% example:
load 'cluster.dat'
x = cluster(:,1);
y = cluster(:,2);
z = cluster(:,3);
[length(z) mean(z) var(z)]
variogram(x,y,z,0)
引用格式
Armando Zaupa Remacre (2026). Variogram 2D function (https://ww2.mathworks.cn/matlabcentral/fileexchange/4223-variogram-2d-function), MATLAB Central File Exchange. 检索时间: .
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |