搜索资源列表
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.
CS
- 该文为压缩感知的信号重构设计了两种主要的重构算法-匹配跟踪算法、互补匹配跟踪算法,并对两种算法的特点进行了对比-In this paper, the signal is compressed sensing reconstruction of the design of two major reconstruction algorithm- matching tracking algorithm, complementary matching tracking algorithm, and th
main_BP
- 一个简单的压缩感知小程序,运用BP算法完成重构,-a simple compressed sensing program,using basic persuit (BP)Algorithm
romp
- 正则化正交匹配追踪算法的函数,用matlab编写,可以求解压缩感知的信号重构问题-Regularization function orthogonal matching pursuit algorithm, using matlab prepared, can solve problems compressed sensing signal reconstruction
CS_OPMP
- 比较有用的压缩感知重构算法,可以运行希望对大家有所帮助-more useful matlab compressed sensing reconstruction algorithm, we hope to help you
csbcsvb
- 压缩感知重构算法,bcsvb,适合压缩重构。-Compressed sensing reconstruction algorithm, bcsvb, suitable for compression reconstruction.
main
- 关于压缩感知理论观测矩阵,重构算法等主函数-On compressed sensing observation matrix, the main function of the reconstruction algorithm
ysgz
- 本程序包含压缩感知的几种经典重构算法:BP、OMP、MP等,通过matlab实现。-The program includes several classic compressed sensing reconstruction algorithm: BP, OMP, MP, etc., through the matlab implementation.
CS_BP重构
- bp重构算法程序,压缩感知重构算法,包含测试程序(BP reconstruction algorithm program, compressive sensing reconstruction algorithm, including test program)
压缩感知OMP算法
- 压缩感知经典算法——OMP重构算法,可以实现数据的压缩和重构。。。。。。
ROMP算法
- 压缩感知经典算法——ROMP,可实现信号压缩重构,针对不同稀疏度测试重构精度。