<< FSFT_PO Tools for Fast Matrix Multiplication in Wavelet Basis ISFT_PO >>

Wavelab Toolbox >> Wavelab Toolbox > Tools for Fast Matrix Multiplication in Wavelet Basis > INWT_PO

INWT_PO

Inverse Nonstandard Wavelet Transform (Periodized, Orthogonal)

Calling Sequence

x = INWT_PO(nwc,L,qmf)

Parameters

Inputs:

nwc :

nonstandard wavelet transform. Produced by FNWT_PO.

L :

coarsest resolution level

qmf :

quadrature mirror filter

Outputs:

x :

1-d signal. length(x) = 2^J.

Description

if x is a vector and M is a matrix, then one can calculate Mx in two ways: (a) Use standard basis: M*x (b) Use wavelet Basis: INWT[NSF * FNWT[x]] where NWT and INWT are nonstandard wavelet transforms and NSF is the nonstandard form of the matrix.

See also

Authors

<< FSFT_PO Tools for Fast Matrix Multiplication in Wavelet Basis ISFT_PO >>