FFT range for a signal

3 次查看(过去 30 天)
Steven
Steven 2015-11-2
编辑: Steven 2015-11-3
Hi
I have a signal from which I want to find the dominant frequency.
Does fft ignore the part which is constant (like DC)? Does that part affect the fft calculations?
Thanks in Advance

采纳的回答

Walter Roberson
Walter Roberson 2015-11-2
fft() does not ignore the DC component. The DC component is returned as the very first vector entry of the result.

更多回答(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