laszukdawid / PyEMD

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

CEEMDAN Extension #12

Closed FranzHahn closed 6 years ago

FranzHahn commented 6 years ago

Are there any plans to extend this work to CEEMDAN? I have worked on extending an existing CEEMDAN implementation in Matlab, and would be interested in sharing my knowledge. My python is meh, but I am learning.

laszukdawid commented 6 years ago

It wasn't in the plan, but why not ;-) Just send me some corner stone papers on it and I'll try to find some time to implement it. Can't promise on actual delivery time, though.

laszukdawid commented 6 years ago

Thanks for patience! Hope this helps :-) Feel free to ask anything when in doubt.