Moving average in stateflow

hello,
i need help to find the moving average of signal with 100 samples.
please help with same

回答 (1 件)

Jesús Zambrano
Jesús Zambrano 2020 年 9 月 2 日

1 投票

Is it mandatory a Stateflow implementation? Otherwise, a simple way is to use a tapped Delay block to delay the incoming signal 100 samples, and the use a MATLAB function block that calculates the mean value.

カテゴリ

ヘルプ センター および File ExchangeStateflow についてさらに検索

製品

リリース

R2020a

質問済み:

2020 年 5 月 30 日

回答済み:

2020 年 9 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by