Skip to content

roho1445/moving-average-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

moving-average-filter

Program designed to model a moving average filter. The program currenlty takes multiple postive number inputs from the user and averages the last 3 inputs. Run the program on your compiler and then keep inputting numbers to see the moving average. At the end, input -1 to exit the program.

About

C++ Implementation of a Moving Average Filter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages