搜索资源列表
Kriging
- Kriging 算法实现,可用于气象领域插值计算。-Kriging algorithm can be used for interpolation of meteorological fields.
Interpolation
- java实现的克里金插值算法。算法实现中使用Jama.Matrix包来做矩阵操作。算法简洁明了。 希望能帮到你。-a kriging interpolation realization based on the Java language.The package Jama.Matrix is used to realize the Matrix。The code is very compact。enjoy it!