Moving Average Filter

Implementation of Moving Average filter.
ダウンロード: 4.3K
更新 2012/3/30

ライセンスの表示

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

引用

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

MATLAB リリースの互換性
作成: R2008a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDigital Filtering についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0