How to calculate b-spline interpolation
18 ビュー (過去 30 日間)
古いコメントを表示
How do I calculate b-form spline interpolation?
This page says I can use csapi but that does not seem like the right function. Using the curve fit toolbox it would be ideal if I can convert smoothing spline into b-form.
0 件のコメント
回答 (1 件)
Shiva Kalyan Diwakaruni
2021 年 5 月 24 日
Hi,
The “ppmak” function allows you to create a piecewise polynomial by specifiying a strictly increasing list of breaks
You can refer to below link for more information
Hope it helps.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Spline Postprocessing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!