Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
Morteza Kiani
Morteza Kiani el 26 de Mzo. de 2016
Comentada: omar el 31 de Ag. de 2017
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 comentario
omar
omar el 31 de Ag. de 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

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 26 de Mzo. de 2016
The usual answer is to use scatteredInterpolant();
  2 comentarios
Morteza Kiani
Morteza Kiani el 26 de Mzo. de 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
Image Analyst
Image Analyst el 27 de Mzo. de 2016
I don't know. I've never done kriging in hyperspace.

Iniciar sesión para comentar.

Categorías

Más información sobre Downloads en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by