image thumbnail

Experimental (Semi-) Variogram

version 1.4.0.0 (5.24 KB) by Wolfgang Schwanghart
calculate the isotropic and anisotropic experimental (semi-) variogram

14.7K Downloads

Updated09 Jan 2013

View License

variogram calculates the isotropic and anisotropic experimental variogram in various dimensions.

Syntax:
d = variogram(x,y)
d = variogram(x,y,'pn','pv',...)

The function uses parseargs (objectId=10670) by Malcolm wood as subfunction.

Currently, the function calculates all variogram values at one step. While this is fast for small data sets (n<2000), it may fail on large data sets owing to memory constraints. For large datasets you may thus want to use the 'subsample' option.

Cite As

Wolfgang Schwanghart (2022).Experimental (Semi-) Variogram(//www.tianjin-qmedu.com/matlabcentral/fileexchange/20355-experimental-semi-variogram), MATLAB Central File Exchange. Retrieved.

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!