Questions on "Ordinary kriging"
조회 수: 4 (최근 30일)
이전 댓글 표시
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
Jan
2021년 5월 26일
The documentation tells:
vstruct structure array with variogram information as returned
variogramfit (forth output argument)
답변 (1개)
John D'Errico
2021년 7월 8일
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Structures에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!