how to do spline without spline
이전 댓글 표시
hello i need to do that the function spline do to a data without using this function someone can help me
답변 (1개)
Voss
2021년 12월 18일
1 개 추천
댓글 수: 6
Lior Genfon
2021년 12월 18일
Stephen23
2021년 12월 18일
"i need to write the code"
What did you try so far?
Lior Genfon
2021년 12월 18일
"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
2021년 12월 18일
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
2021년 12월 18일
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?
카테고리
도움말 센터 및 File Exchange에서 Multirate Signal Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!