interp1 is used for only for equidistant steps?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a code which include interpolation using intrp1, and it give the correct final answer only when the interpolation is done on equidistant source data. but it gives shifted results when the source data are non-equidistant.
is the reason is the interp1 functions limitation? or it can not be the reason?
Thanks Ahmed
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!