-
perturbation-methods
经典的微扰法,包括各种各样的非线性动力学理论的研究方法及其基本原理(Classical perturbation method, including all kinds of nonlinear dynamics theory research methods and its basic principle)
- 2021-03-31 10:09:09下载
- 积分:1
-
fitline
最小二乘拟合空间直线,和单独的误差计算函数(Linear least squares fitting space, and a separate error calculation function)
- 2016-08-28 16:19:16下载
- 积分:1
-
xuansuoqiao
通过完整ansys命令流,模拟分析悬索桥变形。希望对学习ansys有限元及桥梁工程的技术人员有所帮助。(无)
- 2021-03-19 13:09:19下载
- 积分: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
-
jisuan
多孔介质污染物迁移动力学地下水一维渗流的数学模型
差分求解(Contaminant migration in porous media groundwater dynamics differential one-dimensional mathematical model for solving seepage)
- 2020-11-30 10:39:30下载
- 积分:1
-
DN3D2
洛斯阿拉莫斯实验室开发的显示动力有限元程序dyna3d,可处理碰撞,侵彻和接触等问题,有丰富的材料模型和状态方程,以及可扩展的二次开发能力。(source code 1 file)
- 2014-03-11 19:12:22下载
- 积分:1
-
MDVRP_遗传算法
MDVRP_遗传算法 可以运行 希望对大家有帮助(a solution to MDVRP ,i hope it can help you)
- 2020-11-26 17:49:32下载
- 积分:1
-
qiuxinhaopiyudebijiao
求人体信号的一个周期序列的CZT和FFT计算结果比较。是很好的程序,可以直观的看到效果。(Order to signal a cycle of the human sequence comparison CZT and FFT calculations. Is a very good program, you can see the visual effect. The body s signals.)
- 2009-11-25 22:16:56下载
- 积分:1
-
MKJ
有限元法利用铁摩辛柯梁计算转轴质量刚度阻尼矩阵(Finite element method using the Timoshenko beam to calculate the stiffness and damping matrix of the shaft quality)
- 2012-06-14 19:01:41下载
- 积分:1
-
equation
线性方程组的计算,采用的是高斯消元法来实现的。只有主要的算法代码,没有写主函数(Calculation of linear equations using the Gauss elimination method to achieve. Only the main algorithm code, did not write the main function)
- 2010-08-05 19:34:04下载
- 积分:1