登录
首页 » matlab » EMDs_Matlab

EMDs_Matlab

于 2010-05-29 发布 文件大小:254KB
0 215
下载积分: 1 下载次数: 708

代码说明:

  该程序用Matlab实现hilbert-huang变换,含EMD,HHT,边际谱等,有一些实例,较完善。(The program uses Matlab to achieve hilbert-huang transform, including EMD, HHT, the marginal spectra, there are some instances better.)

文件列表:

EMDs
....\cemdc.m,2354,2007-03-20
....\cemdc2.m,2362,2007-03-20
....\cemdc2_fix.m,2312,2007-03-20
....\cemdc_fix.m,2305,2007-03-20
....\disp_hhs.m,1583,2010-03-12
....\ecg.m,1810,2010-04-13
....\ecg1410.mat,20192,2009-10-09
....\ecg1410.txt,1797,2010-04-13
....\eeg.m,1977,2010-04-12
....\eeg0410.mat,20192,2009-10-09
....\eeg0410.txt,3911,2010-04-22
....\emd.asv,29197,2007-04-11
....\emd.m,29947,2007-04-11
....\emdc.m,2280,2007-03-20
....\emdc_fix.m,2141,2007-03-20
....\emd_local.m,9897,2007-03-20
....\emd_online.m,26315,2007-03-20
....\hhspectrum.m,1445,2007-03-20
....\HH_Spectrum.fig,52122,2010-04-24
....\instfreq.m,3029,2010-04-08
....\make_emdc.m,648,2007-04-11
....\spo2_0p2.txt,225192,2007-04-02
....\spo2_0p4.txt,215340,2007-04-02
....\spo2_0p6.txt,215500,2007-04-02
....\spo2_3p.txt,216084,2007-04-02
....\src
....\...\cemdc.c,4412,2007-03-20
....\...\cemdc2.c,4418,2007-03-20
....\...\cemdc2_fix.c,3638,2007-03-20
....\...\cemdc_fix.c,3649,2007-03-20
....\...\cextr.c,13708,2007-03-20
....\...\cextr.h,797,2007-03-20
....\...\cio.c,7493,2007-03-20
....\...\cio.h,1214,2007-03-20
....\...\cio_fix.c,6864,2007-03-20
....\...\cio_fix.h,1141,2007-03-20
....\...\clocal_mean.c,4351,2007-03-20
....\...\clocal_mean.h,829,2007-03-20
....\...\clocal_mean2.c,3773,2007-03-20
....\...\clocal_mean2.h,791,2007-03-20
....\...\emdc.c,4711,2007-03-20
....\...\emdc_fix.c,3517,2007-03-20
....\...\extr.c,10484,2007-03-20
....\...\extr.h,693,2007-03-20
....\...\interpolation.c,2096,2007-03-20
....\...\interpolation.h,487,2007-03-20
....\...\io.c,7030,2007-03-20
....\...\io.h,1174,2007-03-20
....\...\io_fix.c,6189,2007-03-20
....\...\io_fix.h,1101,2007-03-20
....\...\local_mean.c,2839,2007-03-20
....\...\local_mean.h,719,2007-03-20
....\test.asv,396,2007-04-21
....\test.m,578,2010-04-17
....\test1_ECG.m,992,2010-04-22
....\test2.asv,733,2010-04-13
....\test2_EEG.m,1046,2010-04-24
....\test3.asv,736,2010-04-17
....\test3.m,729,2010-04-17
....\test_PPT.asv,881,2010-04-22
....\test_PPT.m,768,2010-04-22
....\toimage.m,3003,2010-03-12

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

发表评论

0 个回复

  • PlotPSD
    周期图谱估计算法,画出MSK随机信号的功率谱(Cycle pattern of estimation algorithm, a random draw MSK signal power spectrum)
    2009-04-10 16:35:44下载
    积分:1
  • hexLiuhaiou
    以二进制显示数据,并将显示内容用文本方式保存以便分析(display data in binary and text content used to analyze ways to preserve)
    2006-12-13 16:43:28下载
    积分:1
  • matlab6.5
    北航 张志涌的精通matlab6.5电子版。 关于matlab的基本功能使用和介绍,对于初学matlab的人是一本推荐书籍。(the book is about matlab.)
    2015-01-23 16:53:16下载
    积分:1
  • New-Text-Document
    matlab rayliegh-plesset equation
    2015-02-11 03:14:41下载
    积分:1
  • matlab-examples3
    matlab实用程序小合集第3部分,都是一些完成特定功能的小程序,很适合新手朋友(matlab utility small collection Part 3, are some small programs to accomplish a specific function, it is suitable for novice friend)
    2014-01-17 09:55:11下载
    积分:1
  • LMS9
    基于LMS算法的自适应噪声消除仿真分析,内含详细的文档说明(LMS-based adaptive noise cancellation algorithm simulation analysis, contains a detailed documentation)
    2009-09-21 19:44:58下载
    积分:1
  • matlab07
    这是快速学习matlab的ppt,对学习matlab的新手很有帮助(This is the matlab rapid learning ppt, on learning of the novice matlab helpful)
    2009-06-07 10:30:50下载
    积分:1
  • Wiener
    设计一维纳滤波器 (1). 产生三组观测数据:首先根据S(n)=aS(n-1)+w(n)产生信号S(n),将其加噪声(信噪比分别为20db,10db,6db),得到观测数据X1(n),X2(n),X3(n)。. (2). 估计Xi(n),i=1,2,3的AR模型参数。假设信号长度为L,AR模型阶数为N,分析实验结果,并讨论改变L,N对实验结果的影响。(Design a Wiener filter (1) produces three sets of observations: First, according to S (n) = aS (n-1)+ w (n) generates the signal S (n), to add noise (SNR are 20db, 10db, 6db ), obtained observational data X1 (n), X2 (n), X3 (n). . (2) estimated Xi (n), i = 1,2,3 of the AR model parameters. Assuming the signal length L, AR model order N, the analysis of experimental results, and discuss the changes in L, N to the experimental results.)
    2012-01-12 10:18:20下载
    积分:1
  • MUSIC_TD
    这个是时域MUSIC算法。希望对大家有用。(This is the time domain MUSIC algorithm. Hope to be useful.)
    2013-02-28 14:51:45下载
    积分:1
  • leach1
    leach algorithm simulation for matlab
    2012-10-25 09:51:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载