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 Center および File ExchangeLinear Regression についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by