AVG – Moving average filter
Block SymbolLicensing group: STANDARD
Function Description
The AVG block computes a moving average from the last n samples according to the
formula
There is a limitation , where depends on the implementation.
If the last n samples are not yet known, the average is computed from the samples available.
Input
u | Input signal to be filtered | double |
Output
y | Filtered output signal | double |
Parameter
[Previous] [Back to top] [Up] [Next]