How to implement weighted moving average in Simulink

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?

Categories

Find more on Simulink in Help Center and File Exchange

Asked:

on 20 Apr 2018

Answered:

on 20 Jan 2021

Community Treasure Hunt

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

Start Hunting!