variogramfit

fits different theoretical variograms to an experimental variogram

Download
Download

You are now following this Submission

Cite As

Wolfgang Schwanghart (2026). variogramfit (https://ch.mathworks.com/matlabcentral/fileexchange/25948-variogramfit), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.5.0

forth output argument now contains the anonymous function of the variogram model. This is needed for kriging (to come).

Download
1.4.0

removed a bug concerning weight functions. So far the weight function (either Cressie85 or McBratney86) was not invoked when called.

Download
1.2.0

Seems I forgot to include the m file in the previous update. Here it is.

Download
1.1.0

The matern model was added as theoretical variogram.

Download
1.0.0

Download