/TimTek.MovingAverage

C++library that computes a moving average over a fixed size window of sample data. Designed for use with 'noisy' sensors. Optionally, can reject outliers using statistical analysis.

Primary LanguageC++MIT LicenseMIT

TimTek.MovingAverage

C++library that computes a moving average over a fixed size window of sample data. Designed for use with 'noisy' sensors and inputs. Optionally, can reject outliers using statistical analysis.

Dependencies

  • C++ Standard Template Library