test_approx_test


test_approx_test, a MATLAB code which calls test_approx(), which returns sets of test data for approximation algorithms.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

test_approx, a MATLAB code which defines test problems for approximation, provided as a set of (x,y) data.

Source Code:

TEST07 creates data files for an Overhauser spline interpolant to data set 7.

TEST08 creates data files for a cubic spline interpolant to data set 7.

TEST10 creates data files for a B-spline approximant to data set 7.

TEST11 creates data files for a beta spline approximant to data set 7:

TEST12 creates data files for a Bernstein approximant to data set 5.

TEST13 creates data files for a cubic spline interpolant to data set 5.


Last revised on 28 March 2019.