HW: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Rothsa (talk | contribs)
Rothsa (talk | contribs)
Line 9: Line 9:
That's alot of numbers seemingly out of the blue, at first observance. I bet your questions are:
That's alot of numbers seemingly out of the blue, at first observance. I bet your questions are:


<br>=== 1. Telling me the difference between a transformer and a Fourier Transform hasn't helped me finish my assignment. What else can you tell me? === <br>
<br>
2.Can you show me some really easy plug-in formulas so I can get my homework done faster so I can go play World of Warcraft? <br>
=== 1. Telling me the difference between a transformer and a Fourier Transform hasn't helped me finish my assignment. What else can you tell me? ===  
3.If I've got one, what can I do with it?
<br>
=== 2.Can you show me some really easy plug-in formulas so I can get my homework done faster so I can go play World of Warcraft? === <br>
=== 3.Why would I bother getting one? I don't know what to do with it. ===





Revision as of 19:53, 8 October 2007

An Introduction to the Fourier Transform

Unfortunately, the Fourier Transform isn't a Transformer. If it was, you would have seen it in the movie that came out lately.
One way to explain a Fourier Transform is to say it's a bunch of sinusoids added to create a just about any function you want. Another way to describe it is to say it's a way of representing a function in the frequency domain instead of the time domain.
For example, a square wave could be represented by: xsquare(t)=4πk=1sin((2k1)2πft)(2k1)

That's alot of numbers seemingly out of the blue, at first observance. I bet your questions are:


1. Telling me the difference between a transformer and a Fourier Transform hasn't helped me finish my assignment. What else can you tell me?


=== 2.Can you show me some really easy plug-in formulas so I can get my homework done faster so I can go play World of Warcraft? ===

3.Why would I bother getting one? I don't know what to do with it.

X(f)=\int_{-\infty}^{\infty} x(t) e^{-j2\pi ft}\, dt

</math>

Suppose that we have some function, say β(t), that is nonperiodic and finite in duration.
This means that β(t)=0 for some Tα<|t|

Now let's make a periodic function γ(t) by repeating β(t) with a fundamental period Tζ. Note that limTζγ(t)=β(t)
The Fourier Series representation of γ(t) is
γ(t)=k=αkej2πfkt where f=1Tζ
and αk=1TζTζ2Tζ2γ(t)ej2πktdt
αk can now be rewritten as αk=1Tζβ(t)ej2πktdt
From our initial identity then, we can write αk as αk=1TζB(kf)
and γ(t) becomes γ(t)=k=1TζB(kf)ej2πfkt
Now remember that β(t)=limTζγ(t) and 1Tζ=f.
Which means that β(t)=limf0γ(t)=limf0k=fB(kf)ej2πfkt
Which is just to say that β(t)=B(f)ej2πfktdf

So we have that [β(t)]=B(f)=β(t)ej2πftdt
Further 1[B(f)]=β(t)=B(f)ej2πfktdf

Some Useful Fourier Transform Pairs

[α(t)]=1αf(ωα)

[c1α(t)+c2β(t)] =(c1α(t)+c2β(t))ej2πftdt
=c1α(t)ej2πftdt+c2β(t)ej2πftdt
=c1α(t)ej2πftdt+c2β(t)ej2πftdt=c1A(f)+c2B(f)


[α(tγ)]=ej2πfγA(f)
[α(t)*β(t)]=A(f)B(f)
[α(t)β(t)]=A(f)*B(f)
Some other usefull pairs can be found here: Fourier Transforms

A Second Approach to Fourier Transforms