Content deleted Content added
Shaddowffax (talk | contribs) |
Shaddowffax (talk | contribs) |
||
Line 3:
==Definition==
Similar to the 1-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, the following represents a 2-Dimensional convolution:
<math>y(n_1,n_2)=x(n_1,n_2)**h(n_1,n_2)</math>
===Problem Statement & Basics===
|