laszukdawid / PyEMD

Python implementation of Empirical Mode Decompoisition (EMD) method
https://pyemd.readthedocs.io/
Apache License 2.0
857 stars 222 forks source link

Online EMD #148

Closed athammad closed 6 months ago

athammad commented 10 months ago

Hi guys,

I was wondering if there is a way to use the current version of EMD in an online setting.

Cheers

laszukdawid commented 6 months ago

Hi @athammad , current version - no. There might be some suggestions on how to implement the online version. However, long time ago, when I looked at it, they were ... suboptimal. Sorry.