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

1 view (last 30 days)
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 Comment
omar
omar on 31 Aug 2017
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

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 26 Mar 2016
The usual answer is to use scatteredInterpolant();
  2 Comments
Morteza Kiani
Morteza Kiani on 26 Mar 2016
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

Sign in to comment.

Categories

Find more on Downloads in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!