variogramfit
fits different theoretical variograms to an experimental variogram
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Wolfgang Schwanghart (2026). variogramfit (https://ch.mathworks.com/matlabcentral/fileexchange/25948-variogramfit), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: fminsearchbnd, fminsearchcon, Experimental (Semi-) Variogram
Inspired: Ordinary Kriging, Kriging and Inverse Distance Interpolation using GSTAT
General Information
- Version 1.5.0 (19.4 KB)
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). |
||
| 1.4.0 | removed a bug concerning weight functions. So far the weight function (either Cressie85 or McBratney86) was not invoked when called. |
||
| 1.2.0 | Seems I forgot to include the m file in the previous update. Here it is. |
||
| 1.1.0 | The matern model was added as theoretical variogram. |
||
| 1.0.0 |