simulink上で移動平均を求めたい

toolboxなどを使わずにスライディングウィンドウ法で移動平均をsimulink上で求める方法はありますか

 採用された回答

takemoto
takemoto 2020 年 11 月 5 日

0 投票

delay、add、divideブロックの組み合わせでなんとかなりませんでしょうか?例えば、「現在」、「一サンプル前」、「二サンプル前」のデータの総和を3で割れば、3点の移動平均が求まると思います。

その他の回答 (0 件)

カテゴリ

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

質問済み:

2020 年 11 月 4 日

回答済み:

2020 年 11 月 5 日

Community Treasure Hunt

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

Start Hunting!