Pwelch and accuracy/number of points
2 ビュー (過去 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!