Math, asked by manjirimusale90511, 8 months ago

What is the formula of Fourier transform?​

Answers

Answered by Anonymous
2

Answer:

Plancherel's formula is Parseval's formula with g = f. This says a function and its Fourier transform have the same L2 form for definitions F+τ1, F-τ1, F+1τ, and F-1τ. For definitions F+11 and F-11 the norm of the Fourier transforms is larger by a factor of √2π.

Answered by Anonymous
3

Answer:

Plancherel's formula is Parseval's formula with g = f. This says a function and its Fourier transform have the same L2 form for definitions F+τ1, F-τ1, F+1τ, and F-1τ. For definitions F+11 and F-11 the norm of the Fourier transforms is larger by a factor of √2π.Y = fft( X ) computes the discrete Fourier transform (DFT) of X using a fast Fourier transform (FFT) algorithm.

If X is a vector, then fft(X) returns the Fourier transform of the vector.

If X is a matrix, then fft(X) treats the columns of X as vectors and returns the Fourier transform of each column.

I hope it help you...

Similar questions