Questions on "Ordinary kriging"

5 visualizaciones (últimos 30 días)
Ivan Mich
Ivan Mich el 26 de Mayo de 2021
Respondida: John D'Errico el 8 de Jul. de 2021
hello,
I have some questions about a matlab function. I found the following function
I would like to use it in order to create variogram and make interpolation of my data. The problem is that I do not know what to put in vstruct .
How should I use these command in order to take these results as in the picture?
Could you please help me?
  2 comentarios
Jan
Jan el 26 de Mayo de 2021
The documentation tells:
vstruct structure array with variogram information as returned
variogramfit (forth output argument)
Ivan Mich
Ivan Mich el 26 de Mayo de 2021
Undefined function or variable 'vstruct'.
That command window shows me and I do not know what to do in order to solve it..
Could you please help me?

Iniciar sesión para comentar.

Respuestas (1)

John D'Errico
John D'Errico el 8 de Jul. de 2021
As Jan told you, vstruct is provided by variogramfit. Where can you find that code? You need to download variogramfit, also provided by that author.
READ THE HELP. It tells you.

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by