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

搜索资源列表

  1. BEMD_code

    0下载:
  2. 把一幅图像进行经验模式分解,结果为不同频率分量的IMF,用于希尔伯特黄变换,图像去噪等-empirical mode decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:5673
    • 提供者:liqiang
  1. sggh

    0下载:
  2. 三种信号进行EMD分解,IMF分量绘图 进行比较显示-Three signals for EMD decomposition, IMF component drawing comparison shows
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1313
    • 提供者:leguin
  1. emd_n.m

    0下载:
  2. empirical mode decomposition process hilbert huang transform - Matlab You can choose number of imf for faster processing.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1701
    • 提供者:kabin
  1. emd_pair.m

    0下载:
  2. empirical mode decomposition process hilbert huang transform - Matlab You can choose only a number of imf.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1046
    • 提供者:kabin
  1. EMD

    0下载:
  2. 一种适合入门者的EMD程序,能画出频谱图和IMF的时频图-an easy EMD program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4084
    • 提供者:yuanxu
  1. emd

    1下载:
  2. 对于输入的时间序列,按照经验模式分解得到一系列基本模式分量和余项的和。经验模式分解是区别于傅里叶变换和小波变化的一种更一般的时间序列频率分解的方法- IMF = EMD(X) where X is a complex vector computes Bivariate Empirical Mode Decomposition of X, resulting in a matrix IMF containing 1 IMF per row, the last one being the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:6802
    • 提供者:Miss Jin
  1. io

    0下载:
  2. ort = IO(x,imf) computes the index of orthogonality
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1158
    • 提供者:kevin
  1. emd

    1下载:
  2. emd经验模态分解 对振动信号进行emd分解后可以得到若干个imf,然后便可以进行希尔伯特黄变换,判断故障。-emd, it is used to analyse a signal
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5287
    • 提供者:吴丽
  1. emd

    0下载:
  2. 经验模态分析方法,主要是对ECG信号进行经验模态分解,可分解出多个IMF。-This program can divided ECG signal into a number of IMF.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:917110
    • 提供者:dff
  1. EMD_ECG

    0下载:
  2. 此程序用经验模态方法,将心电信号分解成多个IMF,并对信号做时频分析,观察信号中所含有的频率。-This procedure using empirical mode method, the ECG signal is divided into a number of IMF, and the signal time-frequency analysis, observation signal containing frequency.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:968858
    • 提供者:dff
  1. emd

    0下载:
  2. 经验模式分解程序,由我们课题组编写,计算本征模函数-emd program, our group write,compute imf
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4199
    • 提供者:zhaozhiqin1
  1. emd_main

    0下载:
  2. 改程序可以对信号进行emd分解,直接得到imf和hilbert谱-Change the program can signal emd decomposition directly from the imf and the hilbert spectrum
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1070
    • 提供者:庞晓杰
  1. EMD

    0下载:
  2. 基于HHT变换的EMD分解程序。通过调用EMD.m的主函数可以解得IMF函数。-HHT in the EMD program, through function call EMD.m can solve for the IMF
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3599
    • 提供者:Obsidian
  1. emd

    0下载:
  2. HHT(Hilbert-Huang)变换的IMF分解程序,为matlab编译的C++代码,需Matlab2010环境支持,或者安装相应的MCRInstaller。vc配置请查阅matlab和vc混合编程知识。-HHT (Hilbert-Huang,) transform the IMF decomposition procedure, Matlab compiled C++ code required Matlab2010 environment support, or install the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:69569
    • 提供者:Obsidian
  1. memd_version_2

    0下载:
  2. This function computes Hilbert-Huang spectrum using Hilbert transform, the instantaneous frequency and the instantaneous amplitude for each IMF.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3072709
    • 提供者:hafida
  1. EMD

    0下载:
  2. EMD 适合非线性、动态数据分析,基于数据本身,把数据分解为IMF,从高频到低频-empirical mode decomposition is useful to decompose nonlinear and nonstationary into several IMF from high frequency to low frquency.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:9211
    • 提供者:li
  1. HHT

    1下载:
  2. 实现HHT变换,首先将信号用EMD分解为一系列IMF分量,然后运用希尔伯特变换进行谱运算。可用于损伤识别。-HHT transform signal with EMD decomposed into a series of IMF component, and then use the Hilbert transform spectrum computing. Can be used for damage identification.
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1336
    • 提供者:Kuan
  1. readomni

    0下载:
  2. 该程序用于提取OMNI数据库中的数据,包括太阳风和IMF参数-The program is used to extract the the OMNI database in the data, including the solar wind and IMF parameters
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:1983
    • 提供者:赞扬
  1. plotonmni

    0下载:
  2. 该程序用于绘制OMNI数据库的数据,其中包括太阳风和IMF参数-The program is used to draw the OMNI database of the data, including the solar wind and IMF parameters
  3. 所属分类:MiddleWare

    • 发布日期:2017-12-01
    • 文件大小:1359
    • 提供者:赞扬
  1. HHT-emd

    1下载:
  2. MATLAB的EMD工具箱,主要是对信号进行IMF分解,然后进行希尔伯特变换。得到信号的瞬时频率,并画出能量图。 使用是解压到matlab的work里面即可。-MATLAB toolbox of EMD, decomposition IMF, then Hilbert transform signal. The instantaneous frequency of the signal, and draw the energy diagram. Use extract to matlab c
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:92247
    • 提供者:林真天
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com