Non-Convex Analysis and Synthesis Priors

Algorithms for non-convex sparsity promoting analysis and synthesis priors
879 download
Aggiornato 31 mag 2010

Visualizza la licenza

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.

Cita come

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. Recuperato .

Compatibilità della release di MATLAB
Creato con R2009a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

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

1.0.0.0