Pwelch and accuracy/number of points
조회 수: 1 (최근 30일)
이전 댓글 표시
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
채택된 답변
Honglei Chen
2014년 7월 14일
편집: Honglei Chen
2014년 7월 14일
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
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Spectral Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!