压缩感知算法我要分享

Compressed sensing algorithm

压缩感知FFT 匹配追踪-重建 部分哈达玛 DCT稀疏矩阵 FFT-压缩感知

关注次数: 385

下载次数: 7

文件大小: 2KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

本文分别以稀疏基有离散余弦变换基(DCT)和快速傅立叶变换基(FFT)做为稀疏基,高斯随机矩阵、部分哈达玛矩阵为测量矩阵,L1范数、正交匹配追踪算法(OMP)为重建算法进行压缩感知算法实现。


English Description:

In this paper, we use discrete cosine transform (DCT) and fast Fourier transform (FFT) as sparse basis, Gaussian random matrix and partial Hadamard matrix as measurement matrix, L1 norm and orthogonal matching pursuit (OMP) as reconstruction algorithm to implement compressed sensing algorithm.


代码预览

压缩感知.txt