-
umat+hill
计算正交各向异性材料(如木材,复合材料等)的弹塑性本构(The elastoplastic constitutive relation of orthotropic materials is calculated)
- 2020-12-25 22:19:05下载
- 积分:1
-
wenjian
汽车油耗计算(C实现)对于家用经济型小轿车来说,统计油耗是经常做的一件事。本题目要求根据汽油单价、每次加油所用钱数,以及该次加的油所跑里程数计算出该车的百公里油耗,并进行保存,根据需要给出统计数据。(Vehicle fuel consumption calculation (C implementation) for the household economy cars, the fuel consumption statistics is often one of the things. The questions asked based on gasoline price, amount of money each fuel used, and the second oil added to calculate the mileage run car 100 km fuel consumption, and save, according to the need to give statistics.)
- 2011-12-15 16:45:12下载
- 积分:1
-
多维随机数的生成方法
说明: 多维随机数的生成方法,一维随机数生成方法,高维随机数的生成方法(Generation methods of multidimensional random number, one-dimensional random number and high-dimensional random number)
- 2020-06-18 15:20:01下载
- 积分:1
-
PBGBand
说明: 本程序可计算二维光子晶体的带隙,并得出带隙图,和带隙位置及宽度(This procedure computable two-dimensional photonic bandgap crystals, and came to the band-gap maps, and the band-gap position and width)
- 2008-11-07 21:33:19下载
- 积分:1
-
2_Brusselator_Heun_period_boundary
经典非线性动力学模型,布鲁塞尔子模型,可直接运行,运算效率高。(nonlinear dynamics Brusselator model)
- 2014-01-18 22:16:57下载
- 积分:1
-
ARIMA
ARM 用于数学建模的时间序列 预测问题 (ARM used for mathematical modeling time series prediction problem
)
- 2021-03-08 16:29:28下载
- 积分:1
-
VLM
涡格法进行无人机的设计,升力系数,阻力系数,力矩系数等等,美过圣母大学的设计辅助软件(VLM)
- 2010-11-26 21:10:51下载
- 积分:1
-
f77sour
Fortrann 77的集成 开发环境,可以在 IDE的环境下编辑、 编译、运行源程序(Fortrann 77 integrated development environment, IDE environment editing, compiling, running source)
- 2005-03-08 13:46:00下载
- 积分:1
-
matlab
说明: 利用matlab求解方程,方程求解并画图(Equation solving and drawing)
- 2020-11-17 14:28:06下载
- 积分:1
-
PCG
% SSOR预处理的共轭梯度法求解方程Ax=b
% 输入参数说明
% A 正定矩阵[n*n]
% b 右边向量
% omega SSOR预处理参数(0--2)
% Times 迭代次数
% errtol 给定误差终止条件
%
%输出参数
% NewX 方程Ax=b的x近似解
% avgerr 求解的当前平均绝对误差( SSOR preconditioning conjugate gradient method for solving equations Ax = b the input parameter descriptions A positive definite matrix [n* n] b right side vector omega SSOR preconditioning parameters (0- 2) Times iterations errtol termination of a given error condition NewX output parameter equation Ax = b of x approximate solution to solve the current avgerr average absolute error)
- 2007-11-16 01:14:24下载
- 积分:1