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

8 次查看(过去 30 天)
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 中查找有关 Spectral Estimation 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by