필터 지우기
필터 지우기

Accurate interpolations form data in a 12-D tensor

조회 수: 1 (최근 30일)
José Rodrigo Ramírez
José Rodrigo Ramírez 2021년 8월 29일
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