snorkack72
New member
- Joined
- Feb 25, 2022
- Messages
- 2
I have an oscilloscope waveform represented by 1000 points. The middle part is a slope which I need to measure. The data points are not monotonic which makes it difficult to find two points on the slope for the measurement. I need to smooth the data enough that it will be monotonic. I have tried 5 and 7 point moving average which are not good enough. What method should be used for smoothing and where can I find equations I can implement without pages of theoretical Greek which I won't understand?