-
appendix3-vumat
说明: VUMAT for Kinematic Hardening Plasticity
- 2020-07-08 19:22:13下载
- 积分:1
-
SHAKE91
国外的地震有限元程序,美国伯克利大学的,非常经典(Earthquake abroad finite element program, the United States Berkeley, very classic)
- 2021-03-10 01:09:27下载
- 积分:1
-
Runge-Kutta
Using Runge-Kutta 10 inoder to solve
- 2011-06-05 01:41:52下载
- 积分:1
-
cpp
说明: 你输入一个长方体的长和宽以及高,就可以输出他的面积(input height,width,length,output volume)
- 2010-04-11 21:19:10下载
- 积分:1
-
2011MHD--wangxiaogang.zip
这是2011年中国等离子暑期学校关于磁流体力学(MHD)的讲义,授课的老师是北京大学的王晓刚教授,非常经典!(This is the 2011 China Summer School on magnetic plasma hydrodynamics (MHD) lectures, taught at Peking University Professor Wang Xiaogang teacher, very classic!)
- 2021-05-14 09:30:02下载
- 积分:1
-
solver_mod
说明: 相场基础书籍的配套计算代码,对于学习相场法的基础同学来说极其有用(The supporting calculation code of the phase field basic book is extremely useful for the students who are studying the basic method of the phase field method.)
- 2020-06-25 12:40:02下载
- 积分:1
-
link
多项式的链表存储表示以及实现多项式的加法(Said polynomial storage list and the realization of polynomial addition)
- 2009-11-02 10:08:11下载
- 积分:1
-
example
此程序用最小二乘法拟合椭圆图像,模拟地球的形状(This program fit ellipse images using the least squares method to simulate the Earth' s shape)
- 2015-12-05 21:24:31下载
- 积分:1
-
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
-
AR(5)
利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果非常好。(use AR model for time series prediction of the source code, the use of least squares estimation method to estimate parameters. Fitting very good results.)
- 2020-12-29 15:19:01下载
- 积分:1