Learn R Programming

waveslim (version 1.4)

Dualtree: Dual-tree Complex Discrete Wavelet Transform

Description

One- and two-dimensional dual-tree complex discrete wavelet transforms developed by Kingsbury and Selesnick et al.

Usage

dualtree(x, J, Faf, af)
idualtree(w, J, Fsf, sf)
dualtree2D(x, J, Faf, af)
idualtree2D(w, J, Fsf, sf)

Arguments

x
$N$-point vector or $M{N$ matrix.} w{DWT coefficients.} J{number of stages.} Faf{analysis filters for the first stage.} af{analysis filters for the remaining stages.} Fsf