(New page: See Periodic Convolution Because DT signals repeat, a simple convolution can produce inaccurate results. Therefore, something must be done to correct. The most com...) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
See [[Periodic Convolution_OldKiwi]] | See [[Periodic Convolution_OldKiwi]] | ||
− | + | === Formula for Aperiodic Convolution === | |
+ | <math>\begin{align}y[n] &= h[n]*x[n]\\&= \sum_{m=-\infty}^{\infty}h[n-m]x[m]\\\end{align}</math> | ||
+ | |||
+ | [[Category:ECE438]] |
Latest revision as of 09:51, 7 March 2008
See Periodic Convolution_OldKiwi
Formula for Aperiodic Convolution
$ \begin{align}y[n] &= h[n]*x[n]\\&= \sum_{m=-\infty}^{\infty}h[n-m]x[m]\\\end{align} $