active set algorithm

バージョン 1.0.0.0 (912 Bytes) 作成者: Uriel Roque
solve linear least squares problem with nonnegative variables
ダウンロード: 2.6K
更新 2007/4/18

ライセンスがありません

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

引用

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

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

ヒントを与えたファイル: 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!
バージョン 公開済み リリース ノート
1.0.0.0

Bug with empty vector corrected