Scientific description of cubic spline (interpolation)

2 visualizaciones (últimos 30 días)
Sargondjani
Sargondjani el 9 de Nov. de 2021
Comentada: Sargondjani el 12 de Nov. de 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 comentarios
Sargondjani
Sargondjani el 10 de Nov. de 2021
I see. Nice! Thanks
Sargondjani
Sargondjani el 12 de Nov. de 2021
Another reference: Spline Functions: Basic Theory by Schumaker (3rd edition, 2007).
And by same author also "Spline Functions: Computational Methods" (SIAM, 2015)

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Splines en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by