CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - imf

搜索资源列表

  1. matlab

    0下载:
  2. 经验模态分解的扩展运用,其可将各个imf的图形直接绘出,有较强的分析功能。
  3. 所属分类:matlab例程

    • 发布日期:2014-01-19
    • 文件大小:7031
    • 提供者:fengchen
  1. eemd

    0下载:
  2. 中央大学EMD程序,只是没有关于IMF分量判断标准程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1482
    • 提供者:王凯
  1. 小波分析--黄变换程序

    0下载:
  2. 首先,找出 上所有的极值点,然后用三次样条函数曲线循序连接所有的极大值点,得到信号 的上包络线 ,采用同样的方法连接所有的极小值点,得到 的下包络线 。循序连接上、下两条包络线的均值可得到一条均值线 : (7-1) 再用 减去 得到 : (7-2) 如果 满足IMF的两个条件,则 即为第一阶IMF,一般来说, 并不满足条件,此时,
  3. 所属分类:matlab例程

    • 发布日期:2010-01-21
    • 文件大小:491
    • 提供者:littleprince
  1. Hilbert-Huang希尔伯特黄变换(HHT)的Matlab实现

    16下载:
  2. 代码中的plot_hht函数实现了Hilbert-Huang变换(HHT),HHT就是Hilbert-Huang Transform(希尔伯特黄变换),美国航天航空局黄鳄教授发明的,大概的过程是:先对信号进行经验模态分解(Empirical mode decomposition -EMD),得出本征模态函数(IMF intrinsic mode function),再对本征模态函数进行希尔伯特变换,从而过进一步得该信号的希尔伯特谱、时频能量谱等,以便对信号进行分析,据介绍对非线性及非平稳信号有较
  3. 所属分类:源码下载

    • 发布日期:2012-03-14
    • 文件大小:1019356
    • 提供者:lintianlinfeng
  1. emd.rar

    4下载:
  2. 经验模式分解(EMD)将信号分解成多个IMF分量,每个IMF分量代表一定频率尺度的模式,Empirical Mode Decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5367
    • 提供者:Jianqing Li
  1. emd

    0下载:
  2. emd程序,可以用于滤波,得到几个IMF分量,滤掉复杂的波从而分析波的特征-emd program, can be used to filter, get a few IMF component, the complex wave filter to analyze the characteristics of wave
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:21923
    • 提供者:顾孝天
  1. HHT

    0下载:
  2. 希尔伯特黄变换,绘制IMF,边缘谱图,自己正在调试,中间些错误,待修正。-Yellow Hilbert transformation and draw the IMF, edge chart, you are debugging, among some mistakes, to be fixed.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2030
    • 提供者:胡杰
  1. HHT-transform

    9下载:
  2. 本程序主要通过EMD和hilbert求IMF,作出HHT归一化能量谱图(三维图),边际谱图和瞬时能量图,并做完备性验证-The program primarily through EMD and hilbert seek IMF, to HHT normalized energy spectrum (three-dimensional map), the marginal spectrum and the instantaneous energy map, and do a complete v
  3. 所属分类:matlab例程

    • 发布日期:2013-12-19
    • 文件大小:4357
    • 提供者:ifengdoo
  1. EMD

    0下载:
  2. 一维EMD算法 输入ip--待分解数据序列,一维列向量; 输出imf--分解后得到的IMF分量,二维数组表示;-One-dimensional EMD algorithm input ip- be decomposed data series, one-dimensional column vectors output imf- IMF components obtained after decomposition, two-dimensional array representati
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1449
    • 提供者:niulei
  1. pack_emd

    0下载:
  2. 是hht中的emd分解,很好用。可以进行经典模态分解,分解出不同的IMF(固有模态函数)-the EMD of Hilbert-huang transform .it can get IMF.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:49311
    • 提供者:han
  1. HHT

    2下载:
  2. 可以实现信号的HHT变换,可以显示各阶IMF分量以及EMD分解过程-This is program that use to HHT transform of signal,so it is very useful.plesease call me !!!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1956
    • 提供者:xuezhigang
  1. emd

    0下载:
  2. 关于emd经验模式分解的幻灯片,里面给出了多了emd过程,求出imf-emd-imf
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:534319
    • 提供者:xiechunhui
  1. emd

    0下载:
  2. 经验模式分解(EMD)将信号分解成多个IMF分量,每个IMF分量代表一定频率尺度的模式完整源代码-Empirical Mode Decomposition (EMD) to decompose the signal into a number of IMF components, each component of IMF on behalf of a certain frequency-scale model of the full source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:184073
    • 提供者:youxin
  1. hht

    1下载:
  2. 实现emd分解及hht,并能够画出IMF的图像,是研究hht的一个不错工具-Achieve emd decomposition and hht, and be able to draw images of IMF is to study the hht' s a good tool for
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:83972
    • 提供者:lize
  1. plot_hht

    0下载:
  2. emd算法,详细英文注释,程序能现实IMF各次图形-emd algorithm, in English, can realistically IMF various graphics
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1728332
    • 提供者:ZHANG
  1. analyze-nonstationary-time-

    0下载:
  2. 分析非平稳时变的实证分解法(EMD)的基础上产生的适应性,本征模函数(IMF)的数据,处理的数据。-analyze the non-stationary time-varying data processed by the Empirical Decomposition Method (EMD), which generates the adaptive basis, Intrinsic Mode Functions (IMF), from the data. Each chapter pa
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:374303
    • 提供者:Linbo
  1. eemd

    0下载:
  2. EMD/EEMD的执行的模块,用于对信号进行分解,得到各阶IMF分量-EMD/EEMD the implementation of the module for the signal decomposed IMF components of the order
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:965
    • 提供者:tangtang
  1. ifndq

    0下载:
  2. 这是一个用来计算给定IMF分量的瞬时频率的模块-The module that calculates an instantaneous frequency for a given IMF
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:825
    • 提供者:tangtang
  1. fhilbert1

    0下载:
  2. 求HHT的模态分解IMF的希尔波特黄变换程序。-the procedure to get the spectrum of imf of HHT
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1516
    • 提供者:fjp119
  1. ReWriteOEMD

    2下载:
  2. 正交EMD的MATLAB程序 用以改進IMF的正交性質-Orthogonal EMD MATLAB program for the improvement of the orthogonal nature of the IMF
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:5231
    • 提供者:小叮噹
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com