Re: Spline Interpolation and cubic interpolation
- From: "robert bristow-johnson" <rbj@xxxxxxxxxxxxxxxxxxxx>
- Date: 29 Nov 2005 16:21:41 -0800
Ron N. wrote:
> robert bristow-johnson wrote:
> > for 3rd order polynomial interpolation, it's usually 4 data points (and
> > you're interpolating between the inner two data points).
> ...
> > a 3rd order Hermite interpolation polynomial will match the 0th and 1st
> > derivative at the 1st and 2nd point.
>
> This is for symmetric interpolation.
....
yes, true.
my preconceptions stem from doing this on audio signals and normally i
expect this symmetry (or reversibility - the interpolation should work
just the same if you played the audio backwards) to be sorta normative.
but, you're right, it doesn't have to be.
r b-j
.
- References:
- Spline Interpolation and cubic interpolation
- From: Anshu
- Re: Spline Interpolation and cubic interpolation
- From: robert bristow-johnson
- Re: Spline Interpolation and cubic interpolation
- From: Ron N.
- Spline Interpolation and cubic interpolation
- Prev by Date: Re: * Need help on assignment
- Next by Date: Re: Newbie ques: What is code rate? how do i calculate them?
- Previous by thread: Re: Spline Interpolation and cubic interpolation
- Next by thread: Converting voltages to PCM audio (programming related)
- Index(es):