登录
首页 » matlab » EMDs_Matlab

EMDs_Matlab

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

  • Dichotomy-method
    说明:  用于方程求根的二分法。方程求根。二分法。(Dichotomy method to solve the functions.)
    2011-04-07 23:01:11下载
    积分:1
  • hadamardd
    hadamard transform programs in matla.
    2010-07-26 01:09:29下载
    积分:1
  • tabdlg
    tabdlg.m this is a tabpage
    2010-09-16 18:57:32下载
    积分:1
  • wt
    说明:  matlab程序语言读取各类文件,大家可以参考下,随便下载。(matlab programming language filter, we can refer to, just download.)
    2011-09-18 14:48:42下载
    积分:1
  • 复杂网络
    说明:  求网络图中各节点的度及度的分布曲线, 聚类系数及整个网络的聚类系数,和复杂网络中两节点的距离以及平均路径长度(Find the degree and degree distribution curve of each node in the network graph, the clustering coefficient and the clustering coefficient of the whole network, the distance between two nodes in the complex network and the average path length)
    2020-04-10 19:53:55下载
    积分:1
  • _2DRECWG
    用二维时域有限差分方法模拟了矩形波导的模场分布(the program of 2D-FDTD of retangularwaveguide)
    2020-10-23 14:57:22下载
    积分:1
  • DIGITAL_FILTER_GUI
    数字滤波仿真程序,供大家参考!希望对大家学习有用!(digital filter simulation program, for your reference! We hope to learn useful!)
    2007-04-05 13:37:12下载
    积分:1
  • gfor
    Gfor 用于Jacket 的MATLAB加速插件使用说明书(Jacket reference)
    2015-03-27 11:32:54下载
    积分:1
  • matlab_3_opt
    提供一种求解最优哈密尔顿的算法---三边交换调整法,要求在运行jiaohuan3(三交换法)之前,给定邻接矩阵C和节点个数N,结果路径存放于R中。 bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。 由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。 (Provide an optimal algorithm Hamilton- trilateral exchange Adjustment Act, requiring running jiaohuan3 (c exchange) before a given adjacency matrix C and the node number N, the results of the path stored in the R in. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.)
    2007-09-20 19:35:15下载
    积分:1
  • zhiyudian-tuxiangpeizhu
    基于点的matlab图像配准.提出一种基于小波系数的特征索引算法,实现了图像特征点对的快速搜索和两幅图像之间的匹配(Based on the point of matlab Image Registration. Presents a feature based on wavelet coefficients indexing algorithm to realize the image feature points on the fast search and matching between two images)
    2010-05-24 11:40:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载