PARALLEL FORM REALIZATION
Using partial fractions:
which can be implemented as:
Pseudo-code:
for each input sample x do:
w
0
= 0.8w
1
+ 7.5x
y = w
0
-2.5x;
w
1
= w
0
;