登录
首页 » matlab » cosamp

cosamp

于 2020-12-23 发布 文件大小:4KB
0 269
下载积分: 1 下载次数: 57

代码说明:

  压缩感知信号重构方法—cosamp,此方法可以快速精确地恢复原始信号(Compressed sensing signal reconstruction method-cosamp, this method can quickly and accurately recover the original signal)

文件列表:

cosamp
......\cosamp.m,1661,2015-03-03
......\cosaomp.m,1773,2015-03-03
......\omp.m,1302,2014-11-16
......\SAMP.m,1144,2014-12-06
......\sp.m,875,2015-03-02

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

发表评论

0 个回复

  • CODEmatlab
    this is all in one code and enjoy for communicatin
    2009-04-01 11:14:55下载
    积分:1
  • 1
    说明:  matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • software_evim
    extreme value distribution in matlab
    2009-06-08 01:22:42下载
    积分:1
  • gearing
    matlab程序,适用于求解螺旋锥齿轮啮合线分析,其中以对数螺旋齿轮分析(Matlab procedures applicable to the solving of spiral bevel gear meshing line analysis, with a few pairs of helical gear Analysis)
    2007-05-07 21:30:43下载
    积分:1
  • wwlsound
    matlab ,记录 麦克风输入的声音,播放保持所记录的声音。(matlab record the sound and play it)
    2014-01-20 15:40:46下载
    积分:1
  • fruitshibie
    MATLAB编写的水果识别程序,可测试多幅图片,绝对可用。配有完整代码,报告,图片。帮助理解图像处理,识别的好例子。(MATLAB prepared fruit recognition program can test multiple pictures, absolutely free. With complete code, reports, and pictures. Help understand the image processing, a good example of recognition.)
    2014-06-07 16:15:09下载
    积分:1
  • gas turbine model
    gas turbine model matlab code
    2018-05-16 15:44:35下载
    积分:1
  • Jakes
    用Jakes方法编写多径瑞利衰落信道模型(Using Jakes method to prepare multi-path Rayleigh fading channel model)
    2010-12-28 19:53:24下载
    积分:1
  • princomp
    对数据进行标准化,并在此基础进行主成分分析(princomp matlab)
    2013-03-27 17:09:58下载
    积分:1
  • matlab2
    实现对于一个复杂数序函数的matlab求极值粒子群算法。很有实际使用意义(Seeking extremum particle swarm algorithm matlab function for a complex number sequence. Very practical significance)
    2013-05-16 11:42:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载