How to implement weighted moving average in Simulink
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm trying to calculate the average of the last 15 outputs of a signal. The values should be weighted according to their order of appearance: the oldest value should weight less than the new value.
Is there a quick way to accomplish this?
0 Kommentare
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!