powered by
This function calculates the mean of dB values
meandB(x, level="IL")
A numeric vector of length 1 is returned.
a numeric vector or a numeric matrix.
intensity level ("IL") or sound pressure level ("SPL")
"IL"
"SPL"
Jerome Sueur and Zev Ross
The mean of dB values is not linear. See examples.
Hartmann, W. M. 1998 Signals, sound and sensation. New York: Springer.
sddB, moredB, convSPL, dBweight
sddB
moredB
convSPL
dBweight
meandB(c(89,90,95))
Run the code above in your browser using DataLab