📄 readme.txt
字号:
vebyk (Value Estimation BY Kriging)
vebyk is a flexible and user-friendly matlab-program, which performs ordinary kriging and can be easily adapted to other kriging methods.
The program is designed to interpolate values on a regular two-dimensional grid using ordinary kriging. By slightly modifying the code it is also possible to use simple kriging. The grid of estimated or "kriged" values is rectangular and spans the range of coordinates in the dataset of sampled values. The spacing between estimated points for x- and y-axes can be specified individually and the sampled values do not have to follow a spatial order. For the search neighborhood, the number of points used for interpolation can be specified. Arbitrarily oriented spatial anisotropy of the covariance function can be accounted for. The current implementation is based on the von Karman family of covariance function. The correlation length a and the exponent nu of the von Karman function can be specified. Finally, "handles" are provided to switch on a wait bar or a cross validation mode for comparison of the interpolated value at a sampled location.
I established vebyk as part of my diploma thesis for geophysics at ETH Z焤ich, which contains also a detailed documentation of the code.
The thesis can be downloaded at:
http://www.aug.geophys.ethz.ch/people/personalPages/rolf/work.pdf
Rolf Sidler;Via S.Nazario 22;34017 Prosecco (TS);+393899915434;rolf.sidler@gmx.ch
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -