How to set samples and values in the ooDAce Toolbox [KRIGING]

조회 수: 5 (최근 30일)
KarolN
KarolN 2022년 1월 7일
편집: KarolN 2022년 1월 7일
I try to run a couple of borehole samples in the ooDACE toolbox. I have this table:
And I need to implement it, in this code:
k = oodacefit( samples, values );
y = k.predict(x)
The toolbox' documentation doesn't explain how to build samples/values. Neither what this x is. Any ideas?

답변 (0개)

카테고리

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

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by