How to set samples and values in the ooDAce Toolbox [KRIGING]
    조회 수: 5 (최근 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
답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Linear Regression에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
