Content deleted Content added
m →Definitions: typo |
→Definitions: add whitespace |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1:
{{Short description|Mathematical operation}}
'''Circular convolution''', also known as '''cyclic convolution''', is a special case of '''periodic convolution''', which is the [[convolution]] of two periodic functions that have the same period. Periodic convolution arises, for example, in the context of the [[discrete-time Fourier transform]] (DTFT). In particular, the DTFT of the product of two discrete sequences is the periodic convolution of the DTFTs of the individual sequences. And each DTFT is a [[periodic summation]] of a continuous Fourier transform function (see {{slink|
==Definitions==
Line 8:
:<math>\int_{t_o}^{t_o+T} h_{_T}(\tau)\cdot x_{_T}(t - \tau)\,d\tau,</math> <ref name=Jeruchim/><ref name=Udayashankara/>
where
:<math>h_{_T}(t) \ \triangleq \ \sum_{k=-\infty}^\infty h(t - kT) = \sum_{k=-\infty}^\infty h(t + kT).</math>
Line 18:
|equation={{NumBlk||
<math>
\int_{t_o}^{t_o+T} h_{_T}(\tau)\cdot x_{_T}(t - \tau)\,d\tau = \int_{-\infty}^\infty h(\tau)\cdot x_{_T}(t - \tau)\,d\tau\ \triangleq\ (h *x_{_T})(t) = (x * h_{_T})(t).</math>
|{{EquationRef|Eq.1}} }} }}
{{Collapse top|title=Derivation of Eq.1}}
|