压缩感知处理数据我要分享

Compressed perceptual processing data

关注次数: 205

下载次数: 0

文件大小: 7.04 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:压缩感知处理信号数据,首先使用k-svd算法学习得到稀疏基,即字典。根据所学的稀疏基,利用omp算法得到信号的稀疏表示,随机高斯矩阵作为感知矩阵。


English Description:

Firstly, the K-SVD algorithm is used to learn the sparse basis, that is, the dictionary. According to the sparse basis, the sparse representation of the signal is obtained by OMP algorithm, and the random Gaussian matrix is used as the sensing matrix.


代码预览

相关推荐