Content deleted Content added
added function graphic - on a second thought, it looks pretty bad, I'll remake it later |
Expand, correct Fourier transform |
||
Line 1:
[[Image:Rect_function.png|right|Rectangular function]]
The '''rectangular function''' (
the normalized '''[[boxcar function]]''') is defined as
:<math>\mathbf{rect}(t) = \left \{ \begin{matrix}
Line 13 ⟶ 14:
:<math>\mathbf{rect}(t) = \mathbf{H}(t + 1/2) - \mathbf{H}(t - 1/2)</math>
The rectangular function is normalized:
:<math>\
The [[continuous Fourier transform|Fourier transform]] of the rectangular function is
:<math>\frac{1}{\sqrt{2\pi}}\int_{-\infty}^\infty \textrm{rect}(x)e^{-ikx}\,dx
=\sqrt{\frac{\pi}{2}}\,\textrm{sinc}(k/2)</math>
where "sinc" is the normalized [[sinc function]]. Viewed as a [[probability distribution function]], its [[characteristic function]] is therefore written
:<math>\varphi(k)=\pi\,\textrm{sinc}(k/2)\,</math>
and the [[moment generating function]] is:
:<math>M(k)=\frac{2\,\textrm{sinh}(k/2)}{k}\,</math>
==See also==
*[[Fourier transform]]
*[[square wave]]
[[Category:Special functions]]
|