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

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

 Réponse acceptée

takemoto
takemoto le 5 Nov 2020

0 votes

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

Plus de réponses (0)

Catégories

En savoir plus sur Simulink dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!