Least-square with 2-norm constraint

バージョン 2.0.0.1 (4.3 KB) 作成者: Bruno Luong
Minimize |A*x-b|^2 such that |x| = cte
ダウンロード: 1.1K
更新 2021/3/26

ライセンスの表示

This kind of problem arises in statistics, linear algebra, and regularization.

The method uses quadratic eigen-value problem (QEP).
Version 2 also has Sorensen/Brust method

引用

Bruno Luong (2024). Least-square with 2-norm constraint (https://www.mathworks.com/matlabcentral/fileexchange/27596-least-square-with-2-norm-constraint), MATLAB Central File Exchange. 取得済み .

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

ヒントを与えたファイル: Quadratic minimization with norm constraint

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
2.0.0.1

Add missing file phifun

2.0.0.0

Implement more robust method

1.0.0.0