| Discrete Fourier Transform |
Article Index for Discrete |
Website Links For Discrete |
Information AboutDiscrete Fourier Transform |
| CATEGORIES ABOUT DISCRETE FOURIER TRANSFORM | |
| fourier analysis | |
| digital signal processing | |
| numerical analysis | |
| transforms | |
| unitary operators | |
|
In Mathematics , the discrete Fourier transform (DFT), sometimes called the '''finite Fourier transform''', is a Fourier Transform widely employed in Signal Processing and related fields to analyze the frequencies contained in a sampled Signal , solve Partial Differential Equations , and to perform other operations such as Convolution s. The DFT can be computed efficiently in practice using a Fast Fourier Transform (FFT) algorithm. The sequence of ''N'' complex numbers ''x''0, ..., ''x''''N''−1 are transformed into the sequence of ''N'' complex numbers ''X''0, ..., ''X''''N''−1 by the DFT according to the formula: : where ''e'' is the Base Of The Natural Logarithm , ''i'' is the Imaginary Unit (), and π is Pi . The transform is sometimes denoted by the symbol , as in or . The inverse discrete Fourier transform (IDFT) is given by : Note that the normalization factor multiplying the DFT and IDFT (here 1 and 1/''N'') and the signs of the exponents are merely conventions, and differ in some treatments. The only requirements of these conventions are that the DFT and IDFT have opposite-sign exponents and that the product of their normalization factors be 1/''N''. A normalization of for both the DFT and IDFT makes the transforms Unitary , which has some theoretical advantages, but it is often more practical in numerical computation to perform the scaling all at once as above (and a unit scaling can be convenient in other ways). (The convention of a negative sign in the exponent is often convenient because it means that is the amplitude of a "positive frequency" . Equivalently, the DFT is often thought of as a matched filter: when looking for a frequency of +1, one correlates the incoming signal with a frequency of −1.) In the following discussion the terms "sequence" and "vector" will be considered interchangeable. PROPERTIES Completeness The discrete Fourier transform is an invertible, Linear Transformation : with C denoting the set of Complex Numbers . In other words, for any ''N'' > 0, an ''N''-dimensional complex vector has a DFT and an IDFT which are in turn ''N''-dimensional complex vectors. Orthogonality The vectors exp(2π''i kn/N'') form an Orthogonal basis over the set of ''N''-dimensional complex vectors: : where δ''kn'' is the Kronecker Delta . The Plancherel theorem and Parseval's theorem If ''X''''k'' and ''Y''''k'' are the DFTs of ''x''''n'' and ''y''''n'' respectively then we have the Plancherel Theorem :
where the star denotes complex conjugation. Parseval's Theorem is a special case of the Plancherel theorem and states: | ||
|   | The Shift Theorem, Above, Is Also An Expression Of The Implicit Periodicity Of The Inverse DFT, Because It Shows That The DFT Amplitudes <math>X | "k" class="copylinks" target="_blank">{Link without Title} \,</math> are unaffected by a circular (periodic) shift of the inputs, which is simply a choice of Origin and therefore only affects the phase Periodic boundary conditions play an important role in many applications of the DFT When solving Differential Equation s they allow periodic boundary conditions to be automatically satisfied, and thus can be a useful property See also the ''applications'' section below |
|
|