Animación que muestra las ondículas B-spline cardinales con soporte compacto de órdenes 1, 2, 3, 4 y 5. En la teoría matemática de las ondículas , una ondícula spline es una ond...
Hispanopedia WikiContenido en espanolLectura gratuita
Animación que muestra las ondículas B-spline cardinales con soporte compacto de órdenes 1, 2, 3, 4 y 5.
En la teoría matemática de las ondículas , una ondícula spline es una ondícula construida utilizando una función spline . [ 1 ] Existen diferentes tipos de ondículas spline. Las ondículas spline interpoladoras introducidas por CK Chui y JZ Wang se basan en una fórmula de interpolación spline específica. [ 2 ] Aunque estas ondículas son ortogonales , no tienen soportes compactos . Existe una clase particular de ondículas, únicas en cierto sentido, construidas utilizando B-splines y con soportes compactos. Si bien estas ondículas no son ortogonales, poseen propiedades especiales que las han hecho muy populares. [ 3 ] El término ondícula spline se utiliza a veces para referirse a las ondículas de esta clase. Estas ondículas especiales también se denominan ondículas B-spline y ondículas B-spline cardinales . [ 4 ] Las ondículas de Battle-Lemarie también son ondículas construidas utilizando funciones spline. [ 5 ]
Splines B cardinales
Sea n un entero fijo no negativo . Sea C n el conjunto de todas las funciones de valor real definidas sobre el conjunto de números reales tales que cada función en el conjunto, así como sus primeras n derivadas, son continuas en todas partes. Una secuencia bi-infinita . . . x −2 , x −1 , x 0 , x 1 , x 2 , . . . tal que x r < x r +1 para todo r y tal que x r se aproxima a ±∞ cuando r se aproxima a ±∞ se dice que define un conjunto de nudos. Una spline de orden n con un conjunto de nudos { x r } es una función S ( x ) en C n tal que, para cada r , la restricción de S ( x ) al intervalo [ x r , x r +1 ) coincide con un polinomio con coeficientes reales de grado como máximo n en x .
Si la separación x r +1 - x r , donde r es cualquier entero, entre los nodos sucesivos del conjunto de nodos es constante, la spline se denomina spline cardinal . El conjunto de enteros Z = {..., -2, -1, 0, 1, 2, ...} es una elección estándar para el conjunto de nodos de una spline cardinal. Salvo que se especifique lo contrario, generalmente se asume que el conjunto de nodos es el conjunto de enteros.
Una B-spline cardinal es un tipo especial de spline cardinal. Para cualquier entero positivo m, la B-spline cardinal de orden m , denotada por N m ( x ), se define recursivamente de la siguiente manera.
, para.
Más adelante en este artículo se presentan expresiones concretas para las B-splines cardinales de todos los órdenes hasta 5 y sus gráficas.
Las B-splines cardinales de órdenes m y m-1 están relacionadas por la identidad:.
La funciónes simétrico respecto a, eso es,.
El derivado dees dado por.
Relación de dos escalas
The cardinal B-spline of order m satisfies the following two-scale relation:
.
Riesz property
The cardinal B-spline of order m satisfies the following property, known as the Riesz property: There exists two positive real numbers and such that for any square summable two-sided sequence and for any x,
where is the norm in the ℓ2-space.
Cardinal B-splines of small orders
The cardinal B-splines are defined recursively starting from the B-spline of order 1, namely , which takes the value 1 in the interval [0, 1) and 0 elsewhere. Computer algebra systems may have to be employed to obtain concrete expressions for higher order cardinal B-splines. The concrete expressions for cardinal B-splines of all orders up to 6 are given below. The graphs of cardinal B-splines of orders up to 4 are also exhibited. In the images, the graphs of the terms contributing to the corresponding two-scale relations are also shown. The two dots in each image indicate the extremities of the interval supporting the B-spline.
Constant B-spline
The B-spline of order 1, namely , is the constant B-spline. It is defined by
The two-scale relation for this B-spline is
Linear B-spline
The B-spline of order 2, namely , is the linear B-spline. It is given by
The two-scale relation for this wavelet is
Quadratic B-spline
The B-spline of order 3, namely , is the quadratic B-spline. It is given by
The two-scale relation for this wavelet is
Cubic B-spline
The cubic B-spline is the cardinal B-spline of order 4, denoted by . It is given by the following expressions:
The two-scale relation for the cubic B-spline is
Bi-quadratic B-spline
The bi-quadratic B-spline is the cardinal B-spline of order 5 denoted by . It is given by
The two-scale relation is
Quintic B-spline
The quintic B-spline is the cardinal B-spline of order 6 denoted by . It is given by
Multi-resolution analysis generated by cardinal B-splines
The cardinal B-spline of order m generates a multi-resolution analysis. In fact, from the elementary properties of these functions enunciated above, it follows that the function is square integrable and is an element of the space of square integrable functions. To set up the multi-resolution analysis the following notations used.
For any integers , define the function .
For each integer , define the subspace of as the closure of the linear span of the set .
That these define a multi-resolution analysis follows from the following:
The spaces satisfy the property: .
The closure in of the union of all the subspaces is the whole space .
The intersection of all the subspaces is the singleton set containing only the zero function.
For each integer the set is an unconditional basis for . (A sequence {xn} in a Banach space X is an unconditional basis for the space X if every permutation of the sequence {xn} is also a basis for the same space X.[6])
Wavelets from cardinal B-splines
Let m be a fixed positive integer and be the cardinal B-spline of order m. A function in is a basic wavelet relative to the cardinal B-spline function if the closure in of the linear span of the set (this closure is denoted by ) is the orthogonal complement of in . The subscript m in is used to indicate that is a basic wavelet relative the cardinal B-spline of order m. There is no unique basic wavelet relative to the cardinal B-spline . Some of these are discussed in the following sections.
Wavelets relative to cardinal B-splines using fundamental interpolatory splines
Fundamental interpolatory spline
Definitions
Let m be a fixed positive integer and let be the cardinal B-spline of order m. Given a sequence of real numbers, the problem of finding a sequence of real numbers such that
for all ,
is known as the cardinal spline interpolation problem. The special case of this problem where the sequence is the sequence , where is the Kronecker delta function defined by
,
is the fundamental cardinal spline interpolation problem. The solution of the problem yields the fundamental cardinal interpolatory spline of order m. This spline is denoted by and is given by
where the sequence is now the solution of the following system of equations:
Procedure to find the fundamental cardinal interpolatory spline
The fundamental cardinal interpolatory spline can be determined using Z-transforms. Using the following notations
it can be seen from the equations defining the sequence that
from which we get
.
This can be used to obtain concrete expressions for .
Example
As a concrete example, the case may be investigated. The definition of implies that
The only nonzero values of are given by and the corresponding values are
Thus reduces to
This yields the following expression for .
Splitting this expression into partial fractions and expanding each term in powers of z in an annular region the values of can be computed. These values are then substituted in the expression for to yield
Wavelet using fundamental interpolatory spline
For a positive integer m, the function defined by
is a basic wavelet relative to the cardinal B-spline of order . The subscript I in is used to indicate that it is based in the interpolatory spline formula. This basic wavelet is not compactly supported.
Example
The wavelet of order 2 using interpolatory spline is given by
The expression for now yields the following formula:
Now, using the expression for the derivative of in terms of the function can be put in the following form:
The following piecewise linear function is the approximation to obtained by taking the sum of the terms corresponding to in the infinite series expression for .
Two-scale relation
The two-scale relation for the wavelet function is given by
where
Compactly supported B-spline wavelets
The spline wavelets generated using the interpolatory wavelets are not compactly supported. Compactly supported B-spline wavelets were discovered by Charles K. Chui and Jian-zhong Wang and published in 1991.[3][7] The compactly supported B-spline wavelet relative to the cardinal B-spline of order m discovered by Chui and Wang and denoted by , has as its support the interval . These wavelets are essentially unique in a certain sense explained below.
Definition
The compactly supported B-spline wavelet of order m is given by
This is an m-th order spline. As a special case, the compactly supported B-spline wavelet of order 1 is
The wavelet is the unique wavelet with minimum support in the following sense: If generates and has support not exceeding in length then for some nonzero constant and for some integer .[8]
is symmetric for even m and antisymmetric for odd m.
Two-scale relation
satisfies the two-scale relation:
where .
Decomposition relation
The decomposition relation for the compactly supported B-spline wavelet has the following form:
where the coefficients and are given by
Here the sequence is the sequence of coefficients in the fundamental interpolatoty cardinal spline wavelet of order m.
Compactly supported B-spline wavelets of small orders
Compactly supported B-spline wavelet of order 1
The two-scale relation for the compactly supported B-spline wavelet of order 1 is
The closed form expression for compactly supported B-spline wavelet of order 1 is
Compactly supported B-spline wavelet of order 2
The two-scale relation for the compactly supported B-spline wavelet of order 2 is
The closed form expression for compactly supported B-spline wavelet of order 2 is
Compactly supported B-spline wavelet of order 3
The two-scale relation for the compactly supported B-spline wavelet of order 3 is
The closed form expression for compactly supported B-spline wavelet of order 3 is
Compactly supported B-spline wavelet of order 4
The two-scale relation for the compactly supported B-spline wavelet of order 4 is
The closed form expression for compactly supported B-spline wavelet of order 4 is
Compactly supported B-spline wavelet of order 5
The two-scale relation for the compactly supported B-spline wavelet of order 5 is
The closed form expression for compactly supported B-spline wavelet of order 5 is
Images of compactly supported B-spline wavelets
Battle-Lemarie wavelets
The Battle-Lemarie wavelets form a class of orthonormal wavelets constructed using the class of cardinal B-splines. The expressions for these wavelets are given in the frequency domain; that is, they are defined by specifying their Fourier transforms. The Fourier transform of a function of t, say, , is denoted by .
Definition
Let m be a positive integer and let be the cardinal B-spline of order m. The Fourier transform of is . The scaling function for the m-th order Battle-Lemarie wavelet is that function whose Fourier transform is
The m-th order Battle-Lemarie wavelet is the function whose Fourier transform is
References
↑ Michael Unser (1997). "Diez buenas razones para usar ondículas spline" (PDF) . En Aldroubi, Akram; Laine, Andrew F.; Unser, Michael A. (eds.). Aplicaciones de ondículas en el procesamiento de señales e imágenes V. Vol. 3169. pp. 422–431 . Bibcode : 1997SPIE.3169..422U . doi : 10.1117/12.292801 . S2CID 12705597. Recuperado el 21 de diciembre de 2014 .
↑ Chui, Charles K y Jian-zhong Wang (1991). "Un enfoque de spline cardinal para ondículas" (PDF) . Actas de la Sociedad Matemática Americana . 113 (3): 785–793 . doi : 10.2307/2048616 . JSTOR 2048616. Consultado el 22 de enero de 2015 .{{cite journal}}: CS1 maint: varios nombres: lista de autores ( enlace )
1 2 Charles K. Chui y Jian-Zhong Wang (abril de 1992). "Sobre ondículas spline con soporte compacto y un principio de dualidad" (PDF) . Transactions of the American Mathematical Society . 330 (2): 903–915 . doi : 10.1090/s0002-9947-1992-1076613-3 . Recuperado el 21 de diciembre de 2014 .
↑ Charles K Chui (1992). Una introducción a las ondículas . Academic Press. pág. 177.
↑ Ingrid Daubechies (1992). Diez conferencias sobre ondículas . Filadelfia: Society for Industrial and Applied Mathematics. págs. 146-153 . ISBN9780898712742.
↑ Christopher Heil (2011). Introducción a la teoría básica . Birkhauser. págs. 177 –188. ISBN9780817646868.
↑ Charles K Chui (1992). Una introducción a las ondículas . Academic Press. pág. 249.
↑ Charles K Chui (1992). Una introducción a las ondículas . Academic Press. pág. 184.
Lecturas adicionales
Amir Z Averbuch y Valery A Zheludev (2007). "Transformadas wavelet generadas por splines" (PDF) . Revista Internacional de Wavelets, Multiresolución y Procesamiento de la Información . 257 (5) . Recuperado el 21 de diciembre de 2014 .
Amir Z. Averbuch, Pekka Neittaanmaki, and Valery A. Zheludev (2014). Spline and Spline Wavelet Methods with Applications to Signal and Image Processing Volume I. Springer. ISBN978-94-017-8925-7.{{cite book}}: CS1 maint: multiple names: authors list (link)