MaNoVe
function.## S3 method for class 'wp':
InvBasis(wp, nvwp, pktlist, verbose=FALSE, \dots)
MaNoVe.wp
functionnvwp
argument. If it is specified then it overrides
the one generated by nvwp
wp.object
specification
are a representation of a signal with respect to a library
of wavelet packet basis functions.
A particular basis specification can be obtained
using the numtonv
function which can pick an indexed
basis function, or MaNoVe.wp
which uses the
Coifman-Wickerhauser minimum entropy method to select a basis.
This function takes a wp.object
and
a particular basis description (in a nv.object
node vector
object) and inverts the representation with respect to that selected basis.The function can alternatively take a packet list pktlist
specification which
overrides the node vector if supplied. If the pktlist
is missing
then one is generated internally from the nvwp
object using the
print.nvwp
function.
InvBasis
,MaNoVe.wp
,numtonv
,print.nvwp
,wp
#
# The example in InvBasis.wst can be used here, but replaced wst by wp
#
Run the code above in your browser using DataLab