Fourier transform: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Eric Evers
(New page: {{subpages}} ===Fourier transform=== A Fourier Transform is an integral transform, typically from a time dimension to a frequency dimension or back. ==Theory== Given some function f(t)...)
 
imported>Richard Pinch
m (→‎Applications: refine link)
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{subpages}}
{{subpages}}
A '''Fourier transform''' is an integral transform,<ref>To transform is to change the form of a figure, expression, etc., without in general changing its value.</ref> typically from a time domain to a frequency domain. It is named in honor of [[Joseph Fourier]]. The operation of transforming back from the frequency domain to the time domain is called the [[inverse Fourier transform]].


===Fourier transform===
==Theory==
Given some [[complex number|complex-valued]] function <math>\scriptstyle f\,:\,\mathbb{R} \rightarrow \mathbb{C}</math>, we would like to decompose it into its constituent frequencies. The main idea is to employ sine and cosine functions of a continuous range of frequencies (in fact from <math>\scriptstyle -\infty</math> to <math>\scriptstyle \infty</math>) as a continuum of bases with which to "expand" a given function. Formally speaking, a Fourier transform can be thought of as the "[[Fourier series]]" of function with an infinite period, and this was the conceptual idea that lead to the rigorous definition and theory the Fourier transform that is known today. The Fourier transform of a function <math>\scriptstyle f </math>, often denoted with a capital ''F'' or as <math>\scriptstyle \mathcal{F}[f] </math> (i.e., <math>\scriptstyle F\,=\,\mathcal{F}[f] </math>) is another function <math>\scriptstyle \mathcal{F}[f]\,:\,\mathbb{R}\rightarrow \mathbb{C}</math> defined by:


A Fourier Transform is an integral transform, typically from a time dimension to a frequency dimension or back.
:<math>\mathcal{F}[f](w) = \int \limits _{-\infty}^{\infty} f(t)\ e^{-i 2\pi w t}\,dt, </math>


==Theory==
assuming the integral is well defined and exists for the given time domain function <math>\scriptstyle f</math> for almost all <math>w</math> (i.e., except for <math>\scriptstyle w</math>  in a subset of <math>\scriptstyle \mathbb{R}</math> of [[Lebesgue measure| (Lebesgue)  measure]] zero). Here, <math>\scriptstyle \mathcal{F}[f]</math> is the frequency domain representation of the function <math>\scriptstyle f(t)</math>. The function <math>f</math> has been transformed into <math>\scriptstyle F</math> with the above integral.


Given some function f(t), we would like to decompose it into its constituent frequencies. Sine functions and Cosine functions of various frequency are orthoganal to each other and therefor can form an orthoganal basis for another function. One of the simplest of all Fourier Transforms is the transform of the Gausian bell curve. The transform of a gausian is an other gausian. This is the only function that is its own transform for Fourier transform. Otherwise, narrow functions transform to spread out functions and visa-versa.
One of the simplest of all Fourier transforms is the transform of the Gaussian bell curve <math>\scriptstyle g\,=\,c\, \exp(-\frac{1}{2}\frac{(x-a)^2}{b})</math>, where ''a'', ''b'' and ''c'' are real parameters with <math>\scriptstyle b>0</math>. The transform of a Gaussian is an other Gaussian. This is the only function that is its own transform for Fourier transform. Otherwise, narrow functions transform to spread out functions and vice versa.


:<math> F(w) = \int_\infty^\infty f(x) exp(jxw\pi) \, dt</math>
==Applications==


Here, F(w) is the Frequency domain representation of the function f(t). The function f(t) has been transformed into F(w) with the help of the integral.
Applications include the processing of audio signals or video images. One wonderful property of the Fourier transform is that it changes [[convolution (mathematics)|convolution]] into multiplication. Suppose we have two functions: g(t) and h(t) that we wish to convolve (the convolution operation is often denoted by *). We wish to solve for k(t). We can transform g(t) and h(t) to G(w) and H(w).
           
    k(t)  =  g(t) *  h(t)
  F(k(t)) = F(g(t)) F(h(t))    Take the Fourier transform, F, of both sides.
    K(t)  =  G(w)   H(w)    Take the product of G(w) and H(w).
  f(K(t)) =                    Take the inverse transform, f, of both sides.
    k(t) = f(G(w)   H(w))    The value of k(t) is the inverse fourier transform
                              of the product of G(t) and H(t).


==Technical definitions==
==Technical definitions==
<!--
the case of discontinuous functions; Riemann vs Lebesgue, etc ...
-->


==Notes and references==
==Notes and references==
{{reflist}}
{{reflist}}

Latest revision as of 07:21, 24 December 2008

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

A Fourier transform is an integral transform,[1] typically from a time domain to a frequency domain. It is named in honor of Joseph Fourier. The operation of transforming back from the frequency domain to the time domain is called the inverse Fourier transform.

Theory

Given some complex-valued function , we would like to decompose it into its constituent frequencies. The main idea is to employ sine and cosine functions of a continuous range of frequencies (in fact from to ) as a continuum of bases with which to "expand" a given function. Formally speaking, a Fourier transform can be thought of as the "Fourier series" of function with an infinite period, and this was the conceptual idea that lead to the rigorous definition and theory the Fourier transform that is known today. The Fourier transform of a function , often denoted with a capital F or as (i.e., ) is another function defined by:

assuming the integral is well defined and exists for the given time domain function for almost all (i.e., except for in a subset of of (Lebesgue) measure zero). Here, is the frequency domain representation of the function . The function has been transformed into with the above integral.

One of the simplest of all Fourier transforms is the transform of the Gaussian bell curve , where a, b and c are real parameters with . The transform of a Gaussian is an other Gaussian. This is the only function that is its own transform for Fourier transform. Otherwise, narrow functions transform to spread out functions and vice versa.

Applications

Applications include the processing of audio signals or video images. One wonderful property of the Fourier transform is that it changes convolution into multiplication. Suppose we have two functions: g(t) and h(t) that we wish to convolve (the convolution operation is often denoted by *). We wish to solve for k(t). We can transform g(t) and h(t) to G(w) and H(w).

   k(t)  =   g(t) *  h(t)
 F(k(t)) = F(g(t)) F(h(t))    Take the Fourier transform, F, of both sides.
   K(t)  =   G(w)    H(w)     Take the product of G(w) and H(w).
 f(K(t)) =                    Take the inverse transform, f, of both sides.
   k(t)  = f(G(w)    H(w))    The value of k(t) is the inverse fourier transform
                              of the product of G(t) and H(t).

Technical definitions

Notes and references

  1. To transform is to change the form of a figure, expression, etc., without in general changing its value.