FFT-DC and Nyquist components
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Comunidades de usuarios
Más respuestas en Power Electronics Control
Categorías
Más información sobre Fourier Analysis and Filtering en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!