wp
They represent a decomposition of a function with respect to a set of wavelet packet functions.nlevelsWT(wp)+1
rows in the matrix. Row nlevels(wp)+1
(the ``bottom'') row contains the ``original'' data used to produce the wavelet packet coefficients. Rows nlevels
(wp) to row 1 contain coefficients at resolution levels nlevels(wp)-1
to 0 (so the first row contains coefficients at resolution level 0). The columns contain the coefficients with respect to packets. A different packet length exists at each resolution level. The packet length at resolution level i
is given by 2^i
. However, the getpacket.wp
function should be used to access individual packets from a wp
object.
filter.select
function).wp$wp
wp
function to represent a wavelet packet decomposition of a function. Many other functions return an object of class wp.InvBasis
, MaNoVe
, accessC
, accessD
, basisplot
, draw
. getpacket
, nlevelsWT
, plot
, print
, putC
, putD
, putpacket
, summary
, threshold
.getpacket.wp
to obtain individual packets.accessD.wp
to obtain all coefficients at a particular resolution level.wp