搜索资源列表
MultiQuadric
- 多面函数法进行曲面模拟,并在查找论文的基础上进行优化。原创。-multidimensional function method for simulation of surface, and search for papers on the basis of optimization. Originality.
multiquadric
- 输入控制点对,即可得到畸变校正系数。 此例中使用最近临插值。如要得到更好效果,可换用双线性或3次插值。
MultiQuadric
- 多面函数法进行曲面模拟,并在查找论文的基础上进行优化。原创。-multidimensional function method for simulation of surface, and search for papers on the basis of optimization. Originality.
multiquadric
- 输入控制点对,即可得到畸变校正系数。 此例中使用最近临插值。如要得到更好效果,可换用双线性或3次插值。-Input control point right, you get distortion correction factor. In this case, using the most recent clinical interpolation. To get better results, can be used for bi
LWLR
- this program compare the Locally Weighted Linear Regression with three diferrent kernel function (gaussian, logistic basis, and Reciprocal Multiquadric) also compare locally weighted by simple Linear Regression.
1-s2.0-S0377042709003227-main
- 差分估计方法,用来n阶近似插值微分估计,结果不错,可以看一下-Approximation to the k-th derivatives by multiquadric quasi-interpolation method
multiquadric-function-fit
- 多面函数拟合程序,里面包含拟合数据。可用于高程异常拟合。-Multi-faceted function fitting procedures, which includes fitting the data. Can be used for height anomaly fitting.
multiquadric-function-fit
- 多面函数拟合程序,里面包含拟合数据。可用于高程异常拟合。-Multi-faceted function fitting procedures, which includes fitting the data. Can be used for height anomaly fitting.
Multiquadric
- 用径向基插值空间点得到插值曲面MATLAB代码,插值曲面光顺性很好-Using radial basis interpolation space points by interpolation surface MATLAB code, and the interpolation curved surface smoothing sex is good
Schrdgr2D
- 利用Kansas方法求解二维薛定谔方程,时间方向利用有限差分方法,其中对非线性项进行了线性处理(This program solves Optoelectronic eq. with MultiQuadric ( MQ(r) = sqrt(r^2 + c^2) where r is the Euclidean distance of nodes) Radial Basis Function (RBF) and Theta method
RBF
- 径向基函数插值使用一系列基函数,它们在每个采样点对称且居中。径向基函数是一类特殊的函数,其主要特征是它们的响应与中心点的距离单调地减小(或增加)。中心、距离刻度和精确的形状是模型的参数。(Radial Basis Function interpolation with biharmonic, multiquadric, inverse multiquadric, thin plate spline, and Gaussian basis