python-emd、小波分析工具包

EMD

EMD工具包:https://github.com/laszukdawid/PyEMD

介绍文档:https://pyemd.readthedocs.io/en/latest/

这里用pip安装:pip install EMD-signal。安装前需要正确安装了numpy和scipy工具包。

另外,服务器好像好几次连接失败,后边FQ解决。

 还有另外一个:https://github.com/parkus/emd

Wavelets

pip install PyWavelets


https://github.com/PyWavelets/pywt

https://pywavelets.readthedocs.io/en/latest/

http://blog.csdn.net/u010159842/article/details/52703416

posted @ 2017-10-17 16:33  mikakim  阅读(9137)  评论(0编辑  收藏  举报