<< UnpackBasisCoeff One-d Wavelet- and Cosine- Packet Tools WPAnalysis >>

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

UnpackStatValue

Unpack the value for given basis from the stat tree

Calling Sequence

s = UnpackStatValue(btree,stree)

Parameters

Inputs:

btree:

basis tree

stree :

stat tree

Outputs:

s :

stat value

Description

When using the BestBasis function, the stat value is both printed out and stored in the first entry of vtree when called via [btree,vtree] = BestBasis(stree,D)

It may be interesting to examine the stat value for a basis other than the ``best'' chosen by the Coifman-Wickerhauser algorithm, e.g. for a basis constructed by MakeBasis.

See also

Authors

<< UnpackBasisCoeff One-d Wavelet- and Cosine- Packet Tools WPAnalysis >>