test_lls_test, an Octave 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.
The computer code and data files described and made available on this web page are distributed under the MIT license
test_lls, an Octave 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.