Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21cc0f0ec03c465

Jump to content

Cascade algorithm

From Wikipedia, the free encyclopedia

In the mathematical topic of wavelet theory, the cascade algorithm is a numerical method for calculating function values of the basic scaling and wavelet functions of a discrete wavelet transform using an iterative algorithm. It starts from values on a coarse sequence of sampling points and produces values for successively more densely spaced sequences of sampling points. Because it applies the same operation over and over to the output of the previous application, it is known as the cascade algorithm.

Successive approximation

[edit]

The iterative algorithm generates successive approximations to ψ(t) or φ(t) from {h} and {g} filter coefficients. If the algorithm converges to a fixed point, then that fixed point is the basic scaling function or wavelet.

The iterations are defined by

For the kth iteration, where an initial φ(0)(t) must be given.

The frequency domain estimates of the basic scaling function is given by

and the limit can be viewed as an infinite product in the form

If such a limit exists, the spectrum of the scaling function is

The limit does not depends on the initial shape assume for φ(0)(t). This algorithm converges reliably to φ(t), even if it is discontinuous.

From this scaling function, the wavelet can be generated from

Successive approximation can also be derived in the frequency domain.

References

[edit]
  • C.S. Burrus, R.A. Gopinath, H. Guo, Introduction to Wavelets and Wavelet Transforms: A Primer, Prentice-Hall, 1988, ISBN 0-13-489600-9.
  • http://cnx.org/content/m10486/latest/
  • http://plan9.bell-labs.co/who/wim/cascade/ Archived 2007-06-15 at the Wayback Machine