Skip to content

IRFM/signal_plateau_recognition

Repository files navigation

Signal plateau recognition

Algorithm for recognition of plateaus in one-dimensional signals. By plateau we understand a steady state on given input signal. If you need help please contact: [email protected]

Installation

Inside folder signal_plateau_recognition/ type (do not forget the dot):

pip install --user .

Example script

Execute script example as:

python script_example.py

Example plot

An example of plateau recognition

Plateau recognition example

Dependencies

python
numpy
scipy
scikit-learn

About

Signal plateau recognition tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages