登录
首页 » WORD » MPM_MATlab

MPM_MATlab

于 2011-03-23 发布 文件大小:4KB
0 108
下载积分: 1 下载次数: 0

代码说明:

说明:  这是MPM算法,用MATLAB实现的,需要简单修改一下。这个对于mkv算法的实现是很重要的。(This is the MPM algorithm, using MATLAB to achieve, requires simple corrections. Mkv algorithm for the realization of this is very important.)

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

发表评论

0 个回复

  • example4_4
    例4:在sinc(t)信号中叠加噪声,分析对应频谱 fs=100 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=2 时间窗大小 ( x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N) figure if mod(N,2)~=0 N=N-1 end f=linspace(0,fs/2,N/2) plot(f,abs(y(1:N/2))*2/N) title( 叠加噪声的sinc(t)信号频谱 ) xlabel( f /Hz ) figure y0=y(1:N/2) P=y0.*conj(y0)/N P=10*log10(P) plot(f,P) title( 功率谱 ) xlabel( f /Hz ) )
    2010-05-25 20:59:03下载
    积分:1
  • matpower3.0.0
    输电网潮流及状态估计计算程序(牛拉、高塞、PQ、直流等各种程序)(lose power flow calculation and state estimation procedures (ox-drawn, high-Cypriot, PQ, DC, and other procedures))
    2006-12-26 12:56:18下载
    积分:1
  • Magic_GUI
    Magic GUI components code in MATLAB
    2014-08-20 06:14:28下载
    积分:1
  • Networking-Essentials
    MCSE Training Guide: Networking Essentials, Second Edition is designed for advanced end-users, service technicians, and network administrators with the goal of certification as a Microsoft Certified Systems Engineer (MCSE). The “Networking Essentials” exam (70-058) measures your ability to implement, administer, and troubleshoot information systems that incorporate Windows 95 as well as any of the BackOffice family of products. According to Microsoft, the exam covers only the networking knowledge and skills common to both Windows 95 and BackOffice products.
    2014-02-18 16:49:25下载
    积分:1
  • Hilbert-transformation
    希尔伯特变换完整程序,整理了很长时间,但不包括测试程序(Hilbert transformation complete program, took a very long time, but not including test procedures )
    2020-08-23 20:58:16下载
    积分:1
  • anafsk
    产生一个频移键控信号(FSK),该产生的信号可供复数解析用,频率归一化(produce a signal frequency shift keying (FSK), which is the signal for analysis using the plural, to a frequency of)
    2007-04-02 17:16:39下载
    积分:1
  • 图像RGB颜色矩提取matlab序 GetColorMoment
    图像RGB颜色矩提取matlab程序,有注释,有需要的拿去(Image RGB color moments extraction procedures, there is a comment)
    2014-08-15 13:10:45下载
    积分:1
  • matlab
    Matlab Training Book
    2013-11-21 14:07:30下载
    积分:1
  • imagerepresentation
    用于简单的图像压缩代码,适用于新手体验图像处理(Simple image compression code used in novice)
    2010-05-28 23:52:37下载
    积分:1
  • 5be1f2780d9a
    source code of channel capacity
    2011-08-10 01:43:48下载
    积分:1
  • 696522资源总数
  • 104043会员总数
  • 35今日下载