Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.33 KB

TVF_EMD.md

File metadata and controls

12 lines (8 loc) · 1.33 KB

Time varying filter based empirical mode decomposition(TVF-EMD)

算法

  • Time varying filter based empirical mode decomposition(TVF-EMD) The sifting process is completed using a time varying filter technique.The local cut-off frequency is adaptively designed by fully facilitating the instantaneous amplitude and frequency information. Then nonuniform B-spline approximation is adopted as a time varying filter. In order to solve the intermittence problem, a cut-off frequency realignment algorithm is also introduced. Aimed at improving the performance under low sampling rates, a bandwidth criterion for intrinsic mode function (IMF) is proposed. TVF-EMD is fully adaptive and suitable for the analysis of linear and non-stationary signals. Compared with EMD, the proposed method is able to improve the frequency separation performance, as well as the stability under low sampling rates. Besides, the proposed method is robust against noise interference.

论文 Papers

  • [1] Li, Heng, Zhi Li, and Wei Mo. "A time varying filter approach for empirical mode decomposition." Signal Processing 138 (2017): 146-158. link

🔙返回主目录