登录
首页 » matlab » mp

mp

于 2011-05-18 发布 文件大小:1KB
0 159
下载积分: 1 下载次数: 0

代码说明:

说明:  介绍了原子库形成及如何采用MP算法分解信号,如何用原子构造原始信号。(Describes the formation of atoms and how the library decomposition of the signal using MP algorithm, how to construct the original signal by atomic.)

文件列表:

mp.m,3185,2011-05-07

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

发表评论

0 个回复

  • shibie
    基于matlab实现的 文字识别设计(2) 附带图片(Matlab implementation of character recognition based on design (2) Poster)
    2011-01-03 21:46:08下载
    积分:1
  • GUI_MSVM
    一个完整的具有图形操作界面的支持向量机模式识别的实验系统.全部用Matlab实现,可以实现多种分类识别. 这是本人的毕业设计的附属程序(complete with a graphical interface SVM pattern recognition to the experimental system. All using Matlab ab realized, could achieve multiple classification. This is my graduation design procedures for the subsidiary)
    2006-10-18 09:38:44下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • FIRdaitonglvbo
    用matlab实现的FIR带通滤波器,直接型,(FIR filter using matlab )
    2010-07-12 09:05:56下载
    积分:1
  • Bregman
    这个不用多说,现在非常流行的一种迭代压缩感知重建算法。(Needless to say this, now very popular an iterative reconstruction algorithm for compressed sensing.)
    2010-10-15 23:31:57下载
    积分:1
  • Signal_QPSK
    使用matlab生成二进制调幅信号和四进制相移键控信号(Matlab generate binary amplitude modulation signal and quaternary phase shift keying signal)
    2013-05-15 19:22:53下载
    积分:1
  • matlabprogram
    说明:  从基本的一些matlab编程,到一些复杂的图形的绘制,对matlab 的学习者是一个非常好的参考资料。(From some basic matlab programming, to some complex graphics rendering, for matlab learners is a very good reference.)
    2008-11-12 21:10:03下载
    积分:1
  • PSD
    代码实现了各种方法的功率谱估计,包括MUSIC,AR,MUDV(Code of the various methods of power spectrum estimation, including MUSIC, AR, MUDV)
    2011-07-02 21:14:36下载
    积分:1
  • simulink_sfcl-master
    sfcl superconducting fault current limiter
    2014-04-16 03:16:40下载
    积分:1
  • 2
    说明:  周克敏 鲁棒控制基础 (essential of robust control ) 部分习题(周克敏the basis of robust control (essential of robust control) part of Exercises)
    2007-11-22 20:30:15下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载