Description: 附件代码为正交匹配追踪的源程序,用matlab编写,程序简单实用。-Annex code orthogonal matching pursuit of the source, written with matlab, the program is simple and practical. Platform: |
Size: 68608 |
Author:miaoguijun |
Hits:
Description: OMP算法,基于压缩感知的正交匹配追踪算法,能够很好的重构出原始信号-OMP algorithm based on compressed sensing orthogonal matching pursuit algorithm that can reconstruct the original signal very good Platform: |
Size: 1024 |
Author:张健 |
Hits:
Description: 正交匹配追踪算法的核心matlab程序代码用于对目标进行跟踪,只需把扩展名改为m就可用了-Orthogonal matching pursuit algorithm the core Matlab code used to track the target, just change the extension to m can be used Platform: |
Size: 1024 |
Author:LEE |
Hits:
Description: 子空间匹配追踪matlab程序,首先选择2K个原子,然后通过校正选择其中的K个原子。-Subspace matching pursuit matlab program, first select 2K atoms, and then select one by correcting the K atoms. Platform: |
Size: 4096 |
Author:高贯银 |
Hits:
Description: 这是一篇SCI文章《改善字典学习:多字典更新和系数重用》里的Matlab代码,包含了OMP、Batch-OMP、CoROMP等匹配跟踪算法代码以及改进的K-SVD字典学习算法代码,是图像稀疏表示研究方向重要的源代码,有助于大家学习和改进。-This file folder reproduces the Figures for paper:"Improving Dictionary Learning: Multiple Dictionary Updates and Coefficient Reuse".It contains codes of the OMP, Batch code- OMP, CoROMP matching pursuit algorithm and improved K- SVD dictionary learning algorithm ,This is the important source code of image sparse representation ,which can help you learn and improve.
Platform: |
Size: 3080192 |
Author:汪玉珍 |
Hits:
Description: 应用matlab实现的压缩感知中正交匹配追踪算法,代码可用于信号重构的参考-Compressed sensing applications implemented in matlab orthogonal matching pursuit algorithm, code can be used to reconstruct the reference signal Platform: |
Size: 1024 |
Author:Yufei Zhao |
Hits:
Description: 压缩感知中经典算法的matlab代码,如包含典型的匹配追踪算法,子空间追踪算法等等。-Compressed sensing classical algorithm matlab code, such as those containing the typical matching pursuit algorithm, subspace tracking algorithms and so on. Platform: |
Size: 1099776 |
Author:樱珞 |
Hits:
Description: 该代码针对于数字信号处理领域的匹配追踪算法,给出了详细的MATLAB代码,功能完善,性能很好。-The code for matching pursuit in the field of digital signal processing algorithm, gives the detailed MATLAB code, function perfect, the performance is very good。 Platform: |
Size: 3072 |
Author:冯鹏云 |
Hits:
Description: Target can be extracted in a picture you want, This is the second energy entropy matlab code, Matching Pursuit and orthogonal matching pursuit. Platform: |
Size: 6144 |
Author:qaolengsiufao
|
Hits:
Description: Matching Pursuit and orthogonal matching pursuit, Calculation of the Euclidean distance between the two matrices, Gabor wavelet transform and PCA face recognition code. Platform: |
Size: 6144 |
Author:awkjn
|
Hits:
Description: 正交匹配追踪(OMP)算法属于贪婪算法。而贪婪算法是一种不追求最优解,只希望得到较为满意解的方法。贪婪法一般可以快速得到满意的解,因为它省去了为找最优解要穷尽所有可能而必须耗费的大量时间。贪婪算法常以当前情况为基础作最优选择,而不考虑各种可能的整体情况,所以贪婪算法不要回溯。(Orthogonal matching pursuit (OMP) algorithm belongs to greedy algorithm. Greedy algorithm is a method that does not pursue the optimal solution but only needs satisfactory solutions. Greedy law can generally get a satisfactory solution quickly, because it eliminates the need to exhaust all possible and expensive time for finding the optimal solution. Greedy algorithms are often based on the current situation for optimal selection without considering all possible overall situations, so greedy algorithms do not backtrack.) Platform: |
Size: 72704 |
Author:cc 520 |
Hits: