wv: Wigner-Ville function

Description Usage Arguments Value References

Description

Compute the Wigner-Ville transform, without any smoothing.

Usage

1
WV(input, nvoice, freqstep = (1/nvoice), plot = TRUE)

Arguments

input

input signal (possibly complex-valued)

nvoice

number of frequency bands

freqstep

sampling rate for the frequency axis

plot

if set to TRUE, displays the modulus of CWT on the graphic device.

Value

(complex) Wigner-Ville transform.

References

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


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

Related to wv in Rwave...