Scientific description of cubic spline (interpolation)

2 Ansichten (letzte 30 Tage)
Sargondjani
Sargondjani am 9 Nov. 2021
Kommentiert: Sargondjani am 12 Nov. 2021
Dear all,
I am writing a scientific article (quantitative economics), and I need to describe the 'spline' method (cubic spline interpolation) as in griddedInterpolant. I can't find much, except the description:
"The interpolated value at a query point is based on a cubic interpolation of the values at neighboring grid points in each respective dimension. The interpolation is based on a cubic spline using not-a-knot end conditions."
Can anybody help me with a more scientific description? Is this some kind of standard algorithm? I found some formula for the one dimensional case, but I need a more general description for multiple dimensions (at least up to 4 dimensions).
  9 Kommentare
Sargondjani
Sargondjani am 10 Nov. 2021
I see. Nice! Thanks
Sargondjani
Sargondjani am 12 Nov. 2021
Another reference: Spline Functions: Basic Theory by Schumaker (3rd edition, 2007).
And by same author also "Spline Functions: Computational Methods" (SIAM, 2015)

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by