interp_spline_data_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

interp_spline_data, a MATLAB code which interactively construct a cubic spline interpolant to a set of (x,y) data.

Source Code:


Last revised on 01 August 2019.