Learn R Programming

seewave (version 1.6.4)

meandB: mean of dB values

Description

This functions calculates the mean of dB values

Usage

meandB(x)

Arguments

Value

  • A numeric vector of length 1 is returned.

Details

The mean of dB values is not linear. See examples.

References

Hartmann, W. M. 1998 Signals, sound and sensation. New York: Springer.

See Also

moredB, sddB, convSPL, dBweight

Examples

Run this code
meandB(c(89,90,95))

Run the code above in your browser using DataLab