登录
首页 » matlab » CS

CS

于 2011-04-02 发布 文件大小:120KB
0 254
下载积分: 1 下载次数: 0

代码说明:

说明:  关于压缩感知重构算法, 压缩感知(Compressive Sensing, or Compressed Sampling,简称CS),是近几年流行起来的一个介于数学和信息科学的新方向,由Candes、Terres Tao等人提出,挑战传统的采样编码技术,即Nyquist采样定理。(Reconstruction algorithm on compressed sensing, compressive sensing (Compressive Sensing, or Compressed Sampling, referred to as CS), is popular in recent years, a range of mathematics and information science a new direction, by Candes, Terres Tao et al, challenge the traditional sample coding, that Nyquist sampling theorem.)

文件列表:

CS程序
......\aconv.m,860,2006-07-30
......\alpha0.m,1082,2010-05-10
......\block.m,424,2010-04-18
......\CS_chonggou.m,1218,2011-04-02
......\CS_mse.asv,797,2011-04-02
......\CS_mse.m,798,2011-04-02
......\DownDyadHi.m,606,2006-07-30
......\DownDyadLo.m,585,2006-07-30
......\dyad.m,469,2006-07-30
......\dyadlength.m,716,2006-07-30
......\fdrthresh.m,525,2006-07-30
......\FWT_PO.m,993,2006-03-28
......\GenFig11.m,1393,2010-04-22
......\iconv.m,777,2006-03-28
......\IWT_PO.m,938,2006-03-28
......\LockAxes.m,721,2006-07-30
......\lshift.m,466,2006-07-30
......\MakeBlocks.m,446,2006-03-28
......\MakeONFilter.m,10081,2006-07-30
......\MatrixEnsemble.m,3665,2006-04-10
......\MirrorFilt.m,591,2006-07-30
......\mse.m,1659,2010-04-22
......\NoiseMaker.m,890,2006-07-30
......\pdco.m,54596,2006-07-30
......\pdcoSet.m,10186,2006-07-30
......\PlotSpikes.m,750,2006-07-30
......\PlotWaveCoeff.m,944,2006-07-30
......\reverse.m,475,2006-07-30
......\rshift.m,479,2006-07-30
......\ShapeAsRow.m,480,2006-07-30
......\ShapeLike.m,963,2006-07-30
......\shijun.m,1916,2010-05-10
......\shuju.txt,41790,2010-05-12
......\shuju3.txt,77848,2010-05-24
......\shujumtm.txt,41322,2010-05-17
......\SolveBP.m,4483,2007-08-18
......\SolveMP.m,3942,2006-07-30
......\SolveOMP.m,5451,2006-07-30
......\SolveStOMP.m,4889,2006-07-30
......\StOMP_duibi.m,1622,2010-11-25
......\tangle.m,106,2010-04-18
......\twonorm.m,311,2006-07-30
......\UnlockAxes.m,599,2006-07-30
......\UpDyadHi.m,583,2006-07-30
......\UpDyadLo.m,558,2006-07-30
......\UpSample.m,637,2006-07-30

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

发表评论

0 个回复

  • msd
    这是对多符号序列检测解调的matlab程序说明,能有效提高解调性能,增加传输距离,有利于后续的研究。(This is a matlab program for multi symbol sequence detection and demodulation. It can effectively improve the demodulation performance and increase the transmission distance, which is conducive to subsequent research.)
    2020-11-18 22:29:38下载
    积分:1
  • 1.databing
    WPF简单数据绑定示例,帮助新手了解如何进行数据绑定!(WPF data binding simple example to help the novice to understand how data binding!)
    2014-06-11 12:55:59下载
    积分:1
  • userdemo
    c # generic method of operation of usb(c# generic method of operation of usb)
    2011-06-29 11:21:38下载
    积分:1
  • 视频监控系统
    视频监控系统
    2015-05-11下载
    积分:1
  • Psuedo_Codehhhh
    Pseudo Random Network Coding using Diagonal Matrix
    2015-04-07 15:29:57下载
    积分:1
  • exa050401
    说明:  三阶全通系统,与一阶全通系统的获得与实现(third-order all-pass system, and a system-wide band access and Implementation)
    2006-10-09 17:08:45下载
    积分:1
  • 短信中间件完整源码_需求文档_设计文档_架构_接口_使用手册等下载
    短信中间件完整源码_需求文档_设计文档_架构_接口_使用手册等下载
    2014-03-02下载
    积分:1
  • WPFMVVMDemo
    一个经典的MVVM案例,非常有利于新手学习(A classic MVVM case is very helpful for beginners to learn.)
    2020-06-16 07:20:01下载
    积分:1
  • earth_generate
    说明:  利用雷克子波生成数据,包含小波去噪。不同的噪声。(Data of reykjat wave generation)
    2020-04-09 14:34:00下载
    积分:1
  • IIR 数字滤波器的设计与实现
    说明:  设计一个巴特沃兹数字低通滤波器,其技术指标为:3dB带宽为0.2π,阻带截止频率为0.3π,通带纹波为1dB,阻带衰减大于30dB,采样间隔T=10ms。 1)采用冲激响应不变法; 2)采用双线性变换法设计; 3)采用FIR的窗函数(Hanning窗、Hamming窗或Blackman窗)设计。(A Butterworth digital low-pass filter is designed. Its technical specifications are: 3 dB bandwidth is 0.2 pi, stopband cut-off frequency is 0.3 pi, passband ripple is 1 dB, stopband attenuation is more than 30 dB, sampling interval T=10 Ms. 1) Impulse response invariance method is adopted. 2) Design by bilinear transformation method; 3) FIR window function (Hanning window, Hamming window or Blackman window) is used to design.)
    2019-04-19 10:03:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载