필터 지우기
필터 지우기

Poctave return value Sound pressure or Sound power? who can help me

조회 수: 3 (최근 30일)
ngoc quy hoang ngoc quy
ngoc quy hoang ngoc quy 2021년 2월 27일
댓글: ngoc quy hoang ngoc quy 2021년 2월 27일
Poctave return value Sound pressure or Sound power? who can help me

답변 (1개)

Hernia Baby
Hernia Baby 2021년 2월 27일
p = poctave(x,fs) returns the octave spectrum of a signal x sampled at a rate fs.
The octave spectrum is the average power over octave bands as defined by the ANSI S1.11 standard [2].
You can see the detail here.
Plus, if you want to learn the function, you can use document command.
doc poctave
It is very useful.
  댓글 수: 1
ngoc quy hoang ngoc quy
ngoc quy hoang ngoc quy 2021년 2월 27일
thank you. I mean, the poctave that returns mean power and the square of the pressure are the same??

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

카테고리

Help CenterFile Exchange에서 Solar Power에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by