active set algorithm

solve linear least squares problem with nonnegative variables

Al momento, stai seguendo questo contributo

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

Cita come

Uriel Roque (2026). active set algorithm (https://it.mathworks.com/matlabcentral/fileexchange/10908-active-set-algorithm), MATLAB Central File Exchange. Recuperato .

Riconoscimenti

Ispirato: zeroSR1, LBFGSB (L-BFGS-B) mex wrapper

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0

Bug with empty vector corrected