vdog: DOG Wavelet Transform on one Voice

Description Usage Arguments Value References See Also

Description

Compute DOG wavelet transform at one scale.

Usage

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


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

Related to vdog in Rwave...