Description: This a matlab code of cubic spline interpolation, which is derived the Hermite of three polynomials. It can be used only when the first derivative of boundaries is known. This code can not only output the value of the interpolation node, it can also output every interpolation polynomial, more importantly, it is also can output the first derivative of each interpolation point.
To Search:
File list (Check if you may need any files):
mySpline1.m