test_lls_test


test_lls_test, a MATLAB program which calls test_lls() to implement linear least squares (LLS) test problems which seek a vector x which minimizes the error in the rectangular linear system A*x=b.

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:

test_lls, a MATLAB library which implements linear least squares (LLS) test problems which seek a vector x which minimizes the error in the rectangular linear system A*x=b.

Source Code:


Last revised on 29 March 2019.