Rwave (version 2.4-8)

tflmax: Time-Frequency Transform Local Maxima

Description

Computes the local maxima (for each fixed value of the time variable) of the modulus of a time-frequency transform.

Usage

tflmax(input, plot=TRUE)

Arguments

input

time-frequency transform (real 2D array).

plot

if set to T, displays the local maxima on the graphic device.

Value

values of the maxima (2D array).

References

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

See Also

tfgmax.