-
自然数的最大公约数
用欧几里得算法求两个自然数的最大公约数通过c语言实现(Using Euclidean Algorithms to Find the Maximum Common Number of Two Natural NumbersRealization by C Language)
- 2019-01-26 14:43:28下载
- 积分:1
-
PFC
晶体相场计算原子密度场分布和缺陷形成,基本程序,用于科学计算。基于Fortran 6.5编写,在其他应用程序中可能需要略微修改(Phase-field crystal modeling of atomic density field distribution)
- 2016-06-25 21:55:18下载
- 积分:1
-
CH2CH5CH7
最小二乘法的参数辨识研究。逐个的程序实现了最小二乘法算法以及实现的研究。(Least squares method of parameter identification studies. Procedures achieved by least squares algorithm and realize research.)
- 2008-05-13 22:02:16下载
- 积分:1
-
Least-squaresmethod
基于最小二乘法的冗余信息数据融合算法实现(Least-squares method based on redundant information and data fusion algorithm)
- 2009-11-05 23:10:11下载
- 积分:1
-
vumat_hashin_stress_zerosetting_1
该损伤模型通过
商用有限元软件ABAQUS /Explicit 的用户子程序VUMAT 实现,并使用该模型对碳纤维增强环氧树脂
复合材料层合板在横向低速冲击作用下的损伤和变形行为进行预测分析. 数值仿真的结果与试验结
果进行了比较,吻合良好,验证了该模型的有效性.(Through coding user subroutine VUMAT of finite element software ABAQUS /explicit,
and applied the model to an example,carbon fiber reinforced epoxy composite laminates
under low velocity impact,the prediction for damage and deformation were good agreement
with the experimental results.)
- 2021-04-11 10:08:58下载
- 积分:1
-
markov
book on markov models and techniques
- 2010-02-21 16:52:31下载
- 积分:1
-
AHP
说明: 层次分析法:计算代码在8文件中最后一页上,有实例。(AHP)
- 2009-08-30 01:00:59下载
- 积分:1
-
Sparse-Matrix-SIS
传统的算法是基于邻接矩阵对网络指标进行计算,而大型网络通过稀疏矩阵保存。本研究编写了可以计算稀疏矩阵的经典传染病SIS模型的程序。(The traditional method is based on network indicators adjacency matrix computing, and large networks through sparse matrix saved. The study prepared by the epidemic SIS model can calculate the classical sparse matrix program.)
- 2015-07-28 12:42:49下载
- 积分:1
-
standard
通过标准方法实现结构加速度的线性积分问题(Implementation structure by standard methods of linear integral of acceleration)
- 2020-11-27 14:29:30下载
- 积分:1
-
牛顿迭代法求解非线性方程组
说明: 牛顿法又称牛顿-拉弗森方法(Newton-Raphson method),是一种在实数域和复数域上近似求解方程的方法。本程序收敛速度快,迭代步数可取大一些(Newton method, also known as Newton-Raphson method, is an approximate method for solving equations in real and complex fields. The program has fast convergence speed so the number of iteration steps can be larger.)
- 2019-05-13 21:08:38下载
- 积分:1