Accurate interpolations form data in a 12-D tensor

1 次查看(过去 30 天)
Hi,
I need to interpolate vales of a tensor 12-D: 10x18x3x3x3x3x3x3x5x3x5x5.
The points in the tensor represent a solution of space in those 12 dimensions.
I wonder if there's any tool or function to get internal points interpolated between the ones in the grid, with a sufficient degree of accuracy.
The first coordinate provides the data I need, the other 11 coordinates are inputs that must be introduced.
I tried with 'griddedInterpolant' function but results (with linear and cubic methods) were not so accurate and it needs plenty of memory. Some methods like spline or makima deliver 'out of memory' messages in my PC.
Thanks,
JRR

回答(0 个)

类别

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

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by