Content deleted Content added
Strickesel (talk | contribs) m Fixed missing spaces found by Wikipedia:Typo Team/moss – you can help! |
|||
Line 290:
===Multidimensional Convolution with One-Dimensional Convolution Methods===
To understand the helix transform, it is useful to first understand how a multidimensional convolution can be broken down into a one-dimensional convolution. Assume that the two signals to be convolved are <math>X_{M \times N}</math> and <math>Y_{K \times L}</math>, which results in an output <math>Z_{(M
<math>Z(i,j) = \sum_{m=0}^{M-1}\sum_{n=0}^{N-1}X(m,n)Y(i-m, j-n)</math>
|