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!