Content deleted Content added
m typo: Univeristy→University |
|||
Line 27:
'''''Distributive Property:'''''
<math>x**(h+g) = (x**h)
These properties are seen in use in the figure below. Given some input <math>x(n_1, n_2)</math> that goes into a filter with impulse response<math>h(n_1, n_2)</math> and then another filter with impulse response <math>g(n_1, n_2)</math>, the output is given by <math>y(n_1, n_2)</math>. Assume that the output of the first filter is given by <math>w(n_1, n_2)</math>, this means that:
<math>w = x ** h</math>
|