tflmax {Rwave} | R Documentation |
Computes the local maxima (for each fixed value of the time variable) of the modulus of a time-frequency transform.
tflmax(input, plot=TRUE)
input |
time-frequency transform (real 2D array). |
plot |
if set to T, displays the local maxima on the graphic device. |
values of the maxima (2D array).
See discussions in the text of “Practical Time-Frequency Analysis”.