필터 지우기
필터 지우기

Power Spectral Density for HRV, need help with pwelch function.

조회 수: 7 (최근 30일)
Jonathon
Jonathon 2014년 7월 28일
댓글: Jonathon 2014년 8월 1일
I'm looking to analyze heart rate variability data using PSD. I've looked into the MATLAB page and help for the pwelch function, but I am still confused about the scaling and units of the output. Does anyone have a recommendation for further reading into pwelch? I don't necessarily need to know the specifics of how it works, just how to properly plot the power and spectral density data with correct units.

채택된 답변

Daniel kiracofe
Daniel kiracofe 2014년 7월 29일
if your input is in volts, then your output is V^2 / Hz. If your inputs are in some other unit, let's call it X, then your output is X^2/Hz. does that answer the question?
here's an example:
  댓글 수: 1
Jonathon
Jonathon 2014년 8월 1일
Thanks for your help, that makes it more clear. If I were to plot using 10log10(pxx), would that be in dB then?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Parametric Spectral Estimation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by