Content deleted Content added
cleaner math code |
change some "t" to "x" (except in the case of F.T.). |
||
Line 3:
The '''rectangular function''' (also known as the '''rectangle function''', '''rect function''' or the normalized '''[[boxcar function]]''') is defined as
:<math>\mathrm{rect}(
0 & \mbox{if } |
\frac{1}{2} & \mbox{if } |
1 & \mbox{if } |
\end{cases} </math>
or in terms of the [[Heaviside step function]], ''u(t)'':
:<math>\mathrm{rect}(
or, alternatively:
:<math>\mathrm{rect}(
The rectangular function is normalized:
Line 23:
The [[continuous Fourier transform|Fourier transform]] of the rectangular function is
:<math>\frac{1}{\sqrt{2\pi}}\int_{-\infty}^\infty \textrm{rect}(x)e^{-i \omega
=\frac{\textrm{sinc}(\omega/2)}{\sqrt{2\pi}}</math>
|