搜索资源列表
cs-code
- 一个正弦波利用DCT,FFT变换后稀疏化,然后应用压缩感知实现压缩,并有仿真图例说明重构效果。重构算法采用线性规划和OMP算法等,是一个初学CS入门的好例子。-A sine wave using DCT, FFT transform sparse, and then apply compressed sensing to achieve compression, and a legend reconstruction simulation results. Reconstruction algo
CS
- 压缩感知matlab代码,使用FFT进行稀疏分解,OMP算法重建信号-Compressed sensing matlab code, the use of FFT for sparse decomposition, OMP algorithm for signal reconstruction
CS-based-on-FFT-or-DWT
- 图像压缩感知,稀疏基为FFT或DWT(其中FFT是构造正交变换矩阵,DWT是对高频系数进行测量);重构方法为OMP-compression sensing of image based on FFT or DWT
cs-omp
- 语音信号的压缩感知及其重构 omp 代码编写 可调式-cs fft
OMP
- 压缩感知基于FFT的 omp 算法,有详细备注-CS omp