spline fitting a set of data
古いコメントを表示
I have a x vector 25x1 and a y vector 25x1. I want to spline between the points to extend the vector to 96x1 points. Is there a way to do this without using interp point by point... such as using x(2,1)--> x(3,1) y(2,1)-->y(3,1) to add 3 points and move on to the next point and add three until I get 96 points. I want the the original 25 points to remain in the 96x1 vector. Thanks in advance for your help, John
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Splines についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
