active set algorithm

Version 1.0.0.0 (912 octets) par Uriel Roque
solve linear least squares problem with nonnegative variables
2,6K téléchargements
Mise à jour 18 avr. 2007

Aucune licence

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

Citation pour cette source

Uriel Roque (2025). active set algorithm (https://fr.mathworks.com/matlabcentral/fileexchange/10908-active-set-algorithm), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R14SP3
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Linear Least Squares dans Help Center et MATLAB Answers
Remerciements

A inspiré : 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!
Version Publié le Notes de version
1.0.0.0

Bug with empty vector corrected