文件名称:Sparse-Code
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-15
- 文件大小:
- 862kb
- 下载次数:
- 0次
- 提 供 者:
- 高**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
几种经典的稀疏编码算法的C语言实现,非常实用,有助于理解算法-Several classic sparse coding algorithm C language, very practical help to understand algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
code\cosamp\A.txt
....\......\cosamp.c
....\......\cosamp.h
....\......\mymath.c
....\......\mymath.h
....\......\test.c
....\......\x.txt
....\......\y.txt
....\data.mat
....\omp\A.txt
....\...\mymath.c
....\...\mymath.h
....\...\omp.c
....\...\omp.h
....\...\test.c
....\...\x.txt
....\...\y.txt
....\readme.txt
....\subspace_pursuit\A.txt
....\................\mymath.c
....\................\mymath.h
....\................\subspace_pursuit.c
....\................\subspace_pursuit.h
....\................\test.c
....\................\x.txt
....\................\y.txt
....\cosamp
....\omp
....\subspace_pursuit
code