hello,
i need help to find the moving average of signal with 100 samples.
please help with same

답변 (1개)

Jesús Zambrano
Jesús Zambrano 2020년 9월 2일

1 개 추천

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.

카테고리

도움말 센터File Exchange에서 Stateflow에 대해 자세히 알아보기

제품

릴리스

R2020a

질문:

2020년 5월 30일

답변:

2020년 9월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by