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?

 採用された回答

Honglei Chen
Honglei Chen 2014 年 7 月 14 日
編集済み: Honglei Chen 2014 年 7 月 14 日

0 投票

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.

その他の回答 (1 件)

George Lazaridis
George Lazaridis 2014 年 7 月 14 日

0 投票

to be more specific, i have derived the HRV signal (the RR intervals) and i want to see the low and hi frequency content. But when i just plot the PSD returned by the Welch's method, i get a different plot than the one expected.

カテゴリ

Community Treasure Hunt

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

Start Hunting!

Translated by