资源简介

本压缩文件包含HHT-EMD(希尔伯特黄转换-经验模态分解)发明人黄锷院士领衔之台湾中央大学数据分析方法研究中心推广的标准EMD/EEMD/CEEMD分析工具,由该中心资深研究员Yung-Hung Wang王老师于2013年撰写,包含了原始EMD及近

资源截图

代码片段和文件信息

function [allmode] = eemd(Y NoiseLevel NE numImf varargin)
% fast EMD/EEMD/CEEMD code:
%  Copyright (C) RCADA National Central University; 2013
%  ***** For Educational and Academic Purposes Only ********* 
%  Author : Yung-Hung Wang RCADA NCU
%
% Please Cite: 
% Y. H. Wang C. H. Yeh H. W. V. Young K. Hu and M. T. Lo
% “On the computational complexity of the empirical mode decomposition
% algorithm“
% Physica A: Statistical Mechanics and its Applications vol. 400Issue 15 pp. 159-167 2014
%
% Usage: 
% (A) [allmode]=eemd(Y NoiseLevel NE numImf)
% (B) [allmode]=eemd(xNoiseLevelNEnumImfrunCEEMDmaxSifttypeSplinetoModifyBCrandTypeseedNocheckInput);
%---------------------------------------------------------------
% INPUTS : 
%        Y: input signal

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        6148  2020-09-17 18:50  FEEMD+\.DS_Store
     文件      112697  2020-09-17 18:50  FEEMD+\BFVL.mat
     文件        7970  2020-09-17 18:50  FEEMD+\eemd.m
     文件       22140  2020-09-17 18:50  FEEMD+\emd.mexa64
     文件       16896  2020-09-17 18:50  FEEMD+\emd.mexw32
     文件       21504  2020-09-17 18:50  FEEMD+\emd.mexw64
     文件        1632  2020-09-17 18:50  FEEMD+\example_eemd.asv
     文件        1628  2020-09-17 18:50  FEEMD+\example_eemd.m
     文件      844069  2020-09-17 18:50  FEEMD+\ref\[1] On the computational complexity of the empirical mode decomposition algorithm .pdf
     文件     2533336  2020-09-17 18:50  FEEMD+\ref\[2] The Empirical Mode Decomposition and Hilbert spectrum for nonlinear and non-stationary time series analysis.pdf
     文件     2919692  2020-09-17 18:50  FEEMD+\ref\[3] Ensemble Empirical Mode Decomposition A Noise-Assisted Data Analysis Method .pdf
     文件     1104128  2020-09-17 18:50  FEEMD+\ref\[4] Complementary ensemble empirical mode decomposition A novel noise enhanced data analysis method.pdf
     文件      910065  2020-09-17 18:50  FEEMD+\ref\[EXAMPLE] A Nonlinear Dynamic Approach Reveals a Long-Term Stroke Effect on Cerebral Blood Flow Regulation at Multiple Time Scales.pdf

评论

共有 条评论