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

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

 Risposta accettata

takemoto
takemoto il 5 Nov 2020

0 voti

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

Più risposte (0)

Categorie

Scopri di più su Simulink in Centro assistenza e File Exchange

Prodotti

Richiesto:

il 4 Nov 2020

Risposto:

il 5 Nov 2020

Community Treasure Hunt

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

Start Hunting!