Interpolating with 3 variables

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

 Akzeptierte Antwort

KSSV
KSSV am 28 Jun. 2022

0 Stimmen

REad about griddata. scatteredInterpolant. If not attach your data.

Weitere Antworten (0)

Kategorien

Mehr zu Interpolation finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 28 Jun. 2022

Erneut geöffnet:

am 28 Jun. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by