Skip to content

A moving average, also called rolling average, rolling mean or running average, is a type of finite impulse response filter (FIR) used to analyze a set of datum points by creating a series of averages of different subsets of the full data set.

License

sebnil/Moving-Avarage-Filter--Arduino-Library-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moving-Average-Filter--Arduino-Library-

A moving average, also called rolling average, rolling mean or running average, is a type of finite impulse response filter (FIR) used to analyze a set of datum points by creating a series of averages of different subsets of the full data set. https://en.wikipedia.org/wiki/Moving_average

Support my creation of open source software:

Flattr this git repo

Buy Me a Coffee at ko-fi.com

About

A moving average, also called rolling average, rolling mean or running average, is a type of finite impulse response filter (FIR) used to analyze a set of datum points by creating a series of averages of different subsets of the full data set.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages