how to do spline without spline
Show older comments
hello i need to do that the function spline do to a data without using this function someone can help me
Answers (1)
Voss
on 18 Dec 2021
1 vote
6 Comments
Lior Genfon
on 18 Dec 2021
Stephen23
on 18 Dec 2021
"i need to write the code"
What did you try so far?
Lior Genfon
on 18 Dec 2021
"i dont know were to start"
You should start by deciding if you need to do spline interpolation or linear interpolation, because so far you have written both. Do you know the difference? Do you know what interpolation is?
So, what does your homework actually ask you to do?
lior genfon
on 18 Dec 2021
my home work ask me to record me walking with matlab sensors
then i need to up my sample rate to 500Hz from 50 Hz without using the build in commond like resample
the do fft and colculate the staps that i made
Stephen23
on 18 Dec 2021
You can find plenty of tutorials online that explain how linear and spline interpolation works.
Have you read any? What material are you allowed to use for your homework?
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!