vandermonde_approx_1d_test


vandermonde_approx_1d_test, a FORTRAN77 code which calls vandermonde_approx_1d_test(), which finds a polynomial approximant to 1D data by setting up and solving an overdetermined linear system involving the Vandermonde matrix.

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:

vandermonde_approx_1d, a FORTRAN77 code which finds a polynomial approximant to 1D data by setting up and solving an overdetermined linear system involving the Vandermonde matrix.

Source Code:


Last revised on 11 October 2023.