Fourier Transform Property review: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
(New page: == Max Woesner == Back to my Home Page === Homework #5 - Reveiew a Fourier Transform Property === <b><u>Joshua Sarris</u></b> derived the following Four...)
 
No edit summary
Line 4: Line 4:
=== Homework #5 - Reveiew a Fourier Transform Property ===
=== Homework #5 - Reveiew a Fourier Transform Property ===


[[Joshua Sarris|<b><u>Joshua Sarris</u></b>]] derived the following Fourier Transform Property [[Fourier Transform Properties|here]] for Homework #4.<br><br>
[[Joshua Sarris|Joshua Sarris]] derived the following Fourier Transform Property [[Fourier Transform Properties|here]] for Homework #4.<br><br>
'''Find <math>\mathcal{F}[sin(w_0t)g(t)]\!</math><br>'''
'''Find <math>\mathcal{F}[sin(w_0t)g(t)]\!</math><br>'''


Line 51: Line 51:
So we now have the identity,
So we now have the identity,
<math>\mathcal{F}[sin(w_0t)g(t)] = \frac{1}{j2}[G(f-f_0)- G(f+f_0)]\!</math><br>
<math>\mathcal{F}[sin(w_0t)g(t)] = \frac{1}{j2}[G(f-f_0)- G(f+f_0)]\!</math><br>
Your answer looks correct, but I don't know how you got if from the equation above it. Your operator between the <math> G \!</math> terms changed from a <math> + \!</math> to a <math> - \!</math>
Your answer looks correct, but I don't know how you got it from the equation above it. Your operator between the <math> G \!</math> terms changed from a <math> + \!</math> to a <math> - \!</math>

Revision as of 21:24, 19 October 2009

Max Woesner

Back to my Home Page

Homework #5 - Reveiew a Fourier Transform Property

Joshua Sarris derived the following Fourier Transform Property here for Homework #4.

Find


Recall ,

so expanding we have,


Also recall ,

so we can convert to exponentials.


Now integrating gives us,



So we now have the identity,

orr rather


My Review

Josh, Josh, it appears that you copied my code and forgot to change some necessary elements so it is works for your equation, such as the cosines on lines 4, 11, and 13.
Also, you forgot a in the second term of the second equation on line 9, and your identity for has a sign error. It should be:

The derivation should be as follows.

Find
Recall , so expanding we have,
Also recall , so we can convert to exponentials.

Now integrating gives us,

So we now have the identity,
Your answer looks correct, but I don't know how you got it from the equation above it. Your operator between the terms changed from a to a