FFT range for a signal
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Steven
am 2 Nov. 2015
Bearbeitet: Steven
am 3 Nov. 2015
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
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 2 Nov. 2015
fft() does not ignore the DC component. The DC component is returned as the very first vector entry of the result.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!