Subband extraction and insertion |
get_subband(w,l,n) Returns the nth block of wavelet packet coefficients at level l extracted from the wavelet packet transform w.
put_subband(w,l,n,y) Returns the result of inserting the vector y into the nth block of wavelet packet coefficients at level l of the wavelet packet transform w.