登录
首页 » matlab » 沙威 OMP

沙威 OMP

于 2020-07-04 发布 文件大小:1329KB
0 237
下载积分: 1 下载次数: 11

代码说明:

  压缩感知中经典的匹配追踪算法,稀疏变换包含小波基和离散余弦变换基。(The classical matching pursuit algorithm in compressed sensing includes sparse wavelet transform and discrete cosine transform base.)

文件列表:

沙威_OMP\Compressive_Sensing_沙威.pdf, 208431 , 2010-03-25
沙威_OMP\CS_OMP.m, 2798 , 2009-10-18
沙威_OMP\DCT\DCT变换.jpg, 24558 , 2018-06-29
沙威_OMP\DCT\Demo_CS_OMP.m, 3897 , 2018-06-29
沙威_OMP\DCT\imagesc显示.jpg, 61095 , 2018-06-29
沙威_OMP\DCT\imshow显示.jpg, 32678 , 2018-06-29
沙威_OMP\DCT\lena.bmp, 66614 , 2010-05-11
沙威_OMP\DCT\phi.m, 708 , 2018-06-29
沙威_OMP\DCT\模型.bmp, 196662 , 2018-06-20
沙威_OMP\DWT.m, 1065 , 2009-10-14
沙威_OMP\lena256.bmp, 66614 , 2009-06-08
沙威_OMP\Read Me.txt, 230 , 2010-03-25
沙威_OMP\Wavelet_OMP.m, 2748 , 2018-07-01
沙威_OMP\zhuanhuan.m, 103 , 2018-06-20
沙威_OMP\朵朵姐姐重建图像.png, 17971 , 2018-06-20
沙威_OMP\模型.bmp, 196662 , 2018-06-20
沙威_OMP\模型1025.bmp, 3152954 , 2018-06-20
沙威_OMP\模型535.bmp, 860334 , 2018-06-20
沙威_OMP\结果图\模型1025.fig, 607928 , 2018-06-28
沙威_OMP\结果图\模型256\模型256稀疏度47.5.fig, 42978 , 2018-06-20
沙威_OMP\结果图\模型256\稀疏度126.jpg, 15444 , 2018-07-01
沙威_OMP\结果图\模型256\稀疏度126小波.jpg, 15921 , 2018-07-01
沙威_OMP\结果图\模型256, 0 , 2018-07-01
沙威_OMP\DCT, 0 , 2018-06-29
沙威_OMP\结果图, 0 , 2018-07-01
沙威_OMP, 0 , 2018-07-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • bp-classification
    使用bp(反向传播算法)实现分类问题,并观察分类过程中误差的变化。(Use bp (back-propagation algorithm) to achieve the classification and observe the changes in classification process in the error.)
    2009-12-27 09:32:56下载
    积分:1
  • OkMfc
    说明:  OK系列采集卡程序,包含了,事后图像的处理和动态视频图像的处理。(OK Acquisition Card Series procedures included, after the image processing and video image processing.)
    2006-04-03 17:25:06下载
    积分:1
  • carplate
    说明:  首先对车牌识别系统的现状和已有的技术进行深入的研究,然后开发出一个基于 Python 的车牌识别系统,文中先对车辆图像进行高斯去噪、灰度化和边缘检测等预处理方法,然后用颜色特征和形态特征相结合的方法来确定车牌位置,用彩色分割法来完成车牌分割,最后,运用 SVM 分类训练器完成字符识别并使用Python 软件环境进行车牌识别的仿真实验。(License plate recognition based on SVM)
    2020-10-29 15:49:57下载
    积分:1
  • YITTVR
    说明:  编译的图形软件的一部分程序可以画出直线圆弧矩形(graphics software compiler part of the procedure can draw straight rectangular arc)
    2006-05-11 15:35:39下载
    积分:1
  • jiqirenshijue
    博弈机器人视觉系统对抗决策的matlab源程序代码分析(Game against the decision robot vision system matlab source code analysis)
    2010-06-07 16:21:33下载
    积分:1
  • Bilateral-Filtering-master
    说明:  双边滤波代码,双边滤波是一种非线性的方法,同时考虑到了图像的空域信息和灰度相似性,以达到保边去噪的目的.双边滤波通过空域矩阵和值域矩阵形成一个新的权重矩阵,其中空域矩阵用来模糊去噪;值域矩阵用来保护边缘.(Bilateral-Filtering code.Bilateral filtering is a nonlinear method, which takes into account the spatial information and gray similarity of the image to achieve the purpose of edge preserving denoising.The range matrix is used to protect edges.)
    2020-07-05 17:01:00下载
    积分:1
  • Hall:2400测电流+2182测电压
    测量hall 效应 2182表侧电压,2400表加电流。。。。。。。。。。。。。。。(hall measurment 2182 measure voltage 2400 measure current......................................)
    2021-04-01 09:49:08下载
    积分:1
  • evaluate.rar
    影像融合评价程序,计算标准偏差,平均梯度,相关系数,光谱扭曲度等融合指标。(Image fusion evaluation, calculation of standard deviation, average gradient, correlation coefficient, spectral distortions, such as integration targets.)
    2009-03-03 20:35:24下载
    积分:1
  • kmeans
    说明:  快速K均值聚类图像分割算法源代码,能很好的实现图像的分割处理(Fast K-means clustering algorithm for image segmentation source code, can achieve very good to deal with image segmentation)
    2009-08-03 11:08:50下载
    积分:1
  • 像去噪(matlab
    使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)
    2021-01-05 15:28:54下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载