The Fourier Transforms: Difference between revisions

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




==== Shifting the function changes the phase of the spectrum ===
=== Shifting the function changes the phase of the spectrum ===


     <math>\mathcal{F}[x(t-a)] = X(t)e^{j2\pi f a}</math>
     <math>\mathcal{F}[x(t-a)] = X(t)e^{j2\pi f a}</math>

Revision as of 13:43, 28 October 2007

The Fourier transform was named after Joseph Fourier, a French mathematician. A Fourier Transform takes a function to its frequency components.


Properties of a Fourier Transform:

Properties of a Fourier Transform:

Linearity

   [a*x(t)+b*y(t)]=a*X(f)+b*Y(f)


Shifting the function changes the phase of the spectrum

   [x(ta)]=X(t)ej2πfa

Frequency and amplitude are affected when changing spatial scale inversely

   [x(a*t)]=1aX(fa)

Symmetries =

   - if x(t) is real, then X(f)=F(t)*
   - if x(t) is imaginary, then X(f)=X(f)*
   - if x(t) is even, then X(f)=X(f)$
   - if x(t) is odd, then X(f)=X(f)$.