Solve quadratically constrained overdetermined l1 minimization.

バージョン 1.0.0.0 (4.37 KB) 作成者: Haim Avron
Solve min ||K * x - f||_1 s.t. ||y - x||_2 <= \epsilon where K has more rows than columns.
ダウンロード: 1.2K
更新 2009/9/19

ライセンスの表示

=Solve quadratically constrained overdetermined l1 minimization:
min ||K * x - f||_1 s.t. ||y - x||_2 <= \epsilon
using a primal interior point method (using a log barrier).

Sparse linear systems are solved using a specialized preconditioning scheme.

Use of Blendenpik and SpTriSolve is suggested (both are available through File Exchange).

Algorithm is described in Section 5 of:
"L1-sparse reconstruction of sharp point set surfaces"
http://www.cs.tau.ac.il/~haima/l1sparse-tog-final.pdf
also based (partially) on l1-Magic

引用

Haim Avron (2025). Solve quadratically constrained overdetermined l1 minimization. (https://jp.mathworks.com/matlabcentral/fileexchange/25364-solve-quadratically-constrained-overdetermined-l1-minimization), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2007a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

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