Standard deviation of dB values
This function estimates the standard deviation of dB values
sddB(x, level = "IL")
x |
a numeric vector. |
level |
intensity level ( |
The standard deviation of dB values is not linear. The function is an estimation not an exact computation which is not possible.
A numeric vector of length 1.
Jérôme Sueur
sddB(c(89,90,95)) sddB(c(89,90,95), level="SPL")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.