fft of a complex chirp signal and plot the fft result
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello scientists. I want to compute fft (fast fourie transform) of a complex chirp signal in matlab. I know that because the signal is complex, I should compute double sided fft. But I do not know how to calculate frequency bins for fft plot of the complex chirp signal. according to niquest theorem if my sampling frequency is Fs, should I remove frequencies higher than Fs/2. So when I have nfft = 256 fft samples, and sampling frequency of 10Mega Hz, how should I calculate frequency bins (espacially start and end of frequency points) for fft plot (amplitude-frequency plot)? thanks for your consideration.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Fourier Analysis and Filtering dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!