How to calculate b-spline interpolation
Show older comments
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.
Answers (1)
Shiva Kalyan Diwakaruni
on 24 May 2021
0 votes
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.
Categories
Find more on Spline Postprocessing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!