interp_spline_data_test


interp_spline_data_test, an Octave 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, an Octave code which interactively construct a cubic spline interpolant to a set of (x,y) data.

Source Code:


Last revised on 08 August 2024.