How can I write a program for cubic spline?
古いコメントを表示
Hello!
How can I write programs for
- natural cubic splines
- periodic cubic splines
- Hermite cubic splines?
I do not have any data, so am I allowed to just take some data?
I should take xi, i = 0,..., n+1 with
yi, i = 0,..., n+1
and determine the moments Mi
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Splines についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!