Reference for scattered interpolation

Where could I find the reference for the explanation of theory for the method used in scatteredInterpolant? I want to understand the processing of interpolation in this function. I use it for 3D interpolation.

 Accepted Answer

Steven Lord
Steven Lord on 20 Mar 2017
See the References section of this documentation page.

1 Comment

Thank you very much for your answer.
How to find the reference for griddedInterpolant function?
I want to apply linear and nonlinear, interpolation and extrapolation to a 3D data.
It seems that the choice of function is very limited because it is 3D data and it is not equal spacing in one dimension.

Sign in to comment.

More Answers (0)

Categories

Find more on Interpolation in Help Center and File Exchange

Asked:

on 20 Mar 2017

Commented:

on 20 Mar 2017

Community Treasure Hunt

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

Start Hunting!