登录
首页 » matlab » EMDs_Matlab

EMDs_Matlab

于 2010-05-29 发布 文件大小:254KB
0 92
下载积分: 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 个回复

  • WinkelMIDIR
    Matlab programm to calculate the angle of incident beam with gaussian profile.
    2010-06-29 22:25:24下载
    积分:1
  • gabormain
    修改过的比较实用易于理解的gabor滤波,附有主函数调用部分,便于使用(Modified more practical easy to understand gabor filtering, with the main part of the function call, easy to use)
    2013-10-07 11:02:37下载
    积分:1
  • cincout
    c++语言中利用输入输出流来实现各种复杂图形的绘制(c++ language, using input and output streams to achieve the rendering of complex graphics)
    2011-02-14 01:00:05下载
    积分:1
  • im
    说明:  一个自己做的异步电动机的模型,由于是理想化模型,忽略了铁损耗。(An induction motor to do its own model, because it is idealized model, neglected iron loss.)
    2010-05-14 16:00:27下载
    积分:1
  • pathfinder
    Run the file pathfinder_test.m for a demonstration on how to use the functions.
    2011-11-04 12:27:54下载
    积分:1
  • matlab-on-signal-processing
    这本书介绍了matlab在信号处理中的应用和例子,同时还讲解了信号处理中的一些重要原理,可以同时巩固大家的基础知识(This book introduces the matlab signal processing applications and examples, and also explain some of the important principles in the signal processing, you can consolidate all the basics)
    2012-12-03 08:06:01下载
    积分:1
  • 新建文件夹
    该程序可以实现对于信号的时域参数提取以及信号的包络分析(The program can realize time domain parameter extraction of signals and envelope analysis of signals)
    2019-01-23 17:10:01下载
    积分:1
  • ResourceScheduling
    用matlab编程,实现了资源调度算法。(With the matlab programming,it can solve resource scheduling algorithm。)
    2011-01-11 15:14:10下载
    积分:1
  • bayes-classifier-
    程序展示了bayes classifier对于连续数据的应用,假设数据均服从高斯分布。程序包含了binary classification和multi-classification的例子。(Program shows bayes classifier for continuous data applications, assume that the data are Gaussian. Program includes a binary classification and multi-classification examples.)
    2013-08-04 02:53:08下载
    积分:1
  • wiener
    winner滤波器matlab代码实现,已测试(winner filter matlab code, has been tested)
    2013-12-18 10:14:03下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载