modelcs_v1.1

所属分类:波变换
开发工具:matlab
文件大小:614KB
下载次数:5
上传日期:2013-02-21 15:11:00
上 传 者wayhoo
说明:  This package contains Matlab implementations of various CS recovery algorithms that have been developed using the framework described in the above paper.

文件列表:
modelcs_v1.1 (0, 2012-02-15)
modelcs_v1.1\1D trees (0, 2009-08-05)
modelcs_v1.1\1D trees\.DS_Store (6148, 2009-08-05)
__MACOSX (0, 2012-02-15)
__MACOSX\modelcs_v1.1 (0, 2012-02-15)
__MACOSX\modelcs_v1.1\1D trees (0, 2012-02-15)
__MACOSX\modelcs_v1.1\1D trees\._.DS_Store (82, 2009-08-05)
modelcs_v1.1\1D trees\cssa1.m (3184, 2008-07-15)
modelcs_v1.1\1D trees\greedy1.m (1960, 2008-07-15)
modelcs_v1.1\1D trees\treemp.m (2090, 2009-08-05)
__MACOSX\modelcs_v1.1\1D trees\._treemp.m (82, 2009-08-05)
modelcs_v1.1\1D trees\treemp_example.m (1747, 2009-08-04)
__MACOSX\modelcs_v1.1\1D trees\._treemp_example.m (82, 2009-08-04)
modelcs_v1.1\1D trees\treemp_fun.m (2022, 2009-08-04)
__MACOSX\modelcs_v1.1\1D trees\._treemp_fun.m (413, 2009-08-04)
modelcs_v1.1\2D trees (0, 2009-08-05)
modelcs_v1.1\2D trees\.DS_Store (6148, 2009-08-05)
__MACOSX\modelcs_v1.1\2D trees (0, 2012-02-15)
__MACOSX\modelcs_v1.1\2D trees\._.DS_Store (82, 2009-08-05)
modelcs_v1.1\2D trees\cosamp_2D_nf.m (1565, 2008-08-13)
modelcs_v1.1\2D trees\cssa2.m (3938, 2008-07-30)
modelcs_v1.1\2D trees\greedy2.m (2451, 2008-07-15)
modelcs_v1.1\2D trees\peppers.png (538749, 2008-08-13)
modelcs_v1.1\2D trees\treemp_2D_example.m (1974, 2009-08-05)
__MACOSX\modelcs_v1.1\2D trees\._treemp_2D_example.m (82, 2009-08-05)
modelcs_v1.1\2D trees\treemp_greedy_2D.m (2439, 2009-08-05)
__MACOSX\modelcs_v1.1\2D trees\._treemp_greedy_2D.m (82, 2009-08-05)
modelcs_v1.1\2D trees\treemp_nf_2D.m (2611, 2009-08-05)
__MACOSX\modelcs_v1.1\2D trees\._treemp_nf_2D.m (82, 2009-08-05)
modelcs_v1.1\Block sparsity (0, 2009-08-05)
modelcs_v1.1\Block sparsity\.DS_Store (6148, 2009-08-05)
__MACOSX\modelcs_v1.1\Block sparsity (0, 2012-02-15)
__MACOSX\modelcs_v1.1\Block sparsity\._.DS_Store (82, 2009-08-05)
modelcs_v1.1\Block sparsity\jsmp.m (2346, 2009-08-05)
__MACOSX\modelcs_v1.1\Block sparsity\._jsmp.m (284, 2009-08-05)
modelcs_v1.1\Block sparsity\jsmp_example.m (1301, 2009-08-05)
__MACOSX\modelcs_v1.1\Block sparsity\._jsmp_example.m (82, 2009-08-05)
modelcs_v1.1\Block sparsity\jsmp_fun.m (2454, 2009-08-05)
__MACOSX\modelcs_v1.1\Block sparsity\._jsmp_fun.m (414, 2009-08-05)
modelcs_v1.1\Clustered sparsity (0, 2009-08-05)
... ...

Model-CS Toolbox v1.1 . Release date: Feb 20, 2012 ————————————— Changes in the latest version ————————————— Fixes small bugs all around, particularly in the 2D-wavelet tree model. ———————— Original README. ———————— ------------------------------------------------------------------ Software for Model-based compressive sensing ------------------------------------------------------------------ Original release date : August 7, 2009 Reference : "Model-based compressive sensing", submitted to IEEE Trans. Info. Theory Authors : Richard G. Baraniuk, Volkan Cevher, Marco F. Duarte and Chinmay Hegde Download : http://arxiv.org/abs/0808.3572 Questions/suggestions/comments: chinmay@rice.edu -------- Notes: --------- * This package contains Matlab implementations of various CS recovery algorithms that have been developed using the framework described in the above paper. * Each folder in the package essentially consists of a CS recovery algorithm based on a particular signal model, and a script that tests that recovery algorithm. The names of the scripts typically end with '_example.m' * Most of the code is plain Matlab code Each m-file starts with a header that contains a brief description of its I/O interface, details of extra software needed for its proper functioning, known problems with code usage and any additional references to newer, published papers. Thus, it is IMPORTANT that you carefully read the header of any function which you plan to use! * Additional packages needed for some functions (and which are always useful) : - The Rice Wavelet Toolbox (http://dsp.rice.edu/software/rice-wavelet-toolbox) - l1magic (http://www.acm.caltech.edu/l1magic/) - CVX (http://www.stanford.edu/~boyd/cvx/) ------------------------------- Pest control ------------------------------- Most of the scripts, as they stand, have been tested on Windoze, 32-bit UNIX and Mac OS X platforms. If you run into a bug and if Matlab complains, do one of the following: - make sure you've installed the necessary packages as listed above. - ensure said packages are included in your path. - look at the header of the buggy file and check for I/O errors. There are virtually zero checkpoints for wrong argument types, so make sure you've got your matrix sizes etc. right when you pass a set of arguments to a function. - look at the Matlab source around the line at which the code crashed and look for comments/warnings/pitfalls that need to addressed. If all fails, send me an email and I will try and help you out!

近期下载者

相关文件


收藏者