ompbox9

所属分类:matlab编程
开发工具:matlab
文件大小:26KB
下载次数:571
上传日期:2009-10-29 09:01:02
上 传 者sunnyyanzi
说明:  稀疏分解工具包,采用OMP算法,可用于稀疏字典的构造,压缩感知等领域
(Sparse decomposition tool kit, using OMP algorithm, can be used for the construction of sparse dictionary, compressed sensing and other areas)

文件列表:
ompbox9\Contents.m (559, 2009-04-19)
ompbox9\faq.txt (1870, 2009-05-22)
ompbox9\omp.m (4601, 2009-04-12)
ompbox9\omp2.m (5519, 2009-04-12)
ompbox9\ompdemo.m (2386, 2009-04-12)
ompbox9\ompspeedtest.m (1633, 2009-04-19)
ompbox9\ompver.m (7437, 2009-05-22)
ompbox9\private\make.m (797, 2009-04-19)
ompbox9\private\myblas.c (5353, 2009-05-22)
ompbox9\private\myblas.h (6831, 2009-05-22)
ompbox9\private\omp2mex.c (3385, 2009-04-11)
ompbox9\private\omp2mex.m (896, 2009-04-12)
ompbox9\private\ompcore.c (14351, 2009-05-22)
ompbox9\private\ompcore.h (3122, 2009-04-11)
ompbox9\private\ompmex.c (2742, 2009-04-16)
ompbox9\private\ompmex.m (792, 2009-04-12)
ompbox9\private\ompprof.c (4523, 2009-04-12)
ompbox9\private\ompprof.h (3086, 2009-04-12)
ompbox9\private\omputils.c (1453, 2009-04-12)
ompbox9\private\omputils.h (2238, 2009-04-11)
ompbox9\private\printf.m (693, 2009-04-19)
ompbox9\private (0, 2009-09-20)
ompbox9 (0, 2009-09-20)

OMPBox v9 README May 21, 2009 OMPBox installation: -------------------- 1. Unpack the contents of the compressed file to a new directory, named e.g. "ompbox". 2. If you have not done so before, configure Matlab's MEX compiler by entering >> mex -setup prior to using MAKE. For optimal performance, it is recommended that you select a compiler that performs optimizations. For instance, in Windows, MS Visual Studio is preferred to Lcc. 3. Within Matlab, navigate to the OMPBox directory, and then to the "private" directory within it, and enter MAKE to run the compilation script. 4. Add the OMPBox package directory to the Matlab path (you can use the ADDPATH command for this). Do not add the private directory to the path. OMPBox quick start: ------------------- 1. Enter "ompdemo" at the Matlab command prompt to run a short demo of the package. 2. Enter "ompspeedtest" to test the speed of the various OMP implementations. 3. For a complete list of functions in the package, enter >> help ompbox This assumes the package was installed to a directory named "ompbox". If not, replace ompbox in the above with the (unqualified) name of the OMPBox installation directory. Also see faq.txt for some frequently asked questions about the package.

近期下载者

相关文件


收藏者