搜索资源列表
FFT_MP_稀疏分解
- 利用FFT实现基于MP的信号稀疏分解程序
基于OMP算法的信号稀疏分解(Gabor字典)
- 基于OMP算法的信号稀疏分解程序
SolveBP
- BP,基追踪,同MP一样,是实现信号稀疏分解的方法-BP, basis pursuit, as with the MP, is to achieve sparse signal decomposition method
signal_decomposition_MP
- 稀疏信号分解利用匹配追踪算法,主程序+调用函数-Sparse signal decomposition, the main program calls the function+
OMP
- 本程序实现了信号稀疏分解的经典算法OMP!-This program implements a classic signal sparse decomposition algorithm OMP!
matchingpursuit
- matching pursuit 算法,matlab实现,信号稀疏分解方式的一种,适合与信号在超完备的原子库中稀疏分解。matchingpursuit.m-A matching pursuit algorithm. It fits data from a set of dictionary elements by orthogonally projecting the data onto elements of the dictionary of vectors such that t
KSVD_Matlab_ToolBox
- KSVD原始算法:信号稀疏表示中的过完备字典的学习算法-KSVD original algorithm: Signal Sparse Representation of the learning algorithm over-complete dictionary
K-SVD工具箱
- 用于信号稀疏表示的K-SVD字典学习算法工具箱,有详细的Demo,方便理解。
Pursuit
- 基于MP的信号稀疏分解算法,它算法简单,比较容易实现.目前应用在很多领域中-MP-based signal sparse decomposition algorithm
sparsedecom
- 利用匹配追踪对雷达信号进行稀疏分解,得到其稀疏表示形式-The use of matching pursuit for sparse decomposition of the radar signals, by their sparse representation
ksvdbox12
- 采用KSVD算法通过训练的方法来构造稀疏过完备字典,在使用时一定要确保已装有ompbox9。可用于语音,图像信号处理等的稀疏字典构造-KSVD algorithm using the method of training to construct the sparse over-complete dictionary, in use, make sure have been installed ompbox9. Can be used for the sparse dictionary cons
SR
- 基于MP的信号稀疏分解参考程序。源程序是《信号与图像的稀疏分解及初级应用》中的-MP sparse decomposition based on the signal reference program. Source is " Signal and image sparse decomposition and primary application" in the
signal decomposition by bp
- 基于基追踪(basis pursuit)对信号进行稀疏表示的算法-signal decomposition by basis pursuit...
SolveMP
- 匹配追踪MP算法,实现信号稀疏分解,运用的是投影思想-Matching up MP to achieve sparse signal decomposition
SolveOMP
- 正交匹配追踪,对MP的改进,实现信号的稀疏分解-Orthogonal matching pursuit, the improvement on the MP and the signal is sparse decomposition
1
- 实现信号稀疏变换、观测矩阵设计、重构算法等一系列最新理论成果。-Achieve sparse signal transformation, observation matrix design, reconstruction algorithm and a series of recent theoretical results.
MP
- 基于匹配追踪的信号稀疏分解的一种新方法的仿真-Based on matching pursuit signal decomposition A new method for sparse
信号稀疏分解及压缩感知理论应用研究
- 信号稀疏分解及压缩感知理论应用研究,论文(Research on sparse signal decomposition and compressed sensing theory)
稀疏分解
- 信号稀疏表示的目的就是在给定的超完备字典中用尽可能少的原子来表示信号,可以获得信号更为简洁的表示方式,从而使我们更容易地获取信号中所蕴含的信息,更方便进一步对信号进行加工处理,如压缩、编码等(Signal sparse representation is to overcomplete dictionary given in as little as possible to represent atomic signal, signal can be more succinct represen
一维信号的匹配追踪重建
- 主要用于一维信号的稀疏分解,适用于Gabor等多参数字典求取最佳原子(It is mainly used for sparse decomposition of one-dimensional signals. It is suitable for Gabor and other multi parameter dictionary to obtain the best atom.)