搜索资源列表

  1. emd

    1下载:
  2. EMD经验模态分解,用于信号处理,常和hilbert-huang变换一起用于信号特征提取、信号消噪等领域。-EMD EMD for signal processing, often with hilbert-huang transform for signal feature extraction, signal de-noising and other fields.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:fengchen
  1. HHTtransformanalysisofpressurepulsewavesignal

    0下载:
  2. 本文采用的是先对脉搏波进行经验模态分解,产生一组内在的模函数,每一种模态对应一种物理状态,之后使用HT得出瞬时的频率和振幅,进而得到边际谱-In this paper, is the first of the pulse wave empirical mode decomposition, resulting in a set of intrinsic mode function, each mode corresponds to a
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:270336
    • 提供者:Lisa
  1. EMD-Toolbox

    0下载:
  2. EMD的Toolbox及使用方法 经验模态分解(Empirical Mode Decomposition, 简称EMD)是由美国NASA的黄锷博士提出的一种信号分析方法.它依据数据自身的时间尺度特征来进行信号分解, 无须预先设定任何基函数。这一点与建立在先验性的谐波基函数和小波基函数上的傅里叶分解与小波分解方法具有本质性的差别。正是由于这样的特点, EMD 方法在理论上可以应用于任何类型的信号的分解, 因而在处理非平稳及非线性数据上
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:3054592
    • 提供者:商志远
  1. MATLABAUDIOSIGNALANYSIS

    0下载:
  2. 音频信号的采集和分解,用来做经验模态分解实验。附有完整讲解和程序,已通过调试。-Audio signal acquisition and decomposition, EMD used for experiments. With full explanation and procedures, have been through debugging.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:64512
    • 提供者:三班
  1. emd

    0下载:
  2. 经验模态分解(Empirical Mode Decomposition, 简称EMD))方法是由美国NASA的黄锷博士提出的一种信号分析方法.它依据数据自身的时间尺度特征来进行信号分解, 无须预先设定任何基函数。-Empirical Mode Decomposition
  3. 所属分类:书籍源码

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:天行键
  1. emd_hht

    0下载:
  2. 用MATLAB编写的EMD(经验模态分解)例程。实现了Hilbert黄变换、经验模态分解等理论算法,里面包含具体应用。-It is EMD sample codes. The Hilbert-Huang transform is coded by Matlab. And the EMD samples are included.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:21504
    • 提供者:kingway
  1. emd

    0下载:
  2. 经验模态分解源代码,经典,很好用,EMD的精髓-EMD source code, the classic, well used, EMD of the essence
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:hanruiqing
  1. eemd

    0下载:
  2. 全局经验模态分解程序 对经验模态分解进行了殆尽 供大家使用 -Ensemble Empirical Mode Decomposition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:萧峰
  1. emd

    0下载:
  2. 进行HHT的EMD分解,经验模态分解算法,-The HHT-EMD decomposition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:6144
    • 提供者:zhangmin
  1. package_emd

    0下载:
  2. EMD(经验模态分解)完整程序,并用于了发动机振动信号中分析,效果很好-EMD (EMD) complete the program, and for the engine vibration signal analysis, the effect is very good
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:93184
    • 提供者:ifengdoo
  1. package_emd

    0下载:
  2. 基于matlab的EMD(经验模态分解)(It gives some files on EMD by the team of G Rilling,and it show the algorithm on EMD in detail.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-22
    • 文件大小:933888
    • 提供者:airbrooks
  1. EMD工具箱

    0下载:
  2. 经验模态分解方法是由美国NASA的黄锷博士提出的一种信号分析方法.它依据数据自身的时间尺度特征来进行信号分解, 无须预先设定任何基函数。(The empirical modal decomposition method is a kind of signal analysis method proposed by Dr. Huang E of NASA, which decomposes according to the time sc
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:655360
    • 提供者:小波侠
  1. 7941935mat_emd

    0下载:
  2. emd 经验模态分解过程,及其相关应用,以及具体过程示例(emd Empirical mode decomposition process, and its related applications, as well as specific process examples)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-22
    • 文件大小:3379200
    • 提供者:syrupt
  1. EMD_

    0下载:
  2. emd, 经验模态分解代码。 输入输出都很简单。写好了一个test 可供使用。 简单使用则可以使用文件 find_emd_then_plot 写好了一个 plot 可供画出分解后的曲线。(emd, Empirical Mode Decomposition, code. Input and output are very simple. I have writed a test.m for using. Simple to us
  3. 所属分类:matlab例程

  1. emd加instfreq信号处理工具

    0下载:
  2. 经验模态分解,克服了小波分析的频率重叠效果不明显的问题。可以在欠定情况下进行信号分解。(Empirical mode decomposition, to overcome the wavelet analysis of the frequency overlap effect is not obvious problem. Signal decomposition can occur under undetermined conditi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:139264
    • 提供者:o0o.S.YIn
  1. emd Vs vmd

    0下载:
  2. 经验模态分解效果和改进后VMD分解方法对比,尤其是在传统经验模态分解结果的弊端上(The empirical mode decomposition effect is compared with the improved VMD decomposition method, especially in the drawbacks of the traditional empirical mode decomposition results
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:每天一点新
  1. emd

    0下载:
  2. MATLAB有经验模态分解的工具箱,此次上传的程序有前人编写的分解程序,利于理解分解原理。(MATLAB has the toolbox of empirical mode decomposition. This uploaded program has decomposed programs written by predecessors, which is good for understanding the decompositi
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:每天一点新
  1. bemd

    0下载:
  2. 本程序主要通过二维经验模态分解计算二维信号的IMF,使用筛选的过程。它依赖于函数SIFT。(BEMD This program calculates the Bidimensional EMD of a 2-d signal using the process of sifting. It is dependent on the function SIFT.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:14336
    • 提供者:yinpu
  1. EMD-decomposition

    0下载:
  2. 了解经验模态分解(EMD)的基本原理,掌握经验模态分解(EMD)的分解方法。(understand the basic principle of empirical mode decomposition (EMD), master empirical mode decomposition (EMD) decomposition method.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:lgh
  1. 【EMD重构】

    1下载:
  2. 对经验模态分解后的各分量IMF进行重构代码,函数可直接调用。(After the empirical mode decomposition, IMF reconstructs the code, and the function can be called directly.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:RZA
« 1 23 4 5 6 7 8 9 10 ... 18 »

源码中国 www.ymcn.org