필터 지우기
필터 지우기

Interpolating with 3 variables

조회 수: 7 (최근 30일)
Xavier
Xavier 2022년 6월 28일
다시 열림: Stephen23 2022년 6월 28일
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일
REad about griddata. scatteredInterpolant. If not attach your data.
  댓글 수: 1
Xavier
Xavier 2022년 6월 28일
Griddata worked! Thank you very much!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by