-
Famous-Numerical-Iteration-Algorithm
提供几种著名的大型线性方程组迭代算法,包括CG、PCG、Lanczos、MINRES(Several well-known large-scale linear equations iterative algorithm, including CG, PCG, Lanczos, MINRES)
- 2012-11-26 16:41:41下载
- 积分:1
-
2D4N_UEL
基于abaqus编辑的用户自定义单元,二维四节点单元(the uel for 2d ELEMENT based on abaqus)
- 2018-05-02 14:28:12下载
- 积分:1
-
最简单的一个vumat子程序quenchplate_xpl_vumat
最简单的一个vumat子程序,不同温度对应不用屈服,包含应力更新(The simplest VUMAT subroutine does not yield to different temperatures, including stress updates.)
- 2018-05-05 17:01:24下载
- 积分:1
-
f1
说明: 这是几个常用的测试函数,通过这个测试函数可以比较算法性能的优劣。(This is a test of several commonly used functions, through this test function can compare the algorithm performance is good or bad.)
- 2009-07-05 01:37:14下载
- 积分:1
-
D_MODEL
三维重力梯度正演程序,可根据剖分模型计算多个场分量,绝对原创!(3D Gravity Gradients calculating )
- 2011-11-10 16:34:23下载
- 积分:1
-
impedence-of-short-and-open-line
根据传输线理论,计算无耗传输线的输入输出阻抗,画图表示电压电流和阻抗随线路长的变化(Based on transmission line theory to calculate the input and output impedance of the lossless transmission line, drawing, said the change of voltage, current and impedance with the line length)
- 2012-05-30 14:03:31下载
- 积分:1
-
rk4
这是四阶的龙格库塔算法和lyapunov指数稳定性。(tihs is a runge kutta method )
- 2012-12-13 11:06:20下载
- 积分: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
-
lid-driven-flow(SIMPLE)
计算流体力学重要算法 simple算法计算顶盖驱动流动。(An example for using SIMPLE algorithm to computing lid driven flow in CFD)
- 2021-03-31 22:29:08下载
- 积分:1
-
zoonghejiejzhonggao
matlab计算码头堆场集装箱的操作,集卡,场桥,岸桥(matlab container)
- 2012-05-08 18:08:07下载
- 积分:1