Data analysis and filtering using time series for embedded devices (IoT). All in a single C++ library, Data Tome. Focus on the developer's experience and performance. It is the successor to the MovingAveragePlus library.
The initial value can contribute significantly to the output of the exponential moving average, so the user should be able to set it according to its project necessities.
https://en.wikipedia.org/wiki/Exponential_smoothing#Choosing_the_initial_smoothed_value
The initial value can contribute significantly to the output of the exponential moving average, so the user should be able to set it according to its project necessities.