cs

所属分类:matlab编程
开发工具:matlab
文件大小:5KB
下载次数:58
上传日期:2011-04-02 16:11:45
上 传 者wdbigboy
说明:  用来解决压缩感知里求解优化问题的算法matlab代码
(solves the minimization problem. min_u ||u||_1+ lambda ||a*u- f||_2^2. algorithms are based on greedy coordinate descent and the bregman iterative method. matlab 7.5 (r2007b) image processing, mathematics, optimization, resconstruction . )

文件列表:
coordl1breg.m (3436, 2009-08-09)
coordl1bregdemo.m (1081, 2009-08-09)
coordlsl1.m (3014, 2009-08-09)
license.txt (1329, 2009-10-29)

Coordinate Descent Optimization for l^1 Minimization This code implements the algorithm proposed in CAM Report 09-17. Yingying Li and Stanely Osher, "Coordinate Descent Optimization for l^1 Minimization with Application to Compressed Sensing; a Greedy Algorithm". COORDL1BREG is the main function. COORDL1BREGDEMO shows an example of using COORDL1BREG. COORDLSL1 solves the least squares l^1 subproblem.

近期下载者

相关文件


收藏者