Fast Fourier Transform of a real function

2 Ansichten (letzte 30 Tage)
amin rasoulof
amin rasoulof am 7 Jul. 2015
Beantwortet: Walter Roberson am 8 Jul. 2015
Hi! I got a question about the FFT properties; why FFT of a real function is not a real function as it is a property of Fourier transform? For example FFT of a gaussian function should be a gaussian, however, abs(fft(gaussian)) is a gaussian. thanks

Antworten (1)

Walter Roberson
Walter Roberson am 8 Jul. 2015
That is not a property of the Fourier transform. The fft of a real function is generally complex and is always hermitian. The complex part is absent only if everything is in phase (e.g., the sum of sines)

Kategorien

Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by