interp_spline_data_test, a MATLAB code which calls interp_spline_data(), which interactively constructs a cubic spline interpolant to a set of (x,y) data, using the 'not-a-knot' end condition.
The information on this web page is distributed under the MIT license.
interp_spline_data, a MATLAB code which interactively construct a cubic spline interpolant to a set of (x,y) data.