active set algorithm

Versión 1.0.0.0 (912 Bytes) por Uriel Roque
solve linear least squares problem with nonnegative variables
2,6K descargas
Actualizado 18 abr 2007

Sin licencia

This function solves linear least squares problem with nonnegative variables using the active set algorithm described 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

Citar como

Uriel Roque (2024). active set algorithm (https://www.mathworks.com/matlabcentral/fileexchange/10908-active-set-algorithm), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14SP3
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Linear Least Squares en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: zeroSR1, LBFGSB (L-BFGS-B) mex wrapper

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Bug with empty vector corrected