搜索资源列表
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
- 经验模态分解程序,把信号分解为固有模态函数-the program of emd
emd
- 利用matlab程序编写的经验模态分解,介绍了emd方法的应用-emd
emd
- 一个emd(经验模态分解) 程序 matlab 编写 可用-1 emd program available
emdlssvm
- 一个 可以用的matlab程序 将时间序列经验模态分解后 使用最小二乘支持向量机进行预测-A matlab program can be used time series using empirical mode decomposition least squares support vector machine to predict
eemd
- 全局经验模态分解程序 对经验模态分解进行了殆尽 供大家使用 -Ensemble Empirical Mode Decomposition
package_emd
- EMD(经验模态分解)完整程序,并用于了发动机振动信号中分析,效果很好-EMD (EMD) complete the program, and for the engine vibration signal analysis, the effect is very good
EMDs
- 经验模态分解程序合集,包括所有关于EMD的程序,源代码,适合信号处理专业的科研人员-empirical mode decomposition
EMDs
- 经验模态分解程序集,一类可以有效进行信号分段以及分析和处理的源代码。-Empirical mode decomposition procedure
HHT
- 本程序为希尔伯特变换程序~里面附带了emd.m经验模态分解程序(需要下载时频工具包)-This program for the Hilbert transform ~ it comes with the emd.m empirical mode decomposition program (need to download the time-frequency toolkit)
eemd
- 集合经验模态分解程序,此程序无需限定每次经验模态分解是固有模态函数的个数。-ENID collection program, this program does not need a time limited empirical mode decomposition is the number of intrinsic mode function.
ceemd150627
- 互补集合经验模态分解程序,加入正负成对的的白噪声信号-Complementary set of empirical mode decomposition process, added a pair of positive and negative white noise signal
emdPvmd
- 经验模态分解程序,变分模态分解 程序。能够将多分量信号分解为若干个单分量信号。-Empirical Mode Decomposition Procedures, Variational Mode Decomposition and Decomposition Procedures. The multi-component signal can be decomposed into a number of single-component signals.
FEEMD
- 快速经验模态分解程序包,能够实现时间序列数据的模态分解(The fast empirical mode decomposition package can realize the modal decomposition of time series data)
emd
- 经验模态分解程序包 希尔伯特黄变换程序,J仅供参考(Empirical mode decomposition package Hilbert Huang transform program)
eemd
- 提取信号特征及归一化处理,比emd明确度更高,可与emd做对比(Extracting signal features and normalization processing)
59804063pinlvguji
- 经验模态分解,matlab实现,用于信号的降噪处理,提取特征值处理等经验模态分解,这是用汉语注释的EMD程序,很不错的。% 语法 % IMF = EMD(X) % IMF = EMD(X,..., Option_name ,Option_value,...) % IMF = EMD(X,OPTS) % [IMF,ORT,NB_ITERATIONS] = EMD(...) (This is annotated in Chinese EMD procedures, very good. Synta
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工具箱就可以实现