FourierTransformsJW: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Wonoje (talk | contribs)
Wonoje (talk | contribs)
Line 6: Line 6:


===Fourier Transform Defined===
===Fourier Transform Defined===
There are a couple of different ways to represent the Fourier transform.
The Fourier Transform can be defined as follows:


<math> x(t) = \mathcal{F}^{-1}[X(f)] = \int_{-\infty}^\infty  X(f) e^ {j 2 \pi f t} df</math>


<math> X(f) = \mathcal{F}[x(t)] = \int_{-\infty}^\infty  x(t) e^ {-j 2 \pi f t} dt</math>
where <math>x(t)</math> is a function of time and <math>X(f)</math> is the Fourier transform of <math>x(t)</math> and is it's Fourier Transform.


<small>Principle author of this page: Jeffrey Wonoprbowo</small>
<small>Principle author of this page: Jeffrey Wonoprbowo</small>

Revision as of 20:01, 4 December 2005

Fourier Transform

Introduction

A Fourier series allows a periodic function to be represented as the sum of sine and/or cosine waves. This is very useful, because functions in the time domain can be expressed in the frequency domain. The frequency domain can, at times, be easier to work with. This is where the Fourier transfrom comes in. It allows for a nonperidic function of time to be converted (or transformed) into a function of frequency.

This conversion is analgous to the conversion from cartesian coordinates to polar or spherical coordinates. The location of the point does not change; only the directions for how to get there.

Fourier Transform Defined

The Fourier Transform can be defined as follows:

x(t)=1[X(f)]=X(f)ej2πftdf

X(f)=[x(t)]=x(t)ej2πftdt

where x(t) is a function of time and X(f) is the Fourier transform of x(t) and is it's Fourier Transform.

Principle author of this page: Jeffrey Wonoprbowo