-
kriging
包括基本的克里金(Kriging)插值法实现代码,仅实现基本方法部分,不包含扩展克里金方法( kriging uses ordinary kriging to interpolate a variable z measured at
locations with the coordinates x and y at unsampled locations xi, yi.
The function requires the variable vstruct that contains all
necessary information on the variogram. vstruct is the forth output
argument of the function variogramfit.
This is a rudimentary, but easy to use function to perform a simple
kriging interpolation. I call it rudimentary since it always includes
ALL observations to estimate values at unsampled locations. This may
not be necessary when sample locations are not within the
autocorrelation range but would require something like a k nearest
neighbor search algorithm or something similar. Thus, the algorithms
works best for relatively small numbers of observations (100-500).
For larger numbers of observations I recommend the use of GSTAT.
Note that kriging fails if there are two or more observa)
- 2015-01-08 15:43:50下载
- 积分:1
-
Calculator
PB开发的计算器程序,适合初学者,比较简单,开发程序版本PB9.0(PB calculator program developed for beginners, is relatively simple, the development program version PB9.0)
- 2012-12-26 17:55:50下载
- 积分:1
-
fmincon
求解非线性方程。调用格式x=fmincon(fun,x0,A,b,Aeq,beq,VLB,VUB)(For solving nonlinear equations. Call the format x = fmincon (fun, x0, A, b, Aeq, beq, VLB, VUB))
- 2009-09-06 13:18:25下载
- 积分:1
-
mijidu
海冰密集度的matlab计算程序和分析!(The sea ice concentration matlab procedures and analysis!)
- 2020-07-03 10:00:02下载
- 积分:1
-
SVI
Gatheral SVI模型包含 raw SVI, Surface SVI 和含有跳过程的SVI(This is a document about the SVI model codes of J.Gatheral including raw SVI, Surface SVI and SVI with jump)
- 2020-09-10 11:58:01下载
- 积分:1
-
esmd4matlab_1.0
非极点对称的经验模态分解matlab计算程序(Non - pole symmetry empirical mode decomposition matlab calculation program)
- 2017-09-26 10:23:53下载
- 积分:1
-
基于傅立叶变换FFT的大规模海面的实现方法
基于傅立叶变换FFT的大规模海面的实现方法(Realization of Large-scale Sea Surface Based on Fourier Transform FFT)
- 2019-02-15 12:53:25下载
- 积分:1
-
用牛顿法解非线性方程组
用牛顿法解非线性方程组(包括论文及源程序)(with Newton method for solving systems of nonlinear equations (including papers and source))
- 2005-01-24 20:24:56下载
- 积分:1
-
consolidate
这是一个实现曲线拟合的matlab程序,在数字预失真技术里面用到。(this is a matlab program for accomplishing the consolidation function,it always be used in digital predistortion technology.)
- 2012-06-01 11:52:23下载
- 积分:1
-
computeAreaOfPolygon
计算多边形(凸凹)面积。
欢迎批评指正(Calculating polygon (convex and concave) area. Welcome criticism)
- 2008-04-24 20:38:30下载
- 积分:1