Content deleted Content added
No edit summary |
Shaddowffax (talk | contribs) |
||
Line 43:
It is readily seen then that this reduces to the product of two one-dimensional convolutions:
<math>x(n_1,n_2)**h(n_1,n_2)=\bigg[x(n_1)*h(n_1)\bigg]\bigg[x(n_2)*h(n_2)\bigg]</math>
This conclusion can then be extended to the convolution of two ''M''-dimensional signals as follows:
<math>x(n_1,n_2,...,n_M)*...*h(n_1,n_2,n_M)=\bigg[x(n_1)*h(n_2)\bigg]\bigg[x(n_2)*h(n_2)\bigg]...\bigg[x(n_M)*h(n_M)\bigg]</math>
===Row-Column Decomposition===
|