Learn R Programming

sonicscrewdriver (version 0.0.7)

entropyStats: Various measurements of frequency values for a Wave object

Description

Calculates the peak, centre, bandwidth and quality factor. The quality factor (Q) is calculated at both -3dB and -10dB as discussed by Bennett-Clark (1999) doi:10.1080/09524622.1999.9753408.

Usage

entropyStats(wave)

Value

A list of spectral entropy types.

Arguments

wave

A Wave object

Examples

Run this code
if (FALSE) {
entropyStats(sheep)
}

Run the code above in your browser using DataLab