least_squares_approximant_test, a MATLAB program which calls least_squares_approximant() to find a polynomial approximant to data using linear least squares (LLS).
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
least_squares_approximant, a MATLAB library which finds a polynomial approximant to data using linear least squares (LLS).