-
kring123
克里金(Kriging)插值法又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。它首先考虑的是空间属性在空间位置上的变异分布.(Kringing smooth)
- 2020-09-16 21:57:55下载
- 积分:1
-
eptree112d
说明: 使用EPTREE可以很好的对,C,C++,Java代码进行解析。绘出函数树图,计算堆栈大小等。
<输出的文件内容>
功能树
INKURUDOFAIRUTSURI
测量若干步骤(有条件汇编)
函数索引(使用堆栈大小为每个功能输出)
使用类名单
全局变量,变结构,对象名单
#定义定义列表
清单中所使用
列表名称
信息分布函数的行数(EPTREE can be used for good, C, C++, Java code analysis. Mapping function tree diagram, calculate the stack size. )
- 2008-10-14 23:15:43下载
- 积分:1
-
decompression-evaporation-fluent模拟水的降压蒸发之UDF代码
fluent模拟水的降压蒸发之UDF代码,适合传热流体相关专业,经验证可用(Fluent simulation of water decompression evaporation of the UDF code, and suitable for the heat transfer fluid related professionals, experience card can be used
)
- 2021-04-13 17:08:56下载
- 积分:1
-
Nnnrrfxxfce
牛顿法计算方程,能计算非线性方程/方程程组,有需要的能试试,主要是数学方法的实现
(Newton method to calculate the equation to calculate the nonlinear equation/equation of equations, needs to try, mainly the implementation of the mathematical methods)
- 2012-08-20 07:22:55下载
- 积分:1
-
LAPACK-3.4.1.tar
LAPACK,其名為Linear Algebra PACKage的縮寫,是一以Fortran程式語言寫就,用於數值計算的函式集。 LAPACK提供了豐富的工具函式,可用於諸如解多元線性方程式、線性系統方程組的最小平方解、計算特徵向量、用於計算矩陣QR分解的Householder轉換、以及奇異值分解等問題。(LAPACK (Linear Algebra PACKage) is a software library for numerical linear algebra. It provides routines for solving systems of linear equations and linear least squares, eigenvalue problems, and singular value decomposition. It also includes routines to implement the associated matrix factorizations such as LU, QR, Cholesky and Schur decomposition.)
- 2012-07-31 10:14:37下载
- 积分:1
-
apg
一种利用梯度下降的加速求解低秩矩阵和稀疏矩阵的方法(accelerated proximal gradient method to find low-rank matrix and sparse matrix)
- 2021-01-08 21:38:52下载
- 积分:1
-
CS多目标
说明: 布谷鸟多目标算法用来函数寻优,本代码给出了通用版本,能够很好的适应和学习(CS algorithm used to function optimization, this code gives a general version, can adapt and learn well)
- 2021-04-17 09:04:42下载
- 积分:1
-
Kriging-ppt
说明: 克里金方法(Kriging), 是以南非矿业工程师D.G.Krige (克里金)名字命名的一项实用空间估计技术,是地质统计学 的重要组成部分,也是地质统计学的核心。
(Kriging method (Kriging), is a South African mining engineer DGKrige (Kerry King), named after a practical space estimation techniques, is an important part of geostatistics is the core of geostatistics.)
- 2020-12-17 15:39:11下载
- 积分:1
-
weno5
weno5求解sod激波管问题,是初学计算流编程时做作业的题目,供参考(sod shock problem solve by weno5 for reference)
- 2016-10-27 15:30:09下载
- 积分:1
-
interpolation
说明: Neville插值算法,xa为自变量数组,xy为因变量数组;x为待插值的自变量(Neville interpolation algorithm, xa array as variables, xy array as the dependent variable x for the independent variables to be interpolated)
- 2008-09-25 16:29:52下载
- 积分:1