搜索资源列表
Emd
- 基于MATLAB平台编写的经验模态分解的源代码-Empirical Mode Decomposition
EMD
- 本程序为EMD(经验模态分解算法)用于MATLAB的M文件,内含EMD分解所需的三次样条插值算法-This procedure for the EMD (empirical mode decomposition) for the MATLAB M-files containing the required EMD decomposition of cubic spline interpolation algorithm
EMD-Toolbox
- EMD的Toolbox及使用方法 经验模态分解(Empirical Mode Decomposition, 简称EMD)是由美国NASA的黄锷博士提出的一种信号分析方法.它依据数据自身的时间尺度特征来进行信号分解, 无须预先设定任何基函数。这一点与建立在先验性的谐波基函数和小波基函数上的傅里叶分解与小波分解方法具有本质性的差别。正是由于这样的特点, EMD 方法在理论上可以应用于任何类型的信号的分解, 因而在处理非平稳及非线性数据上, 具有非常明显的优势。所以, EMD方法一经提出就在不同的
emd
- 经验模态分解函数,可实现信号分解及滤波的功能。-EMD scheme which can achieve signal decomposition and noise elimanition.
emd
- 利用matlab程序编写的经验模态分解,介绍了emd方法的应用-emd
EMD
- 经验模态分解与希尔波特-黄变换适用于处理非线性与非平稳性过程 -Empirical mode decomposition and Hilbert- Huang Transform
emd
- 一个emd(经验模态分解) 程序 matlab 编写 可用-1 emd program available
emd_hht
- 用MATLAB编写的EMD(经验模态分解)例程。实现了Hilbert黄变换、经验模态分解等理论算法,里面包含具体应用。-It is EMD sample codes. The Hilbert-Huang transform is coded by Matlab. And the EMD samples are included.
emd
- 进行HHT的EMD分解,经验模态分解算法,-The HHT-EMD decomposition
package_emd
- EMD(经验模态分解)完整程序,并用于了发动机振动信号中分析,效果很好-EMD (EMD) complete the program, and for the engine vibration signal analysis, the effect is very good
emd经验模态分解
- emd经验模态分解,可用于matlab经验模态分解工具中
EMD工具箱
- 经验模态分解方法是由美国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 scale characteristic of the data
emd
- 该方法的关键是经验模式分解,它能使复杂信号分解为有限个本征模函数(Intrinsic Mode Function,简称IMF),所分解出来的各IMF分量包含了原信号的不同时间尺度的局部特征信号。经验模态分解法能使非平稳数据进行平稳化处理,然后进行希尔伯特变换获得时频谱图,得到有物理意义的频率。与短时傅立叶变换、小波分解等方法相比,这种方法是直观的、直接的、后验的和自适应的,因为基函数是由数据本身所分解得到。由于分解是基于信号序列时间尺度的局部特性,因此具有自适应性。(The key of thi
EMD_
- 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 use the file find_emd_then_plot.
EMD
- 对数据进行emd分解,可以自适应得到对应的模态分量(Emd decomposition of the data can be adaptive to get the corresponding modal components)
emd
- MATLAB有经验模态分解的工具箱,此次上传的程序有前人编写的分解程序,利于理解分解原理。(MATLAB has the toolbox of empirical mode decomposition. This uploaded program has decomposed programs written by predecessors, which is good for understanding the decomposition principle.)
bemd
- 本程序主要通过二维经验模态分解计算二维信号的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.)
经验模态分解
- 这是用于经验模态分解的matlab程序,不需要安装EMD工具箱就可以实现
emd
- matlab经验模态分解 emd 工具包 包含emd常用函数,可用于机械设备故障诊断(Matlab empirical mode decomposition toolkit can be directly used in mechanical equipment fault diagnosis)
【EMD重构】
- 对经验模态分解后的各分量IMF进行重构代码,函数可直接调用。(After the empirical mode decomposition, IMF reconstructs the code, and the function can be called directly.)