jaidevd / pyhht

Python toolbox for the Hilbert-Huang transform
Other
254 stars 88 forks source link

Functions with local mean close to zero break the EMD #12

Closed jaidevd closed 8 years ago

jaidevd commented 9 years ago

Something like - download

Which isn't an IMF, but has local mean close to zero, breaks the EMD.decompose method.

The signal can be expressed as - download 1

jaidevd commented 8 years ago

Turn this into a test.