No BSD License
Highlights from
nnls
|
|
| File Information |
| Description |
solves the linear least squares problem with nonnegative variables using the block principal pivoting algorithm in:
Portugal, Judice and Vicente, A comparison of block pivoting and interior point algorithms for linear least squares problems with nonnegative variables, Mathematics of Computation, 63(1994), pp. 625-643 |
| Acknowledgements |
This submission has inspired the following:
LBFGSB (L-BFGS-B) mex wrapper
|
| MATLAB release |
MATLAB 7.0.4 (R14SP2)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 13 Aug 2005 |
John D'Errico
|
|
|
| 09 Apr 2007 |
Greg Reynolds
|
|
|
| Updates |
| 28 Apr 2006 |
The way the sets F and G are updated in each iteration is corrected.
The permutation of the set is now fixed to avoid different solutions every time the function is used with the same input data. If random required, just uncomment line. |
| 02 May 2006 |
Algorithm corrected.
User can now select a random or a fixed initial permutation of the set of {1,...,n}
working with fixed permutations seems to be faster |
|
Contact us at files@mathworks.com