搜索资源列表
OMP基于正交原子的稀疏分解
- OMP算法是在MP算法基础上的一种改进算法。本例程基于OMP将信号分解重构
OMP
- omp程序,用于语音压缩感知的重构算法,希望对大家有用-omp program for voice compressed sensing reconstruction algorithm, we want to be useful
OMP-paper
- 是一篇基于压缩感知的匹配追踪OMP重构算法的论文,详细的介绍了压缩感知及OMP算法,提出一个改进的算法。-Is a matching pursuit based on compressed sensing reconstruction algorithm OMP paper, a detailed descr iption of the compressed sensing and the OMP algorithm, proposed an improved algorithm.
OMP
- 本程序实现了信号稀疏分解的经典算法OMP!-This program implements a classic signal sparse decomposition algorithm OMP!
OMP
- 用于压缩感知的OMP算法,很经典-OMP algorithm used in CS
OMP
- 小波变换和压缩感知中的OMP算法比较,是一种比较新的算法-Wavelet transform and compression perception of the OMP algorithm comparison, is a relatively new algorithm
OMP
- 二维图像的omp算法重构,使用matlab 编程-The 2-d image reconstruction omp algorithm using matlab programming,
omp
- omp并行程序设计的一个简单程序范例 教你如何简单实用open mp多线程程序设计-omp parallel programming procedures for a simple example
OMP
- OMP算法在压缩传感中的应用,这是一个m文件。-Orthogonal Matching Pursuit Algorithm for Compressive Sensing
omp
- 压缩感知是新兴起来的一门重要学科,这里提供香港大学沙威最经典简单的一个框架。由小波先进行稀疏化,再用OMP算法进行修复重构。-Compressed sensing is a new up an important subject, here are the simplest classic Savit a framework. First carried out by the wavelet-based sparse, and then repair the OMP algorithm reco
omp
- 基于正交分量的OMP稀疏分解参考程序,要求分解信号分量具有正交性-Sparse orthogonal decomposition OMP component reference procedure that requires the signal components with the orthogonal decomposition
OMP
- 采用正交匹配追踪(OMP)算法实现信号重构-Orthogonal matching pursuit algorithm for signal reconstruction
omp-algorithm
- 用c语言编写的OMP实现程序,可适用于初学者与有一定基础的程序人员-Written by c OMP implementation procedures applicable to beginners and programmers have a certain base
OMP
- omp并行编程,以C语言为主,个人觉得比较有用-omp parallel programming to C language-based, personally feel more useful
OFDM channel estimation through OMP
- A performance comparison of LS algorithm and OMP algorithm in OFDM systems
omp
- 用MATLAB实现 OMP算法,可以利用此算法去解决通信及其它领域中的一些问题。(achieve OMP algorithm by matlab)
omp-master
- 压缩感知重构算法之正交匹配追踪(OMP)。 一个不错的MATLAB源代码。(% Othogonal matching pursuit of Tropp et Gilbert % Find greedy approx of s s.t. phi*s = y % y : data % phi : measurement matrix % K :number of vectors used in the approx (typ. = S or M) % Written by David M
OMP.m
- 压缩感知重构算法omp算法的matlab实现源码(Compressed sensing reconstruction algorithm OMP algorithm matlab source code)
omp
- omp算法,经典的相关omp匹配正交追踪算法,很好很强大,比较好用。(OMP algorithm, the classic correlation OMP matching orthogonal tracking algorithm, very good, very powerful, relatively easy to use.)
omp
- 正交匹配追踪算法程序,omp,匹配最佳原子(Orthogonal matching tracking)