CS

所属分类:图形图象
开发工具:matlab
文件大小:1794KB
下载次数:418
上传日期:2013-03-29 13:47:52
上 传 者lsj890922
说明:  CS的一些重构算法包括OMP,somp,romp,SAMP,CoSaMp,GPSR等等其中还包括了小波变换,dct变换等等
(compressive sensing)

文件列表:
CS的一些重构算法\BPDQ_toolbox\AUTHORS.txt (232, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\bpdq_demo_1d.m (5465, 2009-07-08)
CS的一些重构算法\BPDQ_toolbox\bpdq_demo_2d.m (4308, 2009-07-06)
CS的一些重构算法\BPDQ_toolbox\bpdq_make_mex.m (1352, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\bpdq_setpath.m (978, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\CHANGELOG.txt (84, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\common\argselectAssign.m (1688, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\common\argselectCheck.m (2034, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\common\bpdq_compute_snr.m (1197, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\common\bpdq_d_r_iter.m (2584, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\common\bpdq_err_p.m (1341, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\common\bpdq_proj_lpball.m (4881, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\common\bpdq_quantize.m (1633, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\common\bpdq_show_im.m (1885, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\common\bpdq_soft_threshold.m (1191, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\common\vec.m (1022, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\COPYING.txt (35147, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\mex\bpdq_proj_lpball_mex.cpp (4283, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\mex\bpdq_proj_lpball_mex.m (1755, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\mex\bpdq_proj_lpball_mex.mexmaci (24636, 2009-07-08)
CS的一些重构算法\BPDQ_toolbox\mex\bpdq_prox_tv_mex.c (10517, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\mex\bpdq_prox_tv_mex.m (1720, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\mex\bpdq_prox_tv_mex.mexmaci (17292, 2009-07-08)
CS的一些重构算法\BPDQ_toolbox\mex\LpNormalizer.cpp (2438, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\mex\LpNormalizer.h (2830, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\mex\LpProjector.cpp (6545, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\mex\LpProjector.h (3543, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\mex\Makefile (1217, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\one_d\bpdq_1d.m (3935, 2009-07-08)
CS的一些重构算法\BPDQ_toolbox\one_d\bpdq_generate_1d_signal.m (1394, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\one_d\bpdq_generate_sensing_matrix.m (1307, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\one_d\bpdq_prox_f_comp_A.m (2541, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\THANKS.txt (374, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\two_d\bpdq_2d_tv.m (2791, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\two_d\bpdq_fft_subsample.m (1527, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\two_d\bpdq_fft_subsample_t.m (1372, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\two_d\bpdq_generate_angiogram.m (3645, 2009-07-03)
CS的一些重构算法\BPDQ_toolbox\two_d\bpdq_random_fourier_locations.m (2811, 2009-07-03)
CS的一些重构算法\CoSaMP.m (1088, 2011-03-08)
... ...

GPSR 5.0 December 5, 2007 --------------------------------------------------------------------------- Copyright (2007): Mario Figueiredo, Robert Nowak, Stephen Wright GPSR is distributed under the terms of the GNU General Public License 2.0. Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is included in all copies of any software which is or includes a copy or modification of this software and in all copies of the supporting documentation for such software. This software is being provided "as is", without any express or implied warranty. In particular, the authors do not make any representation or warranty of any kind concerning the merchantability of this software or its fitness for any particular purpose." --------------------------------------------------------------------------- This set of MATLAB files contain an implementation of the gradient projection algorithms described in the paper "Gradient Projection for Sparse Reconstruction: Application to Compressed Sensing and Other Inverse Problems" by Mario A. T. Figueiredo, Robert D. Nowak, Stephen J. Wright, Journal of Selected Topics in Signal Processing: SPecial Issue on COnvex Optimization for Signal Processing, December 2007. BOth the paper and the code are available at http://www.lx.it.pt/~mtf/GPSR/ There are two main files (GPSR_BB.m and GPSR_BAsic.m) which contain two versions of the algorithm, for solving the convex problem min_theta = 0.5*|| y - A theta ||_2^2 + tau ||theta||_1 as described in the paper. For usage details, type "help GSPR_BB" or "help GSPR_Basic" at the MATLAB prompt. New in version 3.0: this new version includes a continuation option, which makes the algorithm work much faster when using small values of tau. Although it's not obvious to defined what we mean by small, a simple rule of thumb can be to consider tau small if it is less tham 0.05 || A^T y ||_infinity There are 5 demos included, four of which can be used to reproduce most of the figures in the paper. The demo "demo_image_deblur.m" requires the presence of the Rice wavelet toolbox somewhere on the MATLAB path. This toolbox can be freely downloaded from http://www-dsp.rice.edu/software/rwt.shtml This package also includes an implementation of the IST algorithm, described in the paper M. Figueiredo, and R. Nowak, "A Bound Optimization Approach to Wavelet-Based Image Deconvolution", IEEE International Conference on Image Processing - ICIP'2005, Genoa, Italy, September 2005, which is available at http://www.lx.it.pt/~mtf/Figueiredo_Nowak_ICIP05.pdf Attention: the IST algorithm assumes that (and only works if) the larges singular value of matrix A is no larger than 1. This package also includes the l1_ls algorithm, which is described and can be downloaded at http://www.stanford.edu/~boyd/l1_ls/ Contacts: mario.figueiredo@lx.it.pt nowak@ece.wisc.edu swright@cs.wisc.edu This code is in development stage; any comments or bug reports are very welcome.

近期下载者

相关文件


收藏者