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

 採用された回答

KSSV
KSSV 2022 年 6 月 28 日

0 投票

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

1 件のコメント

Xavier
Xavier 2022 年 6 月 28 日
Griddata worked! Thank you very much!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeInterpolation についてさらに検索

タグ

質問済み:

2022 年 6 月 28 日

再開済み:

2022 年 6 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by