FFT-DC and Nyquist components

Dear All,
I compute the power spectrum using FFT.
Sampling frequency = 10 Hz Data length = 16384 Nyquist frequency = 5 Hz Fast Fourier transform (FFT) of 16384 data points Discard the DC component Take the first half FFT components i.e. from 2 to 8193 ((16384/2)+1, Nyquist theorem) df = 5/8192 = 0.000610351 For each of the 8192 components, Power spectrum = Real^2 + Imaginary^2
Please correct me if i’m wrong.
My questions are: What is the use of Nyquist component? Should i discard the Nyquist component?
I read some of the internet source, the Nyquist component were discarded.
Thank you.

 Accepted Answer

More Answers (0)

Communities

More Answers in the  Power Electronics Control

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Asked:

on 12 Dec 2015

Answered:

on 14 Dec 2015

Community Treasure Hunt

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

Start Hunting!