压缩感知重构算法我要分享

Compressed sensing reconstruction algorithm

关注次数: 125

下载次数: 0

文件大小: 1.59 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:压缩观测y=Φx,其中y为观测所得向量M×1,x为原信号N×1(M<


English Description:

The compressed observation y = Φ x, where y is the observed vector m × 1 and X is the original signal N × 1 (M & lt; & lt; n). Generally, X is not sparse, but in a certain transform domain, ψ is sparse, that is, x = ψ θ, where θ is k-sparse, that is, θ has only K non-zero terms. In this case, y = Φ ψ θ, let a = Φ ψ, then y = a θ. &(1) y is the observed vector, m × 1;


代码预览

相关推荐