搜索资源列表
adapOMP 基于压缩感知的正交匹配追踪算法
- OMP算法,基于压缩感知的正交匹配追踪算法,能够很好的重构出原始信号-OMP algorithm based on compressed sensing orthogonal matching pursuit algorithm that can reconstruct the original signal very good
l1_OMP_matlab 压缩感知 L1范数最小化算法正交匹配追踪法重构信号
- 压缩感知 L1范数最小化算法正交匹配追踪法重构信号-compressive sensing L1-norm
regular_omp
- 压缩感知的一个恢复算法,规则化正交匹配追踪-A recovery algorithm for compressed sensing, rules-based orthogonal matching pursuit
compress edsensing OMP
- 压缩感知 正交匹配追踪一些人关心压缩感知与雷达成像,他们把稀疏表示放在最重要的地方,以为在雷达成像中成功实现压缩感知关键是稀疏表示; 事实上并不是如此。我们知道:压缩感知需要建立AX=B,且该方法具有较低的抑制信噪比能力;另外雷达成像的基础是雷达 信号与目标的相互作用,也就是电磁波与介质的相互作用,该相互作用是一个非常复杂的非线性问题,因此研究这个问题与 压缩感知的关系才是解决雷达成像问题的关键点所在。从另外一个角度来看,雷达成像中惯用的方法是匹配滤波,
dct_omp
- 压缩感知中基于DCT基的OMP算法,用正交匹配追踪重构出原始信号-DCT-based compressed sensing based OMP algorithm, orthogonal matching pursuit reconstruct the original signal
shawei
- 压缩传感引论(沙威博士):压缩感知如门级文章,对正交匹配追踪算法进行了详细的阐述。-Compressed sensing cited theory (Savit Ph.D.): compressed sensing, such as gate-level article on the orthogonal matching pursuit algorithm in detail.
ompbox
- 稀疏表示正交匹配追踪算法matlab源代码-sparse representation
Matlab下用压缩感知恢复一维信号
- Matlab下用压缩感知恢复一维信号(正交匹配追踪法)-Matlab recovery under the one-dimensional compressed sensing signal (orthogonal matching pursuit method)
SolveOMP
- 正交匹配追踪,对MP的改进,实现信号的稀疏分解-Orthogonal matching pursuit, the improvement on the MP and the signal is sparse decomposition
CS_OMP
- 一个有关OMP的应用的例子,适合初学者学习 正交匹配追踪方法-An example of application of relevant OMP, suitable for beginners The principal component analysis method
OMP
- 采用正交匹配追踪(OMP)算法实现信号重构-Orthogonal matching pursuit algorithm for signal reconstruction
Wavelet_OMP 压缩感知的图像利用小波变换和正交匹配追踪算法
- Wavelet_OMP 压缩感知的图像利用小波变换和正交匹配追踪算法,用于cs理论的学习。
OMP
- 压缩感知的正交匹配追踪重构算法matlab实现(Matlab implementation of orthogonal matching pursuit reconstruction algorithm for compressed sensing)
__MACOSX
- 这个软件包是一个关于正交匹配追踪算法,它现在主要用于图像压缩感知的研究等等。(It's a software about Orthogonal Matching Pursuit Algorithm.)
romp
- 自己注释和改写的正则化正交匹配追踪ROMP算法程序,其中有自己的想法,下载的朋友可以试试,绝对好使,但是我觉得在目标数过多的情况下效果不理想。。(Their own comments and rewrite the regularized orthogonal matching tracking ROMP algorithm program, which has its own ideas, download friends can try, absolutely good, but I thi
matchPurs
- 正交匹配追踪,使用matlab语言编写的正交匹配追踪算法,希望有帮助(Orthogonal matching pursuit)
基于正交匹配追踪的人脸识别算法_matlab
- 很好的代码练习,能够实现简单的人脸识别,初学者可以参考以下(Good code practice, to achieve a simple face recognition, beginners can refer to the following)
Wavelet_OMP
- OMP正交匹配追踪算法,用于压缩感知重构算法研究(OMP sparse signal recovery, it can run)
SOMP
- 同时正交匹配追踪算法的MATLAB程序,一些文献中也被翻译成同步正交匹配追踪。(Simultaneous Orthogonal Matching Pursuit(SOMP))
正交匹配追踪
- 压缩感知(compressed sening )正交匹配追踪(omp)求解算法