Non Convex Algorithms for Group Sparse Optimization

版本 1.1.0.0 (7.2 KB) 作者: Angshul Majumdar
Reweighted Lm,p algorithm Smoothed L2,0 algorithm
3.2K 次下载
更新时间 2009/8/11

查看许可证

Non Convex Optimization Algorithms for Group Sparsity
Solves a dummy OFDM sparse channel estimation problem

Reweighted Lm,p algorithm for noiseless case
min||x||_m,p s.t. y = Ax

Reweighted Lm,p algorithm for noisy case
min||x||_2,p s.t. ||y - Ax||_q

Smoothed L2,0 algorithm solves a smooth version of
min||x||_2,0 s.t. y = Ax

Reweigted Lm,p is an extension of the Lp algorithm proposed in:
Rick Chartrand and Wotao Yin, "Iteratively reweighted algorithms for compressive sensing", in 33rd International Conference on Acoustics, Speech, and Signal Processing (ICASSP), 2008

Smoothed L2,0 is the group version of the SL0 algorithm:
Hossein Mohimani, Massoud Babaie-Zadeh, Christian Jutten, "A fast approach for overcomplete sparse decomposition based on smoothed L0 norm", IEEE Transactions on Signal Processing, Vol.57, No.1, January 2009, pp. 289-301

引用格式

Angshul Majumdar (2024). Non Convex Algorithms for Group Sparse Optimization (https://www.mathworks.com/matlabcentral/fileexchange/23422-non-convex-algorithms-for-group-sparse-optimization), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

Added new codes

1.0.0.0