Global Information Lookup Global Information

Discrete Fourier transform information


Fig 1: Relationship between the (continuous) Fourier transform and the discrete Fourier transform.
Left: A continuous function (top) and its Fourier transform (bottom).
Center-left: Periodic summation of the original function (top). Fourier transform (bottom) is zero except at discrete points. The inverse transform is a sum of sinusoids called Fourier series.
Center-right: Original function is discretized (multiplied by a Dirac comb) (top). Its Fourier transform (bottom) is a periodic summation (DTFT) of the original transform.
Right: The DFT (bottom) computes discrete samples of the continuous DTFT. The inverse DFT (top) is a periodic summation of the original samples. The FFT algorithm computes one cycle of the DFT and its inverse is one cycle of the DFT inverse.
Fig 2: Depiction of a Fourier transform (upper left) and its periodic summation (DTFT) in the lower left corner. The spectral sequences at (a) upper right and (b) lower right are respectively computed from (a) one cycle of the periodic summation of s(t) and (b) one cycle of the periodic summation of the s(nT) sequence. The respective formulas are (a) the Fourier series integral and (b) the DFT summation. Its similarities to the original transform, S(f), and its relative computational ease are often the motivation for computing a DFT sequence.

In mathematics, the discrete Fourier transform (DFT) converts a finite sequence of equally-spaced samples of a function into a same-length sequence of equally-spaced samples of the discrete-time Fourier transform (DTFT), which is a complex-valued function of frequency. The interval at which the DTFT is sampled is the reciprocal of the duration of the input sequence.[A][1]  An inverse DFT (IDFT) is a Fourier series, using the DTFT samples as coefficients of complex sinusoids at the corresponding DTFT frequencies. It has the same sample-values as the original input sequence. The DFT is therefore said to be a frequency domain representation of the original input sequence. If the original sequence spans all the non-zero values of a function, its DTFT is continuous (and periodic), and the DFT provides discrete samples of one cycle. If the original sequence is one cycle of a periodic function, the DFT provides all the non-zero values of one DTFT cycle.

The DFT is the most important discrete transform, used to perform Fourier analysis in many practical applications.[2] In digital signal processing, the function is any quantity or signal that varies over time, such as the pressure of a sound wave, a radio signal, or daily temperature readings, sampled over a finite time interval (often defined by a window function[3]). In image processing, the samples can be the values of pixels along a row or column of a raster image. The DFT is also used to efficiently solve partial differential equations, and to perform other operations such as convolutions or multiplying large integers.

Since it deals with a finite amount of data, it can be implemented in computers by numerical algorithms or even dedicated hardware. These implementations usually employ efficient fast Fourier transform (FFT) algorithms;[4] so much so that the terms "FFT" and "DFT" are often used interchangeably. Prior to its current usage, the "FFT" initialism may have also been used for the ambiguous term "finite Fourier transform".

The DFT has many applications, including purely mathematical ones with no physical interpretation. But physically it can be related to signal processing as a discrete version (i.e. samples) of the discrete-time Fourier transform (DTFT), which is a continuous and periodic function. The DFT computes N equally-spaced samples of one cycle of the DTFT. (see Fig.2 and § Sampling the DTFT)


Cite error: There are <ref group=upper-alpha> tags or {{efn-ua}} templates on this page, but the references will not show without a {{reflist|group=upper-alpha}} template or {{notelist-ua}} template (see the help page).

  1. ^ Taboga, Marco (2021). "Discrete Fourier Transform - Frequencies", Lectures on matrix algebra. https://www.statlect.com/matrix-algebra/discrete-Fourier-transform-frequencies.
  2. ^ Cite error: The named reference Strang was invoked but never defined (see the help page).
  3. ^ Cite error: The named reference Sahidullah was invoked but never defined (see the help page).
  4. ^ Cite error: The named reference Cooley was invoked but never defined (see the help page).

and 23 Related for: Discrete Fourier transform information

Request time (Page generated in 1.0177 seconds.)

Discrete Fourier transform

Last Update:

In mathematics, the discrete Fourier transform (DFT) converts a finite sequence of equally-spaced samples of a function into a same-length sequence of...

Word Count : 10510

Fast Fourier transform

Last Update:

