laszukdawid / PyEMD

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

NameError: global name 'EEMD' is not defined #66

Closed shenjianaixuexi closed 4 years ago

shenjianaixuexi commented 4 years ago

how to solve this problem ?

laszukdawid commented 4 years ago

Install PyEMD by following instructions in the Readme, e.g. https://pypi.org/project/EMD-signal/ .