登录
首页 » matlab » memd

memd

于 2021-01-26 发布 文件大小:123KB
0 463
下载积分: 1 下载次数: 124

代码说明:

  经验模态分解m源程序,matlab实现,一般用于信号分析处理...(The EMD program,executed in matlab)

文件列表:

memd
....\bugfix.sh,216,2007-06-27
....\EMDs
....\....\cemdc.m,2354,2007-06-27
....\....\cemdc.mexw32,18432,2010-04-19
....\....\cemdc2.m,2362,2007-06-27
....\....\cemdc2.mexw32,16384,2010-04-19
....\....\cemdc2_fix.m,2312,2007-06-27
....\....\cemdc2_fix.mexw32,15872,2010-04-19
....\....\cemdc_fix.m,2305,2007-06-27
....\....\cemdc_fix.mexw32,17920,2010-04-19
....\....\emd.m,22268,2010-08-07
....\....\emdc.m,2280,2007-06-27
....\....\emdc.mexw32,15360,2010-04-19
....\....\emdc_fix.m,2141,2007-06-27
....\....\emdc_fix.mexw32,14336,2010-04-19
....\....\emd_local.m,9897,2007-06-27
....\....\emd_online.m,26315,2007-06-27
....\....\make_emdc.m,1361,2007-06-27
....\....\src
....\....\...\cemdc.c,4969,2007-06-27
....\....\...\cemdc2.c,4983,2007-06-27
....\....\...\cemdc2_fix.c,4213,2007-06-27
....\....\...\cemdc_fix.c,4224,2007-06-27
....\....\...\cextr.c,14711,2007-06-27
....\....\...\cextr.h,770,2007-06-27
....\....\...\cio.c,7562,2007-06-27
....\....\...\cio.h,1190,2007-06-27
....\....\...\cio_fix.c,6933,2007-06-27
....\....\...\cio_fix.h,1117,2007-06-27
....\....\...\clocal_mean.c,5085,2007-06-27
....\....\...\clocal_mean.h,790,2007-06-27
....\....\...\clocal_mean2.c,4905,2007-06-27
....\....\...\clocal_mean2.h,752,2007-06-27
....\....\...\emdc.c,4711,2007-06-27
....\....\...\emdc_fix.c,3517,2007-06-27
....\....\...\emd_complex.c,508,2007-06-27
....\....\...\emd_complex.h,512,2007-06-27
....\....\...\extr.c,10473,2007-06-27
....\....\...\extr.h,674,2007-06-27
....\....\...\interpolation.c,2110,2007-06-27
....\....\...\interpolation.h,468,2007-06-27
....\....\...\io.c,7029,2007-06-27
....\....\...\io.h,1165,2007-06-27
....\....\...\io_fix.c,6188,2007-06-27
....\....\...\io_fix.h,1092,2007-06-27
....\....\...\local_mean.c,2838,2007-06-27
....\....\...\local_mean.h,710,2007-06-27
....\examples
....\........\NSIP2003
....\........\........\emd_fmsin.m,1866,2007-06-27
....\........\........\emd_sampling.m,896,2007-06-27
....\........\........\emd_separation.m,1334,2007-06-27
....\........\........\emd_triang.m,704,2007-06-27
....\........\........\ex_online.m,2065,2007-06-27
....\........\........\triangular_signal.m,378,2007-06-27
....\........\SPL2007
....\........\.......\bivariate_EMD_illustration.m,1277,2007-06-27
....\........\.......\bivariate_EMD_mean_definitions.m,2977,2007-06-27
....\........\.......\bivariate_EMD_principle.m,3936,2007-06-27
....\........\.......\dirstretch.m,614,2007-06-27
....\........\.......\float_position_record.mat,8545,2007-06-27
....\index_emd.m,4483,2007-06-27
....\install_emd.m,1562,2007-06-27
....\htm" target=_blank>ls-R,1004,2007-06-27
....\revert_bugfix.sh,216,2007-06-27
....\uninstall_emd.m,2128,2007-06-27
....\utils
....\.....\addtag.m,791,2007-06-27
....\.....\boundary_conditions_emd.m,3546,2007-06-27
....\.....\cemd_disp.m,2547,2007-06-27
....\.....\cemd_visu.m,2823,2007-06-27
....\.....\cenvelope.m,2053,2007-06-27
....\.....\dirstretch.m,1248,2007-06-27
....\.....\disp_hhs.m,1583,2007-06-27
....\.....\emd_visu.m,3216,2007-06-27
....\.....\extr.asv,1936,2010-04-17
....\.....\extr.m,1936,2010-04-17
....\.....\findtag.m,1044,2007-06-27
....\.....\hastag.m,659,2007-06-27
....\.....\hhspectrum.m,1445,2007-06-27
....\.....\io.m,504,2007-06-27
....\.....\plot3c.m,798,2007-06-27
....\.....\plotc.m,3243,2007-06-27
....\.....\rmtag.m,820,2007-06-27
....\.....\toimage.m,3003,2007-06-27

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

发表评论

0 个回复

  • matlab_uart
    matlab访问串口的程序,包括:打开、关闭和清除串口对象;读串口、写串口;串口的数据流控制;还包括:怎么用matlab发送手机短信的例程;这是学习matlab访问系统硬件的原理,不可多得的经典例程!(matlab serial port access procedures, including: open, close and clear the serial port object read serial port and write serial port serial data flow control also include: how to send SMS using matlab routine it is to learn the principle of the hardware to access the system matlab , rare classic routines!)
    2010-01-25 11:20:38下载
    积分:1
  • hough9
    利用霍夫变换,处理图像,包括广义hough变换的应用,简单快捷,计算量小(Using Hough transform, image processing, including the application of the generalized hough transform, simple and quick computation)
    2011-04-26 10:56:29下载
    积分:1
  • J68
    optimum placement of DG
    2014-08-21 03:44:17下载
    积分:1
  • net-reduction_for_all
    network reduction method for power systems
    2011-10-29 01:56:13下载
    积分:1
  • PMSM-good
    各种可直接运行的matlab simulink的电机模型(Variety can be directly run matlab simulink motor model)
    2013-11-21 10:11:40下载
    积分:1
  • GMM
    使用Matlab编程实现GMM算法,不调用已有函数库,对大量点进行分类(LM algorithm using Matlab programming, do not call the existing library, a large number of points to classify)
    2015-04-16 15:23:57下载
    积分:1
  • dbscan
    数据挖掘的作业,基于DBSCAN的分类,数据集为iris,可以学习下(Data mining, classification based on DBSCAN, the data set is iris, you can learn under )
    2014-07-09 19:59:25下载
    积分:1
  • Filter
    获取理想频段内的信号,这样就有助于进行相应的信号处理工作(The ideal band for the signal, so that helps to make the appropriate signal processing)
    2011-07-07 10:26:41下载
    积分:1
  • 11
    说明:  该算例是利用蒙特卡罗算法来实现对pi的估值,压缩包中有运行结果图及程序说明,程序是用matlab代码实现(The study is the use of Monte Carlo algorithm to achieve the valuation of pi, compressed package in the results map and description of the procedures, the program code with matlab)
    2011-07-22 17:08:34下载
    积分:1
  • Fuzzynet
    MATLAB 模糊神经网络水质评价,非工具箱,有详细注释(MATLAB,Fuzzynet programming)
    2014-08-10 23:44:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载