搜索资源列表
emd.rar
- 经验模式分解(EMD)将信号分解成多个IMF分量,每个IMF分量代表一定频率尺度的模式,Empirical Mode Decomposition
EmdL1_v2
- NOTES: 1. This implemention borrowed some basic framework from Rabner s original EMD code. 2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is located in the position i*(n2*n3) + j*(n3
EMDdenoising
- 利用emd对一维信号进行去噪的最新程序。包含了三种emd去噪方法:1、直接使用小波阈值,进行硬阈值去噪;2、使用具有emd分解特性的阈值去噪;3、emd分解后的平移不变去噪。-Using emd on one-dimensional signal de-noising of the latest procedures. Emd contains three kinds of de-noising methods: a direct use of wavelet thresholding to c
emd_examples
- matlab按行按列分解灰度图像,采用emd算法。-EMD
bemd
- 二维经验模态分解,分解图像等二维信号,可用于算法验证与学习-EMD This program calculates the Bidimensional EMD of a 2-d signal using the process of sifting. It is dependent on the function SIFT.
emd(2)
- 在MATLAB环境下实现二维emd分解的实现,效果还不错-Emd decomposition MATLAB environment to achieve a two-dimensional realization of the results were pretty good
EMD_Earth-Movers-Distance
- 一种计算EMD(Earth Mover s Distance)优化问题的方法,用matlab实现。含有解释文档-An effective method to solve EMD (Earth Mover s Distance) optimal questions matalb codes, including a introducing word doc.
EEMD
- 信号处理,轴承故障,matlab,EMD,EEMD,故障,经验模态分解-Signal processing,Bearing fault,emd,eemd
EMD
- BEMD利用extrema2寻求曲面极值和gridfit曲面拟合函数实现包络面的获取(BEMD uses extrema2 to seek surface extreme value and gridfit surface fitting function to achieve envelope surface acquisition)
es773
- For lack of EMD, Complete codec LDPC code, Multi-machine power system simulation and flow calculation.
EMDs
- 经验模态分解程序,分解出各本征模函数。直至剩余部分变为不含任何模式信息的单调序列即余项。(The empirical mode decomposition program decomposes the eigenmode functions. Until the rest part becomes a monotone sequence that does not contain any pattern information, that is the remainder.)
MATLAB
- 二维地震信号的emd实现,逐道分解,挑选信号主导分量(EMD realization of two-dimensional seismic signal, decomposition by channel, selection of signal dominant component)