Fourier Analysis

Discrete Fourier Transform

In the space , fourier provide an orthogonal basis

with the -th root of .

This proposition is valable thanks to

and .

As a consequence,

The discrete fourier transform can be represented as follows,

then the inverse fourier transform would be

Equivalently, the fourier transform element

and the inverse fourier transform element recovered by

Fast Fourier Transform (FFT)

Note that , the elements in matrix above are massively in common, elements disinct, precisely.

With the orthogonality, rewrite the formula as follows,

The above result shows that the coefficients of fourier transform can be calculated recursively using the method of divide and conquer which reduce the calculation complexity from to .

Denote the transform matrix as , then

with is a permutation matrix and

Fourier series

Consider the space , the functions , form a orthogonal basis since

Complex form

For function ,

where

From complex to real

Since , suppose , then

if , and which means , then

Real value, conventional form

For -periodic function ,

where

Fourier Transform

From fourier series to fourier transform

Since

which leads,

Denote the Fourier transform as follows,

then the Inverse Fourier transform

this is non-unitary, angular frequency form.

Fourier transform (unitary, oridnay frequency form)

For function , i.e. ,

with , i.e. .

Inverse Fourier transform

More

If function is frequency band-limited, i.e. Then

where

Further

and

Therefore,

Derivatives.

Convolution

Definition

Parseval's theorem