文件名称:Bayes压缩感知代码
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2011-06-09
- 文件大小:
- 90.44kb
- 下载次数:
- 2次
- 提 供 者:
- 1193072669@qq.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The VB BCS codes implemented by MatLab 7.0 are included in this package.
BCSvb.m: VB BCS code
demo_BCSvb_1d.m: example of a 1-dimensional signal
demo_BCSvb_2d.m: example of a 2-dimensional image: 128x128 image 'cameraman'
demo_BCSvb_2d_small.m: example of a 2-dimensional small image: 32x32 image 'indor2'
cameraman.pgm, indor2.pgm: images used by 2-dimensional examples.
------------------------------
Lihan He, ECE, Duke University
Created: Dec. 9, 2008
Last updated: Mar. 3, 2009, allowing [] as input arguments
------------------------------
BCSvb.m: VB BCS code
demo_BCSvb_1d.m: example of a 1-dimensional signal
demo_BCSvb_2d.m: example of a 2-dimensional image: 128x128 image 'cameraman'
demo_BCSvb_2d_small.m: example of a 2-dimensional small image: 32x32 image 'indor2'
cameraman.pgm, indor2.pgm: images used by 2-dimensional examples.
------------------------------
Lihan He, ECE, Duke University
Created: Dec. 9, 2008
Last updated: Mar. 3, 2009, allowing [] as input arguments
------------------------------
相关搜索: 贝叶斯,压缩感知
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : bcs_vb.zip 列表 BCSvb.m cameraman.pgm demo_BCSvb_1d.m demo_BCSvb_2d.m demo_BCSvb_2d_small.m indor2.pgm readme.txt