Pwelch and accuracy/number of points
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
George Lazaridis
el 14 de Jul. de 2014
Respondida: George Lazaridis
el 14 de Jul. de 2014
Hello, I have a signal sampled at 200Hz and when I perform the Pwelch method the returning frequency vector is till 100Hz as expected. My interest, though, is only at the frequencies 0-2Hz. Using xlim([0 2]) i can see the frequency content of interest but i want to use more points or maybe downsample my signal in order to get better accuracy at this frequencies. What do you propose?
0 comentarios
Respuesta aceptada
Honglei Chen
el 14 de Jul. de 2014
Editada: Honglei Chen
el 14 de Jul. de 2014
If you only need to get more points in pwelch plot, I think increasing the number of FFT points in pwelch should do the trick.
0 comentarios
Más respuestas (1)
Ver también
Categorías
Más información sobre Spectral Estimation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!