Answer the question
In order to leave comments, you need to log in
What are some ways in Python to adaptively normalize a signal?
Greetings! Imagine that there is such a signal:
And I want to find the minima and maxima of the peaks (marked in red), and then find the frequency of these upper and lower peaks. Thinking about the Fourier transform. Tell me what to study? What to read?
So far, it only came to mind to build an average over the value window and make a subtraction. As a result, I got something like this:
But here it is necessary to adjust the values for each signal ...
Calculating signals in real time is not required, and libraries such as talib do not fit with their methods.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question