Description: A moving average filter averages a number of input samples and produce a single output sample. This averaging action removes the high frequency components present in the signal. Moving average filters are normally used as low pass filters. In recursive filtering algorithm, previous output samples also are taken for averaging.
To Search:
File list (Check if you may need any files):
moving average filter
.....................\FuncGen.cls
.....................\Graph.cls
.....................\main.frm
.....................\module1.bas
.....................\movavgfilt.exe
.....................\movavgfilt.vbp
.....................\movavgfilt.vbw
.....................\plot.bas