tflmax: Time-Frequency Transform Local Maxima

Description Usage Arguments Value References See Also

View source: R/TF_Maxima.R

Description

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

Usage

1
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.


Rwave documentation built on May 2, 2019, 5:48 p.m.

Related to tflmax in Rwave...