Line 33: Line 33:
  
  
<math>X_(\omega) =  \delta{\omega}</math>
+
<math>X_(\omega) =  \delta \left({\omega - \frac{2 \pi}{100}}\right)</math>
  
  

Revision as of 17:35, 12 September 2013


Practice Problem on Discrete-time Fourier transform computation

Compute the discrete-time Fourier transform of the following signal:

$ x[n]= \sin \left( \frac{2 \pi }{100} n \right) $

(Write enough intermediate steps to fully justify your answer.)


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!

No need to write your name: we can find out who wrote what by checking the history of the page.


Answer 1

$ x[n]=\sin \left( \frac{2pi}{100} \right) $


$ x[n] = \frac{1}{2j} \left( e^{ \frac{j2 \pi}{100n}}-e^{- \frac{j2 \pi}{100n}} \right) $

$ X_(\omega) = \sum_{n=-\infty}^{+\infty} x[n] e^{-j\omega n} $

$ X_(\omega) = \sum_{n=-\infty}^{+\infty} e^{j2 \pi /100 n} e^{-j\omega n} + \sum_{n=-\infty}^{+\infty} e^{-j2 \pi /100 n} e^{-j\omega n} $


$ X_(\omega) = \delta \left({\omega - \frac{2 \pi}{100}}\right) $


Answer 2

Write it here.

Answer 3

We can set the $ x[n]=\sin \left( frac{2\pi} \100 \right) $


Back to ECE438 Fall 2013

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett