nnls

block principal pivoting algorithm

Sie verfolgen jetzt diese Einreichung

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

Zitieren als

Uriel Roque (2026). nnls (https://de.mathworks.com/matlabcentral/fileexchange/8157-nnls), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

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

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0

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