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

3 次查看(过去 30 天)
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.

类别

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