登录
首页 » matlab » package_emd

package_emd

于 2007-10-04 发布 文件大小:154KB
0 117
下载积分: 1 下载次数: 281

代码说明:

  EMD方法的matlab实现,并配有实例。(EMD method matlab realize, and with examples.)

文件列表:

package_emd
...........\bugfix.sh
...........\EMDs
...........\....\cemdc.dll.dll
...........\....\cemdc.dll.exp
...........\....\cemdc.dll.lib
...........\....\cemdc.m
...........\....\cemdc.mexw32
...........\....\cemdc2.dll.dll
...........\....\cemdc2.dll.exp
...........\....\cemdc2.dll.lib
...........\....\cemdc2.m
...........\....\cemdc2.mexw32
...........\....\cemdc2_fix.dll.dll
...........\....\cemdc2_fix.dll.exp
...........\....\cemdc2_fix.dll.lib
...........\....\cemdc2_fix.m
...........\....\cemdc2_fix.mexw32
...........\....\cemdc_fix.dll.dll
...........\....\cemdc_fix.dll.exp
...........\....\cemdc_fix.dll.lib
...........\....\cemdc_fix.m
...........\....\cemdc_fix.mexw32
...........\....\emd.m
...........\....\emdc.m
...........\....\emdc.mexw32
...........\....\emdc_fix.dll.dll
...........\....\emdc_fix.dll.exp
...........\....\emdc_fix.dll.lib
...........\....\emdc_fix.m
...........\....\emdc_fix.mexw32
...........\....\emd_local.m
...........\....\emd_online.m
...........\....\make_emdc.m
...........\....\src
...........\....\...\cemdc.c
...........\....\...\cemdc2.c
...........\....\...\cemdc2_fix.c
...........\....\...\cemdc_fix.c
...........\....\...\cextr.c
...........\....\...\cextr.h
...........\....\...\cio.c
...........\....\...\cio.h
...........\....\...\cio_fix.c
...........\....\...\cio_fix.h
...........\....\...\clocal_mean.c
...........\....\...\clocal_mean.h
...........\....\...\clocal_mean2.c
...........\....\...\clocal_mean2.h
...........\....\...\emdc.c
...........\....\...\emdc_fix.c
...........\....\...\emd_complex.c
...........\....\...\emd_complex.h
...........\....\...\extr.c
...........\....\...\extr.h
...........\....\...\interpolation.c
...........\....\...\interpolation.h
...........\....\...\io.c
...........\....\...\io.h
...........\....\...\io_fix.c
...........\....\...\io_fix.h
...........\....\...\local_mean.c
...........\....\...\local_mean.h
...........\examples
...........\........\NSIP2003
...........\........\........\emd_fmsin.m
...........\........\........\emd_sampling.m
...........\........\........\emd_separation.m
...........\........\........\emd_triang.asv
...........\........\........\emd_triang.m
...........\........\........\emd_vi.asv
...........\........\........\emd_vi.m
...........\........\........\ex_online.m
...........\........\........\triangular_signal.m
...........\........\SPL2007
...........\........\.......\bivariate_EMD_illustration.m
...........\........\.......\bivariate_EMD_mean_definitions.m
...........\........\.......\bivariate_EMD_principle.m
...........\........\.......\dirstretch.m
...........\........\.......\float_position_record.mat
...........\index_emd.m
...........\install_emd.m
...........\htm" target=_blank>ls-R
...........\revert_bugfix.sh
...........\simple1.m
...........\uninstall_emd.m
...........\utils
...........\.....\addtag.m
...........\.....\boundary_conditions_emd.m
...........\.....\cemd_disp.m
...........\.....\cemd_visu.m
...........\.....\cenvelope.m
...........\.....\dirstretch.m
...........\.....\disp_hhs.m
...........\.....\emd_visu.m
...........\.....\extr.m
...........\.....\findtag.m
...........\.....\hastag.m
...........\.....\hhspectrum.m
...........\.....\io.m

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

发表评论


0 个回复

  • antithetic-monte-carlo
    应用蒙特卡洛的方法为欧式看涨期权定价。同时,该程序是应用对偶方法进行模拟的。(pricing european call option with antithetic method in monte carlo)
    2012-04-01 15:23:20下载
    积分:1
  • MatlabMPEG
    mpeg code in matlab contains several mfiles for encoding mpeg
    2009-09-14 14:10:49下载
    积分:1
  • dijkstra
    求解图中起点到任意一个点的最小距离 输出len 和 meth分别记录长度 和 父亲点(Solving the graph point of origin to any point of a minimum distance of the output record length len, and meth and father respectively, point)
    2010-02-07 11:29:59下载
    积分:1
  • matl
    Matlab符号数学工具箱,数理统计工具箱,神经网络工具箱,微分方程工具箱应用简介(Matlab Symbolic Math Toolbox, mathematical statistics toolbox, neural network toolbox, toolbox application of differential equations Introduction)
    2010-03-05 16:10:31下载
    积分:1
  • fdtd_Matlab
    说明:  时域有限差分法在matlab环境下进行的仿真,更形象地说明了时域有限差分法(FDTD method in matlab simulation environment, but also vividly describes the FDTD method)
    2009-07-27 10:42:12下载
    积分:1
  • alphafx
    An article with code on how to create the Alpha effect (fading in and out effect). Starts with the application of alpha on images, and ends with the creation of alpha animation. This is NOT about the Per Pixel Alpha Blend used in Windows. (An article with code on how to create the Alpha effect (fading in and out effect). Starts with the application of alpha on images, and ends with the creation of alpha animation. This is NOT about the Per Pixel Alpha Blend used in Windows. )
    2014-09-28 20:19:09下载
    积分:1
  • gmm
    一个在matlab环境下编写的采用expectation maximization方法计算高斯混合模型的程序。(One in the matlab environment prepared by the use of expectation maximization method GMM procedure.)
    2007-10-30 01:41:30下载
    积分:1
  • bhatta
    Find the bhattachharya coefficient
    2011-11-22 01:10:25下载
    积分:1
  • bpmpdmex2.21.1d_w32
    matlab中利用内点法实现二次规划的工具箱(matlab realize the point method utilizing quadratic programming toolbox)
    2013-12-02 19:19:23下载
    积分:1
  • pgm_ode45
    a simple source code to practice the ODE45 (Rung kutta) integration methode
    2013-12-16 17:23:36下载
    积分:1
  • 696518资源总数
  • 104696会员总数
  • 54今日下载