Scientific description of cubic spline (interpolation)

4 次查看(过去 30 天)
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 个评论
Sargondjani
Sargondjani 2021-11-12
Another reference: Spline Functions: Basic Theory by Schumaker (3rd edition, 2007).
And by same author also "Spline Functions: Computational Methods" (SIAM, 2015)

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Splines 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by