jaidevd / pyhht

Python toolbox for the Hilbert-Huang transform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation Status Build Status Coverage Status Code Health

PyHHT

A Python module for the Hilbert Huang Transform.

Dependencies

The module has been tested to work on Python 2.7 and Python 3.6. It requires NumPy, SciPy and matplotlib.

pytftb is required to run some examples. It can be found at:

http://github.com/scikit-signal/pytftb

About

Python toolbox for the Hilbert-Huang transform

License:Other


Languages

Language:Python 97.2%Language:Shell 2.8%