Tagged Questions
2
votes
0answers
129 views
Exponential moving average with sub-interval relevance / varying timeframe
I need to calculate an exponential moving average for a series of data. The intended sampling interval is fixed (say 1s) but the data stream has varying intervals (data intervals vary from 0.01s to ...