Example of Computation of Fourier transform of a CT SIGNAL

A practice problem on CT Fourier transform


The Chosen Signal

$ x(t) = e^{3t} u(t+2) + e^{4t} u(t-2) \! $

The Fourier Transform

$ X(\omega) = \int_{-\infty}^{\infty} x(t) e^{-j\omega t} dt \! $

$ X(\omega) = \int_{-2}^{\infty} e^{3t} e^{-j\omega t} dt + \int_{2}^{\infty} e^{4t} e^{-j\omega t} dt \! $

$ X(\omega) = \int_{-2}^{\infty} e^{(3-j\omega )t} dt + \int_{2}^{\infty} e^{(4-j\omega )t} dt \! $

$ X(\omega) = {\left. \frac{e^{(j\omega -3)t}}{(j\omega - 3 )} \right]^{\infty}_{-2} } + {\left. \frac{e^{( j\omega -4)t}}{(j\omega -4 )} \right]^{\infty}_2 }\, $


$ X(\omega) = \frac{e^{-2*(3-j\omega)}}{(j\omega - 3 )} + \frac{e^{( 4- j\omega )2}}{(j\omega -4 )} $


Back to Practice Problems on CT Fourier transform

Alumni Liaison

Ph.D. on Applied Mathematics in Aug 2007. Involved on applications of image super-resolution to electron microscopy

Francisco Blanco-Silva