Fourier Transforms: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Line 14: Line 14:


This does exactly the opposite of the Fourier Transform. Instead of taking time and converting it to frequency, the inverse transform takes a function in frequency, <math>X(f)</math>, and converts it into a time function, <math>x(t)</math>.
This does exactly the opposite of the Fourier Transform. Instead of taking time and converting it to frequency, the inverse transform takes a function in frequency, <math>X(f)</math>, and converts it into a time function, <math>x(t)</math>.

[[New Page]]


==Fourier Transform Pairs==
==Fourier Transform Pairs==

Revision as of 11:29, 29 September 2006

Back to my page

Fourier Transforms

A Fourier transform is used to transform a function from the time domain into one from the frequency domain. This can be very useful, because it allows easier minipulation of the function in many cases. The Fourier Transform is often written this way:

This takes your time function, and makes it into a frequency function . This function also has an inverse, namely, the inverse Fourier Transform, and it looks like this:

This does exactly the opposite of the Fourier Transform. Instead of taking time and converting it to frequency, the inverse transform takes a function in frequency, , and converts it into a time function, .

Fourier Transform Pairs

Most people don't want to do the Fourier Transform integrals all that often, but fortunately it is possible to put general Fourier Transform/Inverse Fourier Transform pairs together, and then from those pairs, perform the particular Fourier Transform you are working on.










The last transform is actually the transform of a Fourier Series. As you can see, when you take the Fourier Transform of a Fourier Series, you get out the frequency components, , of the function.
Another thing that you might notice is the symmetry between the forward and inverse transforms. One way to describe this symmetry is:

Back to my page