<< MakeWaveletPacket One-d Wavelet- and Cosine- Packet Tools PlotBasisTree >>

Wavelab Toolbox >> Wavelab Toolbox > One-d Wavelet- and Cosine- Packet Tools > PackBasisCoeff

PackBasisCoeff

Stuff basis coefficients into packet table

Calling Sequence

pkt = PackBasisCoeff(btree,opkt,x)

Parameters

Inputs:

btree:

basis tree selecting basis the coefficients come from

opkt :

wavelet or cosine packet table

x :

1-d signal; coefficients in the basis of btree

Outputs:

pkt :

new packet table with coefficients in specified basis filled in from x

Description

Fill the packet table coefficients specified by the basis tree btree with the contents of x.

Authors

<< MakeWaveletPacket One-d Wavelet- and Cosine- Packet Tools PlotBasisTree >>