tfmean: Average frequency by frequency

View source: R/noise.R

tfmeanR Documentation

Average frequency by frequency

Description

Compute the mean of time-frequency representation frequency by frequency.

Usage

tfmean(input, plot=TRUE)

Arguments

input

time-frequency transform (output of cwt or cgt).

plot

if set to T, displays the values of the energy as a function of the scale (or frequency).

Value

1D array containing the noise estimate.

References

See discussions in the text of “Practical Time-Frequency Analysis”.

See Also

tfpct,tfvar.


Rwave documentation built on Oct. 22, 2022, 1:05 a.m.

Related to tfmean in Rwave...