Revision as of 17:27, 8 October 2008 by Cdleon (Talk)


$ x(t) = e^{-3|t-2|} $

Noticing that there is an absolute value, we can proceed to divide in tow cases.

When

$ t-2 < 0 \rightarrow x_1(t) = e^{3t-6} $

and when,

$ t-2 >0 \rightarrow x_2(t) = e^{-3t-6} $

So, we can then compute the Fourier series by adding the integrals of each diferent case.

$ \ \mathcal{X}(\omega)=\int_{-\infty}^{\infty}x_1(t)e^{-j\omega t}\,dt\ + \int_{-\infty}^{\infty}x_2(t)e^{-j\omega t}\,dt\ $

Alumni Liaison

Recent Math PhD now doing a post-doctorate at UC Riverside.

Kuei-Nuan Lin