fft of a complex chirp signal and plot the fft result
조회 수: 4 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!