Learn R Programming

Rwave (version 1.2)

vDOG: DOG Wavelet Transform on one Voice

Description

Compute DOG wavelet transform at one scale.

Usage

vDOG(input, scale, moments)

Arguments

input
Input signal (1D array).
scale
Scale at which the wavelet transform is to be computed.
moments
number of vanishing moments.

Value

  • 1D (complex) array containing wavelet transform at one scale.

References

See discussions in the text of ``Practical Time-Frequency Analysis''.

See Also

vgt, vwt.