Skip to content

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.

License

Notifications You must be signed in to change notification settings

Tigra-Astronomy/TimTek.MovingAverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages