-
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
-
similarity
本代码可以用于计算特征向量或者矩阵的相似度。(This code can be used to calculate the similarity of the feature vector or matrix.)
- 2012-07-05 11:43:02下载
- 积分:1
-
algorithm
说明: 可以计算两个小于500位整数的乘法,多项式求m次阶的系数和,大数阶乘。(Can compute the two less than 500-bit integer multiplication,M second-order polynomial coefficients of demand and, factorial of large numbers
.)
- 2010-03-29 21:18:06下载
- 积分:1
-
SQP
本算法是基于数值计算中的SQP编写的MATLAB程序。非常实用的一个小程序。(This algorithm is based on the numerical calculation of SQP written MATLAB program. Very practical one small program.)
- 2020-12-29 10:39:00下载
- 积分:1
-
t_tide_v1.2beta
潮流调和分析程序,非常实用,里面有说明文件,基本原理是采用最小二乘法来求解超定矩阵,各种参数用来控制选择分潮,间隔时间等。(harmonic analysis)
- 2020-06-29 23:40:02下载
- 积分:1
-
sui-an54
小波包分析提取振动信号中的特征频率,调试通过可以使用,自己编的5种调制信号。( Wavelet packet analysis to extract vibration signal characteristic frequency, Debugging can be used, Own five modulation signal.)
- 2017-04-10 22:48:40下载
- 积分:1
-
nlms
Echo cancellation using NLMS adaptive filter
- 2021-03-18 13:19:20下载
- 积分:1
-
aboat-shuzhi-fenxi
数值分析计算课程的部分习题答案,有matlab编程,希望对大家有用。(some small matlab codes .)
- 2012-08-17 22:28:01下载
- 积分:1
-
Trilateration-Network
测绘程序,计算测边网各点坐标的评查程序,值得借鉴(Mapping program to calculate the coordinates of each point measured the side-netting of assessment investigative procedures, worth learning)
- 2013-08-20 15:13:21下载
- 积分:1
-
upwind
迎风格式有限元求解二维不可压缩流,值得学习和借鉴其中的许多内容(upwind finite element method solve incompressible fluent flow)
- 2013-06-23 09:30:39下载
- 积分:1