Revision as of 16:18, 1 March 2011 by Ahmadi (Talk | contribs)


Practice Question on Computing the Fourier Transform of a Discrete-time Signal

Compute the Fourier transform of the signal

$ x[n] = u[n+1]-u[n-2].\ $


Share your answers below

You will receive feedback from your instructor and TA directly on this page. Other students are welcome to comment/discuss/point out mistakes/ask questions too!


Answer 1

$ \mathcal X (\omega) = \sum_{n=-\infty}^\infty (u[n+1]-u[n-2])e^{-j\omega n}=\sum_{n=-1}^2 e^{-j\omega n}= $

$ \mathcal X (\omega) = e^{j\omega}+1+e^{-j\omega}+e^{-j2\omega} $

--Cmcmican 19:57, 28 February 2011 (UTC)

TA's comments: You have a small mistake in that. Note that $ u[n-2] $ starts at $ n=2 $ and not $ n=3 $.

Answer 2

Write it here.

Answer 3

Write it here.


Back to ECE301 Spring 2011 Prof. Boutin

Alumni Liaison

Abstract algebra continues the conceptual developments of linear algebra, on an even grander scale.

Dr. Paul Garrett