newton_interp_1d_test


newton_interp_1d_test, a MATLAB program which calls newton_interp_1d() to find a polynomial interpolant to data using Newton divided differences.

Licensing:

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

Related Data and Programs:

newton_interp_1d, a MATLAB library which finds a polynomial interpolant to data using Newton divided differences.

Source Code:

The code generates some plots of the data and approximants.


Last modified on 22 February 2019.