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: jorge012@gmail.com
Inside folder signal_plateau_recognition/
type (do not forget the dot):
pip install --user .
Execute script example as:
python script_example.py
An example of plateau recognition
python
numpy
scipy
scikit-learn