test_lls_test


test_lls_test, a MATLAB code which calls test_lls(), 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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

test_lls, a MATLAB code 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.