搜索资源列表
FFT_MP_稀疏分解
- 利用FFT实现基于MP的信号稀疏分解程序
基于MP的时频分布
- 基于MP的时频分布
MP稀疏分解
- 基于Garbor 原子的稀疏分解,本算法是一种贪婪算法,可以很好的将信号分解
CS-MP mp重建算法
- mp重建算法
mp算法
- mp算法
MP
- CS经典算法,MP重构算法的实现。网上很少有地方可以下到哦!-CS classical algorithm, MP reconstruction algorithm. There are few places online you can downloaded now!
CS_MP
- MP重构算法程序!可以直接运行!而且有十分清晰的注释!适合刚接触压缩感知重构算法初学者使用-compressed sensing reconstruction matching puristi
MP
- 匹配追踪和正交匹配追踪的算法。用于时频分析算法。-mathing pursuit algorithm
support_detection
- 压缩感知的几种算法的检测概率的对比,M-OMP,MP,OMP-Several compressed sensing algorithm comparison of detection probability, M-OMP, MP, OMP
mpfftimage
- MP算法的压缩感知恢复程序-MP compressed sensing
MP-FFT
- 基于FFT的MP算法(matching pursuit)匹配跟踪,实现信号的稀疏分解-FFT-based MP algorithm (matching pursuit) matching pursuit, sparse decomposition of the signals
MP
- 本书是以Matlab作为平台,对在科研中的经常遇见的数学物理方程提供了详细的解法。最重要的是对函数方程提供了可视化界面,是一本在数据处理方面很好的参考资料。-This book is based on Matlab as a platform for scientific research. It offers some special solution for the mathematical physics equations in our scientific works. for the
MP.2
- 经典匹配追踪程序。附带经典lena图像、并对其进行处理。-Classic match-tracing program. With classic lena image and its processing.
Matrix
- Program includes class "macierz" (pl. matrix) with parallel multiply which uses open mp. It s simple multiply, not for example Strassen method.
MP
- 基于匹配追踪的信号稀疏分解的一种新方法的仿真-Based on matching pursuit signal decomposition A new method for sparse
LFM-MP-SNR
- 稀疏分解在LFM信号模型的应用,稀疏分解应用在低信噪比的情况下,能够很好的恢复原信号-mp—LFM
mp-suanfa
- 本文章采用的是MATLAB环境下的源程序,是关于图像特征提取方面的-This article is used in MATLAB environment of the source, is about the image feature extraction in
MP
- 经典的信号稀疏分解算法MP的实现。随着迭代次数增大,恢复的信号越精确。-The classic signal sparse decomposition algorithm MP . With the number of iterations increases, the more accurate the signal is recovered
mp
- 介绍了原子库形成及如何采用MP算法分解信号,如何用原子构造原始信号。-Describes the formation of atoms and how the library decomposition of the signal using MP algorithm, how to construct the original signal by atomic.
MP的matlab程序
- 利用MP算法进行信号重构。matlab编写的程序。