搜索资源列表
MyOMP
- 一个简单的运用正交匹配追踪算法(OMP)的程序,与Signal Recovery From Random Measurments Via Orthogonal Matching Pursuit中描述的OMP算法一致,可以使刚开始接触压缩传感(CS)的同学更快的入门,了解OMP算法-A simple algorithm using orthogonal matching pursuit (OMP) of the program, and
CS_OMP
- matlab环境中OMP算法代码,很实用,本人多次使用过的。-failed to translate
omp
- CS中的omp重构算法,非常好的一个程序-omp
OMP-CS
- 压缩感知中的信号重构算法(OMP),以误码率作为其衡量其性能的标准-Compressed sensing signal reconstruction algorithm (OMP), in order to measure its BER performance as its standard
greed_omp_improve
- 这是压缩感知中OMP算法的一种改进算法,可用是在CS网站上下的大牛写的-compressive sensing omp_improve
CS-OMP
- 最新理论压缩感知中的信号重构算法,能够实现OMP这种常用的重构算法-The latest theory of compressed sensing signal reconstruction algorithms to achieve this common OMP reconstruction algorithm
shawei
- 沙威的原文,压缩感知入门OMP算法程序,CS中的hello world。-paper Wei Sha. matlab code of OMP algorithm. suit for beginner in CS study
Agorlitm compare
- 这是压缩感知贪婪重构算法中的各种算法编写,以及曲线拟合,分别从稀疏度和测量次数与重构率之间的关系进行的曲线拟合(This is a compilation of algorithms for compressed sensing, greedy reconstruction algorithms, and curve fitting. The curves are fitted from the relationship between
CasaMP
- 压缩采样匹配追踪(CompressiveSampling MP)是D. Needell继ROMP之后提出的又一个具有较大影响力的重构算法。CoSaMP也是对OMP的一种改进,每次迭代选择多个原子,除了原子的选择标准之外,它有一点不同于ROMP:ROMP每次迭代已经选择的原子会一直保留,而CoSaMP每次迭代选择的原子在下次迭代中可能会被抛弃。(CompressiveSampling MP is another influential r
OMP
- 正交匹配追踪算法,求解速度快,计算精度高(Orthogonal matching pursuit algorithm, fast solution speed, high calculation accuracy)