Non-Convex Analysis and Synthesis Priors

版本 1.1.0.0 (4.1 KB) 作者: Angshul Majumdar
Algorithms for non-convex sparsity promoting analysis and synthesis priors
880.0 次下载
更新时间 2010/5/31

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Calculus 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

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

1.0.0.0