Talk:Spline interpolation
From Wikipedia, the free encyclopedia
Contents |
[edit] Definition
i have some questions about this phrase:
-
-
- Given n+1 distinct knots xi such that
-
-
- with n+1 knot values yi we are trying to find a spline function of degree n
-
- with each Si(x) a polynomial of degree n.
Is this not confusing, using n both for the degree of the polynomial, and for the number of points? --Anonymus, wiki nl
- There's a k for that. Very well explained then ;) --217.136.81.22, 11:16, 13 Jun 2005 (UTC)
[edit] Natural cubic spline oscillation
Clamped and natural cubic splines yield the least oscillation about f than any other twice continuously differentiable function.
In the above sentence from the article, just what is f? Perhaps the article can be updated to clarify this. --Abelani, 19 November 2005
- This is to confirm that someone has posted a clarification. --Abelani, 2:16, 27 November 2005 (UTC)
Amongst all twice continuously differentiable functions, clamped and natural cubic splines yield the least oscillation about the function f which is interpolated.
In the above sentence from the article, surely f itself is the function with the least oscillation about f. What is the restricted set of interpolation functions for which the statement is true and interesting? Harold f 03:27, 20 August 2006 (UTC)
[edit] Interpolation using natural cubic spline
In the formulas for interpolation using natural cubic spline, it seems that one could replace each zi by 6zi, enabling one to cancel 6s and obtain
and
Is there any reason not to do that? --Jwwalker 01:51, 26 July 2006 (UTC)
[edit] Graphs
Those graphs are a little kooky.. are they 1d or 2d? approximating in what sense?
The second one in particular, a spline approximation of an even function should still be even...