-
five-ways
数值分析非线性方程求解(五种方法)。分析牛顿法、割线法、对分法、Steffensen法、简易牛顿法解线性方程组的性质(Numerical analysis of nonlinear equations (five methods). Nature of the analysis of Newton, secant, bisection method, Steffensen method, simple Newton method for solving linear equations)
- 2013-12-10 14:41:01下载
- 积分:1
-
Behaviors-Blade-Shaft-Bearing-System
一篇论文,转子动力学方面,思路独特,新颖性强。题目为叶片-转子-轴承系统的非线性动力学问题研究(Paper, rotor dynamics, the idea of unique, innovative and strong. Entitled blades- Rotor- bearing system of nonlinear dynamics)
- 2011-09-30 09:01:31下载
- 积分:1
-
cct
该程序利用赫兹理论,计算齿轮的接触应力,适用于直齿和斜齿轮的接触应力计算!(calculating contact stress )
- 2021-02-17 11:59:46下载
- 积分:1
-
Double-integration-in-C-Language
用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。(Using C language to achieve double integral numerical calculation, high accuracy and follow the procedures realize the idea of double integral, can be easily extended to more than triple the points.)
- 2008-02-15 00:13:01下载
- 积分:1
-
ThreeSpline
数值分析中三次样条插值算法,运行稳定,并能画出最后的插值曲线(Numerical Analysis of cubic spline interpolation algorithm, running stability, and can draw the final curve interpolation)
- 2020-12-10 16:39:18下载
- 积分:1
-
Bilinear-interpolation
双线性插值FORTRAN计算程序,用于FORTRAN90(Bilinear interpolation)
- 2021-03-18 09:59:20下载
- 积分:1
-
hybrid_pseudo_L
高超声速飞行器上升轨迹优化计算。采用勒让德伪谱法直接优化方法。(trajectory optimization of hypersonic craft program with legendre method)
- 2013-08-28 18:26:44下载
- 积分:1
-
numerical-analysis
数值分析中解线性方程组,最常用的四种迭代方法:雅克比、高斯赛德尔、SOR、共轭梯度,以及他们的比较(numerical analysis : jacobi S-G、SOR、cong)
- 2014-10-26 11:07:25下载
- 积分:1
-
04
说明: 龙格-库塔方法的使用,例子
求y’=y-2x/y,y(0)=0。
解:输入X0=0,X1=1,H=0.2,N=6。()
- 2007-09-08 08:47:57下载
- 积分:1
-
Adams-RK
经典R-K法,通过它可以计算一些简单的常微分方程的数值解(Classical RK method, which can be calculated by simple numerical solution of ordinary differential equations)
- 2010-12-30 14:09:37下载
- 积分:1