three-kinds-of-pursuit-match-cods

所属分类:压缩解压
开发工具:Visual C++
文件大小:865KB
下载次数:24
上传日期:2012-05-08 16:55:44
上 传 者huchen1989
说明:  详细的三种匹配追踪算法的C程序,注释详细而且都能成功运行
(Details of the three kinds of matching pursuit algorithm C procedures, detailed notes and can be run successfully )

文件列表:
三种匹配追踪算法C程序\code\cosamp\A.txt (408252, 2011-05-13)
三种匹配追踪算法C程序\code\cosamp\cosamp.c (2579, 2011-05-19)
三种匹配追踪算法C程序\code\cosamp\cosamp.h (260, 2011-05-13)
三种匹配追踪算法C程序\code\cosamp\mymath.c (15289, 2011-05-19)
三种匹配追踪算法C程序\code\cosamp\mymath.h (1360, 2011-05-19)
三种匹配追踪算法C程序\code\cosamp\test.c (1162, 2011-05-19)
三种匹配追踪算法C程序\code\cosamp\x.txt (4512, 2011-05-19)
三种匹配追踪算法C程序\code\cosamp\y.txt (869, 2011-05-13)
三种匹配追踪算法C程序\code\data.mat (386907, 2011-05-13)
三种匹配追踪算法C程序\code\omp\A.txt (408252, 2011-05-13)
三种匹配追踪算法C程序\code\omp\mymath.c (15286, 2012-05-04)
三种匹配追踪算法C程序\code\omp\mymath.h (1283, 2012-04-22)
三种匹配追踪算法C程序\code\omp\omp.c (2288, 2012-05-02)
三种匹配追踪算法C程序\code\omp\omp.h (505, 2012-05-02)
三种匹配追踪算法C程序\code\omp\test.c (1119, 2012-05-02)
三种匹配追踪算法C程序\code\omp\x.txt (4513, 2011-05-19)
三种匹配追踪算法C程序\code\omp\y.txt (869, 2011-05-13)
三种匹配追踪算法C程序\code\omp\arrlib.h (98, 2012-04-20)
三种匹配追踪算法C程序\code\subspace_pursuit\A.txt (408252, 2011-05-13)
三种匹配追踪算法C程序\code\subspace_pursuit\mymath.c (15289, 2011-05-19)
三种匹配追踪算法C程序\code\subspace_pursuit\mymath.h (1364, 2011-05-19)
三种匹配追踪算法C程序\code\subspace_pursuit\subspace_pursuit.c (2609, 2011-05-19)
三种匹配追踪算法C程序\code\subspace_pursuit\subspace_pursuit.h (290, 2011-05-19)
三种匹配追踪算法C程序\code\subspace_pursuit\test.c (1225, 2011-05-19)
三种匹配追踪算法C程序\code\subspace_pursuit\x.txt (4512, 2011-05-19)
三种匹配追踪算法C程序\code\subspace_pursuit\y.txt (869, 2011-05-13)
三种匹配追踪算法C程序\code\cosamp (0, 2011-08-06)
三种匹配追踪算法C程序\code\omp (0, 2011-08-06)
三种匹配追踪算法C程序\code\subspace_pursuit (0, 2011-08-06)
三种匹配追踪算法C程序\code (0, 2011-08-06)
三种匹配追踪算法C程序 (0, 2012-04-17)

每个文件夹包含内容: 1、源代码,即.h和.c文件。 2、测试数据和测试结果: A.txt存放重构矩阵,是在matlab下生成的高斯随机矩阵,维度为100x500; y.txt存放观测信号,长度为100; x.txt存放重构信号,是长度为500的稀疏信号,稀疏度为5%。 matlab中仿真数据存放在data.mat中,包含: 重构矩阵A,残差精度要求err,稀疏度k,观测信号长度m,重构信号长度n,观测信号y,重构信号x。

近期下载者

相关文件


收藏者