Moving Average Filter
Version 1.0.0.0 (1,66 ko) par
Vallabha Hampiholi
Implementation of Moving Average filter.
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
Citation pour cette source
Vallabha Hampiholi (2026). Moving Average Filter (https://fr.mathworks.com/matlabcentral/fileexchange/35925-moving-average-filter), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2008a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Digital Filtering dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
