Be the first to rate this file! 10 Downloads (last 30 days) File Size: 4.37 KB File ID: #25364

Solve quadratically constrained overdetermined l1 minimization.

by Haim Avron

 

19 Sep 2009

Solve min ||K * x - f||_1 s.t. ||y - x||_2 <= \epsilon where K has more rows than columns.

| Watch this File

File Information
Description

=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

MATLAB release MATLAB 7.4 (R2007a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
l1 minimization Haim Avron 21 Sep 2009 10:49:11
sparsity Haim Avron 21 Sep 2009 10:49:11
optimization Haim Avron 21 Sep 2009 10:49:11
interior point method Haim Avron 21 Sep 2009 10:49:11
log barrier method Haim Avron 21 Sep 2009 10:49:11

Contact us at files@mathworks.com