llsq_test


llsq_test, a MATLAB program which calls llsq() to solve the linear least squares (LLS) problem of finding the formula of a straight line y=a*x or y=a*x+b which minimizes the root-mean-square error to a set of N data points.

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:

llsq, a MATLAB library which solves the simple linear least squares (LLS) problem of finding the formula of a straight line y=a*x or y=a*x+b which minimizes the root-mean-square (RMS) error to a set of N data points.

Source Code:


Last revised on 15 January 2019.