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

11 次查看(过去 30 天)
amemori
amemori 2020-11-4
回答: takemoto 2020-11-5
toolboxなどを使わずにスライディングウィンドウ法で移動平均をsimulink上で求める方法はありますか

采纳的回答

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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!