The Fourier Transforms: Difference between revisions
Jump to navigation
Jump to search
(22 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
Properties of a Fourier Transform: |
Properties of a Fourier Transform: |
||
==== |
==== Linearity ==== |
||
<math>\mathcal{F}[a*x(t) + b*y(t)] = a*X(f) + b*Y(f)</math> |
|||
==== Shifting the function changes the phase of the spectrum ==== |
|||
<math>\mathcal{F}[x(t-a)] = X(t)e^{j2\pi f a}</math> |
|||
==== Frequency and amplitude are affected when changing spatial scale inversely ==== |
|||
<math>\mathcal{F}[x(a*t)] = \frac{1}{a}X(\frac{f}{a})</math> |
|||
=== Symmetries ==== |
|||
''' |
|||
- if x(t) is real, then <math> X(-f) = F(t)^*</math> |
|||
- if x(t) is imaginary, then <math>X(-f) = -X(f)^*</math> |
|||
- if x(t) is even, then <math>X(-f) = X(f)$</math> |
|||
- if x(t) is odd, then <math> X(-f) = -X(f)$.</math>''' |
Latest revision as of 12:44, 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
Shifting the function changes the phase of the spectrum
Frequency and amplitude are affected when changing spatial scale inversely
Symmetries =
- if x(t) is real, then
- if x(t) is imaginary, then
- if x(t) is even, then
- if x(t) is odd, then