压缩感知重构算法之正交匹配追踪(OMP)算法的MATLAB函数代码我要分享

Compressed sensing reconstruction algorithm orthogonal matching pursuit (OMP) algorithm matlab funct

OMPcode OMP的重构概率 曲线重构 重构概率

关注次数: 281

下载次数: 1

文件大小: 3KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

压缩感知重构算法之正交匹配追踪(OMP)算法的MATLAB函数代码,并且给出单次测试例程代码、测量数M与重构成功概率关系曲线绘制例程代码


English Description:

The matlab function code of OMP algorithm of compressed sensing reconstruction algorithm is given, and the code of single test routine, the relationship curve between the number of measurements m and the probability of reconstruction success is given


代码预览

CS_OMP.m

CS_OMP_MtoPercentag.m

CS_OMP_Reconstuction_Test.m