How can I make a program which can determine the coefficients

I want to make a program which can determine the coefficients of a cubic spline. I have the (n+1) points and I want to calculate the value of the n polynomials of spline cubic interpolations

 Accepted Answer

Torsten
Torsten on 3 Jan 2019
Edited: Torsten on 3 Jan 2019
https://de.mathworks.com/matlabcentral/answers/22790-finding-the-equation-of-spline-in-matlab

1 Comment

Thanks. But can you give me additional information... I have an ideea about how cubic spline functions work and I think that are needed additional requirements

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!