Yo encontre esto pero en ingles
We begin by limiting our discussion to the univariate polynomial case. In this case, a spline is a piecewise polynomial function. This function, call it S, takes values from an interval [a,b] and maps them to
, the set of real numbers,
We want S to be piecewise defined. To accomplish this, let the interval [a,b] be covered by k ordered, disjoint subintervals,
On each of these k "pieces" of [a,b], we want to define a polynomial, call it Pi.
.
On the ith subinterval of [a,b], S is defined by Pi,
The given k+1 points ti are called knots. The vector
is called a knot vector for the spline. If the knots are equidistantly distributed in the interval [a,b] we say the spline is uniform, otherwise we say it is non-uniform.
If the polynomial pieces Pi each have degree at most n, then the spline is said to be of degree
(or of order n+1).
If
in a neighborhood of ti, then the spline is said to be of smoothness (at least)
at ti. That is, at ti the two pieces Pi-1 and Pi share common derivative values from the derivative of order 0 (the function value) up through the derivative of order ri (in other words, the two adjacent polynomial pieces connect with loss of smoothness of at most n - ri).
A vector
such that the spline has smoothness
at ti for
is called a smoothness vector for the spline.
Given a knot vector
, a degree n, and a smoothness vector
for
, one can consider the set of all splines of degree
having knot vector
and smoothness vector
. Equipped with the operation of adding two functions (pointwise addition) and taking real multiples of functions, this set becomes a real vector space. This spline space is commonly denoted by
.
In the mathematical study of polynomial splines the question of what happens when two knots, say ti and ti+1, are moved together has an easy answer. The polynomial piece Pi(t) disappears, and the pieces Pi−1(t) and Pi+1(t) join with the sum of the continuity losses for ti and ti+1. That is,
where ji = n − ri
This leads to a more general understanding of a knot vector. The continuity loss at any point can be considered to be the result of multiple knots located at that point, and a spline type can be completely characterized by its degree n and its extended knot vector
where ti is repeated ji times for
.
A parametric curve on the interval [a,b]
is a spline curve if both X and Y are spline functions of the same degree with the same extended knot vectors on that interval.

![S: [a,b]\to \mathbb{R}.](http://upload.wikimedia.org/math/5/6/8/5680cd561c750e628d10b59db63dd086.png)
![[t_i, t_{i+1}] \mbox{ , } i = 0,\ldots, k-1](http://upload.wikimedia.org/math/0/f/a/0fae1b15407a05ad17eab886d27f1ca7.png)
![[a,b] = [t_0,t_1] \cup [t_1,t_2] \cup \cdots \cup [t_{k-2},t_{k-1}] \cup [t_{k-1},t_k]](http://upload.wikimedia.org/math/e/6/f/e6fd217ff5fef63323d9363df2e4cf8e.png)






![G(t) = ( X(t), Y(t) ) \mbox{ , } t \in [ a , b ]](http://upload.wikimedia.org/math/c/f/c/cfc9e758f36d5b382b59ef603c5eac5b.png)
0 comentarios:
Publicar un comentario