-
kring123
克里金(Kriging)插值法又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。它首先考虑的是空间属性在空间位置上的变异分布.(Kringing smooth)
- 2020-09-16 21:57:55下载
- 积分:1
-
RK45andRK54
Runge-Kutta45算法与Runge-Kutta54算法的matlab实现
数值分析课程代码(Runge-Kutta 45 algorithm and Runge-Kutta 54 algorithm matlab implementation
Numerical Analysis Course Code)
- 2021-04-21 16:08:49下载
- 积分:1
-
python convex optimization
采用凸优化的理论解决优化问题,使用python语言,采用pip安装即可(The convex optimization theory is used to solve the optimization problem. Python language is used and pip is installed)
- 2018-08-01 19:46:37下载
- 积分:1
-
45095smoothing
这个帖子中我想讨论的是移动窗口多项式最小二乘拟和平滑方法,粗糙惩罚方法,以及kernel平滑方法。(Posts in this discussion I think are moving window least squares polynomial fitting smoothing method, crude methods of punishment, as well as the kernel smoothing method.)
- 2009-03-20 14:20:09下载
- 积分:1
-
MYFEM
有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。
IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值
GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度
FIXP:设置已知节点函数值
GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算
GF(NI,N,M,LE,YI,FE):单元列阵的计算
AK(I,J,AIJ):总刚度矩阵元素迭加
QEB:总刚度矩阵和总列阵合成
BDE:边界条件处理
SOLGS:Gauss-Seidel迭代法求解方程组
UDIFF(NI,NFLAG,UDIF,LE,ADJ):标准元素内形状函数导数计算
DIFF:节点上 , 加权平均
(In this program, FEM was used to solve the possion equation. It is implemented through FORTRAN)
- 2009-05-22 17:22:56下载
- 积分:1
-
MT2DInvMatlab
一个基于matalb和fortran的大地电磁2维正演模拟程序(A program in MATLAB and FORTRAN for two-dimensional magnetotelluric inversion)
- 2021-03-29 08:49:11下载
- 积分:1
-
ConQuest_Round-1
book of document including test
- 2016-03-14 23:08:40下载
- 积分:1
-
arview
数据挖掘中,关联规则的例子,源码, arview算法的应用实例(data mining, association rules example, the source, the algorithm arview Application)
- 2005-04-06 18:52:04下载
- 积分:1
-
数值积分
说明: 1. 常用的数值积分方法(特别是梯形法、Simpson方法、
Cotes公式、Romberg算法以及Gauss 求积公式)的原理;
2. 复合梯形公式,复合Simpson公式,Romberg算法的程序(1. Commonly used numerical integration methods (especially trapezoid method, Simpson method
Cotes formula, Romberg algorithm and Gauss quadrature formula);
2. Program of compound trapezoid formula, compound Simpson formula and Romberg algorithm)
- 2020-07-13 11:58:53下载
- 积分:1
-
time_seris
时间序列预测算法。支持5种常见的算法
移动平均
非线性回归
指数平滑等(ar, ardemo ma)
- 2021-04-18 15:38:57下载
- 积分:1