Content deleted Content added
Shaddowffax (talk | contribs) |
Shaddowffax (talk | contribs) |
||
Line 5:
===Problem Statement & Basics===
Similar to the one-dimensional case, an asterisk is used to represent the convolution operation. The number of dimensions in the given operation is reflected in the number of asterisks. For example,
<math>y(n_1,n_2,...,n_M)=x(n_1,n_2,...,n_M)*...*h(n_1,n_2,...,n_M)</math>
Line 13:
<math>\sum_{k_1=-\infty}^{\infty} \sum_{k_2=-\infty}^{\infty}...\sum_{k_M=-\infty}^{\infty} h(k_1,k_2,...,k_M)x(n_1-k_1,n_2-k_2,...,n_M-k_M)</math>
Listed are several properties of the two-dimensional convolution operator. Note that these can also be extended for signals of <math>N</math>-dimensions.
|