least_squares_approximant_test, an Octave code which calls least_squares_approximant(), which finds 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 MIT license
least_squares_approximant, an Octave code which finds a polynomial approximant to data using linear least squares (LLS).