Non-Convex Analysis and Synthesis Priors
Version 1.1.0.0 (4.06 KB) by
Angshul Majumdar
Algorithms for non-convex sparsity promoting analysis and synthesis priors
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 (2025). 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 LinuxCategories
Find more on Calculus in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.