我用的EMD的程序是G. Rilling, July 2002版的matlab程序。
对采样的不同状态的信号,有的能顺利分解,有的分解出现“mode 1 nombre d iterations : 600
stop parameter mean value : 0.047062
mode 1 nombre d iterations : 600
stop parameter mean value : 0.0023719”的提示。
有的信号根本不能分解,出现“??? Attempted to access tlmax(1); index out of bounds because numel(tlmax)=0.
Error in ==> emd at 217
if tlmin(1) > t(1) | tlmax(1) > t(1)
Error in ==> fhh_dealdata at 10
[imf,ort,nbits] = emd(x);%x = fractional_hilbert_lh(x,P);”