Moving average in stateflow

3 Ansichten (letzte 30 Tage)
Ashvini Bankar
Ashvini Bankar am 30 Mai 2020
Beantwortet: Jesús Zambrano am 2 Sep. 2020
hello,
i need help to find the moving average of signal with 100 samples.
please help with same

Antworten (1)

Jesús Zambrano
Jesús Zambrano am 2 Sep. 2020
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.

Kategorien

Mehr zu Complex Logic finden Sie in Help Center und File Exchange

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by