A Fast Fourier Transform (FFT) is an algorithm that computes the Discrete Fourier Transform (DFT) of a sequence, or its inverse (IDFT). Fourier analysis...

Word Count : 7355

Fourier analysis

Last Update:

large numbers. The discrete version of the Fourier transform (see below) can be evaluated quickly on computers using fast Fourier transform (FFT) algorithms...

Word Count : 4616

Fourier transform

Last Update:

original Fourier transform on R or Rn, notably includes the discrete-time Fourier transform (DTFT, group = Z), the discrete Fourier transform (DFT, group...

Word Count : 21041

Quantum Fourier transform

Last Update:

the quantum Fourier transform (QFT) is a linear transformation on quantum bits, and is the quantum analogue of the discrete Fourier transform. The quantum...

Word Count : 3148

Discrete Fourier transform over a ring

Last Update:

In mathematics, the discrete Fourier transform over a ring generalizes the discrete Fourier transform (DFT), of a function whose values are commonly complex...

Word Count : 2816

DFT matrix

Last Update:

In applied mathematics, a DFT matrix is an expression of a discrete Fourier transform (DFT) as a transformation matrix, which can be applied to a signal...

Word Count : 2089

Discrete cosine transform

Last Update:

a Fourier-related transform similar to the discrete Fourier transform (DFT), but using only real numbers. The DCTs are generally related to Fourier series...

Word Count : 12047

Discrete sine transform

Last Update:

In mathematics, the discrete sine transform (DST) is a Fourier-related transform similar to the discrete Fourier transform (DFT), but using a purely real...

Word Count : 2055

Discrete Fourier series

Last Update:

specific example is the inverse discrete Fourier transform (inverse DFT). The general form of a DFS is: Discrete Fourier series which are harmonics of a...

Word Count : 887

Discrete wavelet transform

Last Update:

analysis, a discrete wavelet transform (DWT) is any wavelet transform for which the wavelets are discretely sampled. As with other wavelet transforms, a key...

Word Count : 4517

Frequency domain

Last Update:

domain. A discrete frequency domain is a frequency domain that is discrete rather than continuous. For example, the discrete Fourier transform maps a function...

Word Count : 1193

Fourier transform on finite groups

Last Update:

the Fourier transform on finite groups is a generalization of the discrete Fourier transform from cyclic to arbitrary finite groups. The Fourier transform...

Word Count : 1396

Hadamard transform

Last Update:

Hadamard transform (also known as the Walsh–Hadamard transform, Hadamard–Rademacher–Walsh transform, Walsh transform, or Walsh–Fourier transform) is an...

Word Count : 4687

Harmonic analysis

Last Update:

the Fourier transform, dependent on the spaces that are mapped by the transformation: discrete/periodic–discrete/periodic: discrete Fourier transform,...

Word Count : 1220

Fractional Fourier transform

Last Update:

fractional Fourier transform (FRFT) is a family of linear transformations generalizing the Fourier transform. It can be thought of as the Fourier transform to...

Word Count : 3733

Sliding DFT

Last Update:

In applied mathematics, the sliding discrete Fourier transform is a recursive algorithm to compute successive STFTs of input data frames that are a single...

Word Count : 390

Pontryagin duality

Last Update:

duality between locally compact abelian groups that allows generalizing Fourier transform to all such groups, which include the circle group (the multiplicative...

Word Count : 5806

Window function

Last Update:

that there is no leakage at a discrete set of harmonically-related frequencies sampled by the discrete Fourier transform (DFT). (The spectral nulls are...

Word Count : 8640

List of transforms

Last Update:

list of transforms in mathematics. Abel transform Aboodh transform Bateman transform Fourier transform Short-time Fourier transform Gabor transform Hankel...

Word Count : 267

Fourier

Last Update:

Fractional Fourier transform (FRFT), a linear transformation generalizing the Fourier transform, used in the area of harmonic analysis Discrete-time Fourier transform...

Word Count : 381

Digital signal processing

Last Update:

produces a temporal or spatial domain representation, whereas a discrete Fourier transform produces the frequency domain representation. Time domain refers...

Word Count : 2932

Discrete transform

Last Update:

the Fourier transform the counterpart is the discrete Fourier transform. In addition to spectral analysis of signals, discrete transforms play important...

Word Count : 219

PDF Search Engine © AllGlobal.net