Non-Convex Analysis and Synthesis Priors

Algorithms for non-convex sparsity promoting analysis and synthesis priors
879 Downloads
Updated 31 May 2010

View License

LpAnanlysis
Algorithm for solving problems of the form:
min ||Ax||_p s.t. ||y-Hx||_2 < err

LpSynthesis
Algorithm for solving problems of the form:
min ||x||_p s.t. ||y-Hx||_2 < err

LpplusTV
min ||x||_p + TVlambda*TV(A'x) s.t. ||y-Hx||_2 < err

All of them are efficient first-order algorithms. They do not have restrictions on the operators H or A.

Cite As

Angshul Majumdar (2024). Non-Convex Analysis and Synthesis Priors (https://www.mathworks.com/matlabcentral/fileexchange/27087-non-convex-analysis-and-synthesis-priors), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Added functionality for optimizing Mixed priors involving Lp synthesis and TV term

1.0.0.0