meandB | R Documentation |
This function calculates the mean of dB values
meandB(x, level="IL")
x |
a numeric vector or a numeric matrix. |
level |
intensity level ( |
The mean of dB values is not linear. See examples.
A numeric vector of length 1 is returned.
Jerome Sueur and Zev Ross
Hartmann, W. M. 1998 Signals, sound and sensation. New York: Springer.
sddB
, moredB
, convSPL
, dBweight
meandB(c(89,90,95))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.