Borrar filtros
Borrar filtros

Interpolating with 3 variables

7 visualizaciones (últimos 30 días)
Xavier
Xavier el 28 de Jun. de 2022
Abierta de nuevo: Stephen23 el 28 de Jun. de 2022
I am trying to interpolate values for a 3 variable dependent result. I tried using
interp3
but dependent variable data is not monotonic, they are 150 unique combinations of the three varaibles. This corresponds to 6 temperatures, 5 engine speeds and 5 engine loads . I can't get on top of this, any idea of how to index this function for this case?
Thanks for your help

Respuesta aceptada

KSSV
KSSV el 28 de Jun. de 2022
REad about griddata. scatteredInterpolant. If not attach your data.
  1 comentario
Xavier
Xavier el 28 de Jun. de 2022
Griddata worked! Thank you very much!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Interpolation en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by