why is fft required? can you explain the evolution of Fourier series--> Fourier Transform--> DTFT---> DFT---> FFT.

2 次查看(过去 30 天)
I want to know the reasons behind every transistion. Why Fourier Transform is used when Fourier series can be used to represent any signal. Is it about periodicity? If so please explain. Please take time and answer my question.

采纳的回答

Walter Roberson
Walter Roberson 2021-3-11
Fourier Transform is the general name of the technique, labeling that it is a Transform and marking which one it is.
Fourier Series is the formal ddefinition of the mathematics of the transformation.
The Fourier Series is an infinite series in most cases, and so often requires an infinite amount of memory except in situations where you can write mathematical formulas for the terms. However in most cases you do not know the mathematical formulas for the terms when you have arbitrary input.
fft, Fast Fourier Transform, is an adaptation to finite discrete signals and so is suitable for arbitrary input of unknown properties.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by