-
dload
说明: abaqus fortran语言下的dload和vdload程序代码,以显示及隐式实现移动加载(Dload and vdload code in ABAQUS FORTRAN to display and implicitly implement mobile loading)
- 2020-06-18 17:06:45下载
- 积分:1
-
Riemannmain
用Roe格式求解黎曼激波管问题的Fortran源代码。可以通过MUSCL插值来提高求解精度。适合计算流体力学的初学者参考学习。(Riemann shock tube problem with Roe scheme. You cam improve the accuracy by MUSCL interpolation. This code is suitable for CFD beginners.)
- 2020-12-31 09:48:58下载
- 积分:1
-
seepage-computation
渗流计算,渗流浸润线的计算,溢出点高程的确定(seepage computation)
- 2013-05-07 14:01:12下载
- 积分:1
-
HEAT
matlab编写的流体计算和传热程序(很不错的哦)(matlab prepared and heat transfer fluid calculation procedures)
- 2013-10-15 19:44:22下载
- 积分:1
-
dispersion-curvers-in-pipe
管中的纵波频散曲线 直接修改其中的矩阵就可以画出频散曲线
(dispersion curvers in pipe)
- 2014-07-21 15:16:40下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
程序
说明: 模拟电场中的等势线,利用计算机数学软件MATLAB模拟仿真真空中自由电荷,电偶极子,带电细棒,尖端导体等附近静电场电场线及等势线分布图型(Equipotential line in simulated electric field)
- 2018-12-25 10:55:02下载
- 积分:1
-
CompDam_DGD
说明: 摩擦力是抵抗固體表面,流體層和材料元件相對滑動的相對運動的力。有幾種類型的摩擦:幹摩擦是一種與之相反的力(friction is the force resisting the relative motion of solid surfaces, fluid layers, and material elements sliding against each other. There are several types of friction: Dry friction is a force that opposes the)
- 2020-06-23 10:00:01下载
- 积分:1
-
back-forward-power-flow
对简单开式网前推回代法计算潮流方便,已通过编译,有运行结果(back forward power flow)
- 2013-09-26 10:12:32下载
- 积分:1
-
bfgs
最优化的bfgs算法,是采用matlab编程(BFGS optimization algorithm, using matlab programming)
- 2008-12-11 21:15:55下载
- 积分:1