基于块的OMP算法,相对传统的OMP算法速度很快我要分享

Compared with the traditional OMP algorithm, the block based OMP algorithm is faster

batch-OMP Batch-OMP OMP的matlab 块OMP omp-matlab

关注次数: 396

下载次数: 1

文件大小: 227KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

基于块的OMP算法,相对传统的OMP算法速度很快!


English Description:

OMP algorithm based on block is faster than traditional OMP algorithm!


代码预览

Batch-based OMP

...............\Chapter_12_DispDict.m

...............\Chapter_15_Local_MCA_KSVD.m

...............\fht.m

...............\ifht.m

...............\omp.m

...............\omp2.m

...............\private

...............\.......\make.m

...............\.......\myblas.c

...............\.......\myblas.h

...............\.......\omp2mex.c

...............\.......\omp2mex.m

...............\.......\omp2mex.mexw32

...............\.......\ompcore.c

...............\.......\ompcore.h

...............\.......\ompmex.c

...............\.......\ompmex.m

...............\.......\ompmex.mexw32

...............\.......\ompprof.c

...............\.......\ompprof.h

...............\.......\omputils.c

...............\.......\omputils.h

...............\.......\printf.m

相关推荐