active set algorithm

solve linear least squares problem with nonnegative variables

現在この提出コンテンツをフォロー中です。

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 (2026). active set algorithm (https://jp.mathworks.com/matlabcentral/fileexchange/10908-active-set-algorithm), MATLAB Central File Exchange. に取得済み.

謝辞

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

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0

Bug with empty vector corrected