Wiener–Khinchin theorem: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
 
en>Arbautjc
mNo edit summary
Line 1: Line 1:
Hi there, I am Andrew Berryhill. Invoicing is my profession. The preferred pastime for him and his kids is to perform lacross and he'll be starting something else along with it. My spouse and I live in Mississippi but now I'm considering other options.<br><br>Here is my web-site ... phone psychic ([http://black7.mireene.com/aqw/5741 http://black7.mireene.com])
An '''orthogonal wavelet''' is a [[wavelet]] whose associated [[Discrete wavelet transform|wavelet transform]] is [[Orthogonality|orthogonal]].
That is, the inverse wavelet transform is the [[Adjoint of an operator|adjoint]] of the wavelet transform.
If this condition is weakened you may end up with [[biorthogonal wavelet]]s.
 
== Basics ==
The [[Wavelet#Scaling_function|scaling function]] is a [[refinable function]].
That is, it is a [[fractal]] functional equation, called the '''refinement equation''' ('''twin-scale relation''' or '''dilation equation'''):
:<math>\phi(x)=\sum_{k=0}^{N-1} a_k\phi(2x-k)</math>,
where the sequence <math>(a_0,\dots, a_{N-1})</math> of [[real number]]s is called a scaling sequence or scaling mask.
The wavelet proper is obtained by a similar linear combination,
:<math>\psi(x)=\sum_{k=0}^{M-1} b_k\phi(2x-k)</math>,
where the sequence <math>(b_0,\dots, b_{M-1})</math> of real numbers is called a wavelet sequence or wavelet mask.
 
A necessary condition for the ''orthogonality'' of the wavelets is that the scaling sequence is orthogonal to any shifts of it by an even number of coefficients:
:<math>\sum_{n\in\Z} a_n a_{n+2m}=2\delta_{m,0}</math>
 
In this case there is the same number ''M=N'' of coefficients in the scaling as in the wavelet sequence, the wavelet sequence can be determined as <math>b_n=(-1)^n a_{N-1-n}</math>. In some cases the opposite sign is chosen.
 
== Vanishing moments, polynomial approximation and smoothness ==
 
A necessary condition for the existence of a solution to the refinement equation is that some power ''(1+Z)<sup>A</sup>'', ''A>0'', divides the polynomial <math>a(Z):=a_0+a_1Z+\dots+a_{N-1}Z^{N-1}</math> (see [[Z-transform]]). The maximally possible power ''A'' is called '''polynomial approximation order''' (or pol. app. power) or '''number of vanishing moments'''. It describes the ability to represent polynomials up to degree ''A-1'' with linear combinations of integer translates of the scaling function.  
 
In the biorthogonal case, an approximation order ''A'' of <math>\phi</math> corresponds to ''A'' '''vanishing moments''' of the dual wavelet <math>\tilde\psi</math>, that is, the [[dot product|scalar products]] of <math>\tilde\psi</math> with any polynomial up to degree ''A-1'' are zero. In the opposite direction, the approximation order ''Ã'' of <math>\tilde\phi</math> is equivalent to ''Ã'' vanishing moments of <math>\psi</math>. In the orthogonal case, ''A'' and ''Ã'' coincide.
 
A sufficient condition for the existence of a scaling function is the following: if one decomposes <math>a(Z)=2^{1-A}(1+Z)^Ap(Z)</math>, and the estimate
:<math>1\le\sup_{t\in[0,2\pi]}|p(e^{it})|<2^{A-1-n}</math> for some <math>n\in\N</math>,
holds, then the refinement equation has a ''n'' times continuously differentiable solution with compact support.
 
Examples:  
*<math>a(Z)=2^{1-A}(1+Z)^A</math>, that is ''p(Z)=1'', has ''n=A-2''. The solutions are Schoenbergs [[B-spline]]s of order ''A-1'', where the ''(A-1)''-th derivative is piecewise constant, thus the ''(A-2)''-th derivative is [[Lipschitz continuity|Lipschitz-continuous]]. ''A=1'' corresponds to the index function of the unit interval.
*''A=2'' and ''p'' linear may be written as <math>a(Z)=\frac14(1+Z)^2\,((1+Z)+c(1-Z))</math>. Expansion of this degree 3 polynomial and insertion of the 4 coefficients into the orthogonality condition results in ''c²=3''. The positive root gives the scaling sequence of the D4-wavelet, see below.
 
==References==
 
* [[Ingrid Daubechies]]: ''Ten Lectures on Wavelets'', SIAM 1992,
 
[[Category:Orthogonal wavelets|*]]

Revision as of 18:07, 13 September 2013

An orthogonal wavelet is a wavelet whose associated wavelet transform is orthogonal. That is, the inverse wavelet transform is the adjoint of the wavelet transform. If this condition is weakened you may end up with biorthogonal wavelets.

Basics

The scaling function is a refinable function. That is, it is a fractal functional equation, called the refinement equation (twin-scale relation or dilation equation):

,

where the sequence of real numbers is called a scaling sequence or scaling mask. The wavelet proper is obtained by a similar linear combination,

,

where the sequence of real numbers is called a wavelet sequence or wavelet mask.

A necessary condition for the orthogonality of the wavelets is that the scaling sequence is orthogonal to any shifts of it by an even number of coefficients:

In this case there is the same number M=N of coefficients in the scaling as in the wavelet sequence, the wavelet sequence can be determined as . In some cases the opposite sign is chosen.

Vanishing moments, polynomial approximation and smoothness

A necessary condition for the existence of a solution to the refinement equation is that some power (1+Z)A, A>0, divides the polynomial (see Z-transform). The maximally possible power A is called polynomial approximation order (or pol. app. power) or number of vanishing moments. It describes the ability to represent polynomials up to degree A-1 with linear combinations of integer translates of the scaling function.

In the biorthogonal case, an approximation order A of corresponds to A vanishing moments of the dual wavelet , that is, the scalar products of with any polynomial up to degree A-1 are zero. In the opposite direction, the approximation order à of is equivalent to à vanishing moments of . In the orthogonal case, A and à coincide.

A sufficient condition for the existence of a scaling function is the following: if one decomposes , and the estimate

for some ,

holds, then the refinement equation has a n times continuously differentiable solution with compact support.

Examples:

References