搜索资源列表
EMD
- 本程序是用经验模态分解(EMD)算法检测VF信号的,该算法的灵敏度和特异性都达到了90 以上。-This procedure is used empirical mode decomposition (EMD) algorithm to detect VF signals, the sensitivity and specificity of the algorithm has reached more than 90 .
hht
- 对给定信号进行经验模态分解,得出固有模态函数,最终得出hh谱-For a given signal, the empirical mode decomposition, derived intrinsic mode function, concluded hh spectrum
LMDjx
- 抑制局域均值分解算法的模态混叠现象,采用的是总体局域均值分解方法-Inhibit the local mean decomposition algorithm of modal aliasing phenomenon, is the overall local mean decomposition method
emd
- 此程序为经验模态分解的程序,包含了对信号的去噪-This program for empirical mode decomposition, contains the signal denoising
EMDMATLAB-program
- 经验模态分解代码 外加求取尖峰值 有中文标注 需要自己修改-ENID code is applied to strike spikes have Chinese labels need to modify their own
eemd
- 用于解决EMD分解过程中存在的模态混叠问题,采用总体平均经验模态分解算法,同传统EMD相比,分解效果更好。(To solve the problem of modal aliasing existing in the EMD decomposition process, the total average empirical mode decomposition (EMD) algorithm is adopted, and the decomposition effect is better
ceemdan
- CEEMDAN方法,用于解决EMD分解过程中的模态混叠问题,同常用的EEMD方法相比,其有效减少了迭代次数,增加了重构精度,更加适合非线性信号的分析。(CEEMDAN method is used to solve the modal aliasing problem in the EMD decomposition process. Compared with the commonly used EEMD method, it effectively reduces the number of
pso-vmd
- 提供 基于粒子群算法优化的变分模态分解算法,适应度函数选择的是模糊熵(This paper presents a variational mode decomposition algorithm based on particle swarm optimization, and the selection of fitness function is fuzzy entropy)
matlab
- 经验模态分解EMD 集合经验模态分解EEMD matlab程序,调试可用,可以在此基础上进行改进