필터 지우기
필터 지우기

How can I write out the Kriging surrogated models as matlab function?

조회 수: 2 (최근 30일)
Morteza Kiani
Morteza Kiani 2016년 3월 26일
댓글: omar 2017년 8월 31일
Dear All, I need a matlab kriging code that can write out the predictions in matlab function format. I appreciate if you share it me. Thank You
  댓글 수: 1
omar
omar 2017년 8월 31일
Dear Morteza, I wonder if you got answer ?. I need a code of kriging for two input variables. any hints are valuable to me. thanks

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

답변 (1개)

Image Analyst
Image Analyst 2016년 3월 26일
The usual answer is to use scatteredInterpolant();
  댓글 수: 2
Morteza Kiani
Morteza Kiani 2016년 3월 26일
Thanks for your help, my problem has several variables (n dimensions) this command does work for at most 3 variables. Is there any other choice? Regards
Image Analyst
Image Analyst 2016년 3월 27일
I don't know. I've never done kriging in hyperspace.

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

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by