Line 25: | Line 25: | ||
--[[User:Cmcmican|Cmcmican]] 20:47, 21 February 2011 (UTC) | --[[User:Cmcmican|Cmcmican]] 20:47, 21 February 2011 (UTC) | ||
+ | :Instructor's comments: Take a look at your answer: it depends on k. However, the input does not depend on k. By the way, you can use the "mathcal" font to produce the curly X. Like this: <math>{\mathcal X}</math>. And if you use the inline class, it is aligned with the line like this: <math class="inline">{\mathcal X}</math>. -pm | ||
Revision as of 17:08, 21 February 2011
Contents
Practice Question on Computing the Fourier Transform of a Continuous-time Signal
Compute the Fourier transform of the signal
$ x(t) = \cos (2 \pi t )\ $
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
Guess $ \chi(\omega)=2\pi\delta(\omega-2\pi k)\, $ such that $ \mathfrak{F}^{-1}=e^{jk2\pi t} $
check:
$ \mathfrak{F}(2\pi\delta(\omega-2\pi k))=\frac{1}{2\pi}\int_{-\infty}^\infty2\pi\delta(\omega-2\pi k)e^{j\omega t}d\omega=e^{jk2\pi t} $
Therefore,$ \chi(\omega)=2\pi\delta(\omega-2\pi k)\, $
--Cmcmican 20:47, 21 February 2011 (UTC)
- Instructor's comments: Take a look at your answer: it depends on k. However, the input does not depend on k. By the way, you can use the "mathcal" font to produce the curly X. Like this: $ {\mathcal X} $. And if you use the inline class, it is aligned with the line like this: $ {\mathcal X} $. -pm
Answer 2
Write it here.
Answer 3
Write it here.