Is there any name for following averaging equation and how does it work?
$ y_{i+1} = (1-\alpha)\times y_i + x_i $
I'm using it to average a signal, but I'm not sure am I interpreting the results right.
Is there any name for following averaging equation and how does it work?
$ y_{i+1} = (1-\alpha)\times y_i + x_i $
I'm using it to average a signal, but I'm not sure am I interpreting the results right.