FFT range for a signal

3 vues (au cours des 30 derniers jours)
Steven
Steven le 2 Nov 2015
Modifié(e) : Steven le 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

Réponse acceptée

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

Plus de réponses (0)

Catégories

En savoir plus sur Fourier Analysis and Filtering dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by