フィルターのクリア

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

1 回表示 (過去 30 日間)
ngoc quy hoang ngoc quy
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 Center および File ExchangeAudio Processing Algorithm Design についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by