Return (x, phi, psi) at dyadic points K/2**J from filter coefficients.
Parameters : | hk : :
J : int. optional
|
---|---|
Returns : | x : :
phi : :
psi : :
|
Notes
The algorithm uses the vector cascade algorithm described by Strang and Nguyen in “Wavelets and Filter Banks”. It builds a dictionary of values and slices for quick reuse. Then inserts vectors into final vector at the end.