What methods & algorithms are used by matlab multivariate (especially 3d) interpolation functions?
Mostrar comentarios más antiguos
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
Respuestas (0)
Categorías
Más información sobre Interpolation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!