登录
首页 » matlab » emd

emd

于 2020-12-28 发布 文件大小:91KB
0 240
下载积分: 1 下载次数: 125

代码说明:

  经验模态分解(EMD)程序,EMD主要用于信号分解。(Empirical Mode Decomposition (EMD) program, EMD is mainly used for signal decomposition.)

文件列表:

emd
...\bugfix.sh,216,2007-06-27
...\EMDs
...\....\cemdc.m,2354,2007-06-27
...\....\cemdc2.m,2362,2007-06-27
...\....\cemdc2_fix.m,2312,2007-06-27
...\....\cemdc_fix.m,2305,2007-06-27
...\....\emd.m,22275,2007-06-27
...\....\emdc.m,2280,2007-06-27
...\....\emdc_fix.m,2141,2007-06-27
...\....\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.m,1938,2007-06-27
...\.....\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 个回复

  • guassian-band-reject
    guassian band reject filter
    2011-04-19 13:43:56下载
    积分:1
  • MMUSIC
    修正music算法对相干信号的DOA估计(Music algorithm modified DOA Estimation for Coherent Signal)
    2010-06-07 08:01:14下载
    积分:1
  • TDE
    在matlab中编程实现求解二维抛物线方程的程序TDE。(Programming in matlab program for solving two-dimensional parabolic equation TDE.)
    2013-11-22 19:53:05下载
    积分:1
  • color_map
    绘制为彩色matlab图像,解决单一颜色不能形象描述的问题(Draw for color matlab image, solve the problem of single color can t image description )
    2013-12-04 18:50:28下载
    积分:1
  • CMac
    create a standard MAC based on a CBC block cipher (64 or 128 bit block). This will produce an authentication code the length of the block size of the cipher.
    2013-12-30 19:04:30下载
    积分:1
  • matlab+vc
    利用matlab和VC的混合编程,加速程序执行效率和开发速度.(using Matlab and VC mixed programming, the implementation of procedures to accelerate the development of efficiency and speed.)
    2006-06-03 11:04:25下载
    积分:1
  • Walsh---Hadamard-transform
    二维图像的沃尔什-哈达玛变换matlab实现。(Two-dimensional image of the Walsh- Hadamard transform matlab.)
    2021-05-13 15:30:02下载
    积分:1
  • cengcifenxi
    采用matlab编写的,基于层次分析法求解权重的例子,可以输入互反矩阵,直接求解权重(Using matlab prepared, based on the weight of AHP for solving the example, you can enter reciprocal matrix, directly solve the weights)
    2013-11-07 21:08:29下载
    积分:1
  • zuixiaoercheng
    说明:  最小二乘法进行系统辨识,有学这方面的可以进行很好的参考(Least squares for system identification, a study in this area can be a good reference)
    2011-03-13 14:49:48下载
    积分:1
  • matlab-practice-with-orders-1
    个人学习Matlab过程中编的程序,带有题目,适合初学者看(The process of individual learning compiled Matlab program, with topics, for beginners to see)
    2011-05-27 16:58:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载