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.
The information on this web page is distributed under the MIT license.
interp_spline_data, an Octave code which interactively construct a cubic spline interpolant to a set of (x,y) data.