Plomb command and how I convert units!!

조회 수: 4 (최근 30일)
Panos Ale
Panos Ale 2017년 5월 17일
댓글: Star Strider 2017년 5월 19일
Hallo after applying the plomb command to a non-uniform sample and I got the PSD that I wanted! The thing I want to know is want are the units of the Power at the y axis? And how can I convert them to dB or at dBW/Hz?? Thanks!!

채택된 답변

Star Strider
Star Strider 2017년 5월 17일
The documentation for the plomb function allows you to specify the output as 'psd', 'power' or 'normalized' (see the section on the spectrumtype (link) argument). Since the 'psd' option is the default, that will give you the result in units of db/Hz. If your original data are in Volts (amplitude) the output will be in terms of Watts (power). Choose the output option you want.
At least that is how I always understood power spectral density calculations.
  댓글 수: 6
Panos Ale
Panos Ale 2017년 5월 18일
편집: Panos Ale 2017년 5월 19일
Indeed you mentioned! Now I understand! Thanks for the clarifiction!
Star Strider
Star Strider 2017년 5월 19일
As always, my pleasure!

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

추가 답변 (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