What methods & algorithms are used by matlab multivariate (especially 3d) interpolation functions?
显示 更早的评论
Hello,
I am wondering what methods & algorithms are used by matlab multivariate (especially 3d) interpolation functions, such as:
-interp2, interp3, interpn -griddedInterpolant
There is a good descriptions about 1 dimensional 'linear', 'cubic' and 'spline' interpolation techniques ( on Wikipedia and also in Cleve Moler's "Numerical Computing with MATLAB" textbook ), but no where I can find explanation of how those methods are extended to multivariate case.
Does anyone nows how this is done or where is it described?
Thanks in advance, Ivan
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Interpolation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!