搜索资源列表
image_smoth
- 稀疏分解的匹配追踪程序,用新的较少的原子来重建信号或图像,使信号或图像的表示更加简洁。-MP tracking procedures, with new atomic less to rebuild signal or image the signal or image said more concise.
KESBLOCK_V
- This Key Equation Solver (KES) block implements reformulated // // inverse-free Berlekamp-Massey algorithm.-Key Equation Solver (KES) block imple ments reformulated / / / / inverse-free Berleka mp-Massey algorithm.
20051216175843918
- 图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-image detection, template matching process compiler command line as follows vcvars32 rc bmp.rc cl detect.c b mp.res user32
GAMP
- 基于GA和MP的信号稀疏分解,算法速度比元来的有很多改进。
MPTFcomposition
- 实现信号基于MP的稀疏分解,并对信号进行时频分布
cs.rar
- 压缩传感理论的一个简单例子,首先对信号进行稀疏采样,然后利用MP算法对信号进行重建。,Compressed sensing theory of a simple example, first of all, the signal sparse sampling, and then use MP algorithm of signal reconstruction.
mp_image_inpaiting
- 可实现对残缺图像的修复,应用了基于mp算法的图像稀疏分解思想。过程中考虑到了原子库原子的能量特性-Enables the restoration of fragmentary images, applications mp-based algorithm for image sparse decomposition ideas. The process of taking into account the characteristics of atomic energy of the atom
Pursuit
- 基于MP的信号稀疏分解算法,它算法简单,比较容易实现.目前应用在很多领域中-MP-based signal sparse decomposition algorithm
SR
- 基于MP的信号稀疏分解参考程序。源程序是《信号与图像的稀疏分解及初级应用》中的-MP sparse decomposition based on the signal reference program. Source is " Signal and image sparse decomposition and primary application" in the
SolveStOMP
- 同时正交分解,也是对MP的改进,实现信号的稀疏分解-At the same time orthogonal decomposition, also MP for improvement, and the signal is sparse decomposition
mpimage
- mp算法实现的图像稀疏分解表示 ,已经调试通过,供参考学习-Image fusion based on wavelet transform has been debugged, for reference study
inpainting_MP
- 自己写的基于MP的信号稀疏分解与修复程序,用的是Gabor原子,本人对其进行了些微修改,使之有周期性。-inpainting based on sparse presentation process, using a Gabor atom, I was carried out slightly modified so that there are cyclical.
pstoedit-3.60.tar
- tex中将eps格式的图片转换为mp文件的插件-tex eps format images will be converted to mp files the plug-in
decom_singal_base_on_MP
- 基于matching pursuit算法的稀疏分解算法-decomposition signal based on MP
lectures-about-CS-and-SpaRec
- 一些关于压缩传感的基础性、系统性的介绍和一些稀疏信号重构算法的介绍如FOCUSS和Greedy Algorithm,适合入门人学习的资料-Some basis and system lectures about compressive sensing also including some sparse signal reconstruction algorithm for you such as FOCUSS and Greedy MP.all the materials are fit fo
MP
- 在matlab中的编码程序,主要是基于匹配追踪MP的算法代码。-the original code using in Matlab to Matching Pursuit
MP
- Gabor子波追踪信号分析及其WVD分布图与STFT对比-Gabor wavelet pursuit
cs-mp-omp
- first,cosatom,intend to construct a DCT dictionary second,mymp,greedy algorithm-MP third,myomp,greedy algorithm-OMP forth,sparsecodeanddicupdata,intend to updating atoms fifth,test2dictionary,test 3 given dictionary to compare sixth,testMP
MP
- MP算法代码 作为对信号进行稀疏分解的方法之一,将信号在完备字典库上进行分解。(MP algorithm as one of the sparse decompose method ,make the single decomposed in a dictionary library)
KSVD_OMP
- 压缩感知与图像重建,详细介绍了KSVD、OMP、IRLS 、 Dantzig Selector 、MP 等算法的原理,并在MATLAB平台上编程实现。(Compressed sensing and image reconstruction, the principle of KSVD, OMP, IRLS, Dantzig Selector, MP and other algorithms are introduced in detail, and it is programmed on MAT