You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% example:
load 'cluster.dat'
x = cluster(:,1);
y = cluster(:,2);
z = cluster(:,3);
[length(z) mean(z) var(z)]
variogram(x,y,z,0)
Cite As
Armando Zaupa Remacre (2026). Variogram 2D function (https://se.mathworks.com/matlabcentral/fileexchange/4223-variogram-2d-function), MATLAB Central File Exchange. Retrieved .
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers
General Information
- Version 1.0.0.0 (4.78 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |