Hermite Spline
- From: "animeile" <oneilleo@xxxxxx>
- Date: 27 Mar 2006 06:44:23 -0800
I'm trying to compute a hermite spline on a series of 2D data points
n>=15. I'm wondering is it better to use n=3 and add each of the
separately computed segments together or compute the spline on all 15
data points.
If I do use n=3 do I need to use 4 data points for each segment to get
P(x), f(x) as well as P'(x), f'(x) to coincide?
Any sugestions??
.
- Prev by Date: Re: Ring with Postitive & Finite Number of Primes?
- Next by Date: Re: Probability in an infinite sample space
- Previous by thread: Volume of a prism
- Next by thread: Hermite spline
- Index(es):
Relevant Pages
|