Intuitive semantics
Example: FIR filter
single input sequence i(n)
single output sequence o(n)
o(n) = c1 i(n) + c2 i(n-1)
* c1
+
o
i
* c2
i(-1)
Previous slide
Next slide
Back to first slide
View graphic version