nnls

バージョン 1.0.0.0 (1014 Bytes) 作成者: Uriel Roque
block principal pivoting algorithm
ダウンロード: 2.1K
更新 2006/5/2

ライセンスがありません

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

引用

Uriel Roque (2026). nnls (https://jp.mathworks.com/matlabcentral/fileexchange/8157-nnls), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R14SP2
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLeast Squares についてさらに検索
謝辞

ヒントを与えたファイル: zeroSR1, LBFGSB (L-BFGS-B) mex wrapper

バージョン 公開済み リリース ノート
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