Moving Average Filter

Implementation of Moving Average filter.
4,3K Downloads
Aktualisiert 30. Mär 2012

Lizenz anzeigen

The moving average filter operates by averaging a number of points from the
input signal to produce each point in the output signal. In equation form,
this is written:

1 M-1
Y[i] = --- SUM X[i + j]
M j=0

Zitieren als

Vallabha Hampiholi (2024). Moving Average Filter (https://www.mathworks.com/matlabcentral/fileexchange/35925-moving-average-filter), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2008a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0