Reproducing Polynomials with B-Splines: Unterschied zwischen den Versionen
Aus NOBAQ
Zur Navigation springenZur Suche springenNiki (Diskussion | Beiträge)  | 
				Niki (Diskussion | Beiträge)   | 
				||
| Zeile 1: | Zeile 1: | ||
| − | A B-Spline of order <math>N</math> is known to be able to reproduce any polynomial up to order <math>N</math>:  | + | A B-Spline of order <math>N</math> is known to be able to reproduce any polynomial up to order <math>N</math><ref>I.J. Schoenberg: Cardinal interpolation and spline functions</ref>:  | 
<math>  | <math>  | ||
| Zeile 8: | Zeile 8: | ||
An important question is how to obtain the coefficients <math>c_{m,n}</math> for the reproduction-formula. In this small article, I describe one way.  | An important question is how to obtain the coefficients <math>c_{m,n}</math> for the reproduction-formula. In this small article, I describe one way.  | ||
| + | |||
| + | <references/>  | ||
Version vom 19. Juli 2010, 13:13 Uhr
A B-Spline of order is known to be able to reproduce any polynomial up to order [1]:
In words, a proper linear combination of shifted versions of a B-Spline can reproduce any polynomial up to order . This is needed for different applications, for example, for the Sampling at Finite Rate of Innovation (FRI) framework. In this case any kernel reproducing polynomials (that is, satisfying the Strang-Fix conditions) can be used. However, among all possible kernels, the B-Splines have the smallest possible support.
An important question is how to obtain the coefficients for the reproduction-formula. In this small article, I describe one way.
- ↑ I.J. Schoenberg: Cardinal interpolation and spline functions