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.
The information on this web page is distributed under the MIT license.
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.