搜索资源列表
ADAMS34
- 这个算法是在学习“用Adams三步四阶内插公式校正”时自己遍的计算这个微分方程数值解的程序,可以修改里面的方程而用于求解其他的方程,请指正!-this is the learning algorithm "Adams steps with four bands interpolation formula correction" of their times calculated for the numerical solution of differential equati
ADAMS0304
- 这个程序主要用来是用Adams三步四步法求解微分方程的,可以修改其方程而用于其他的方程求解,请指正!-this procedure is used mainly to Adams steps four-step solution of differential equations, could modify its equation and the equation for solving other, Hi!
4jf
- 偏微分方程四方法划曲线比较C源码. -PDE method is four curves C source. Euler Euler Improvement Act Runge - Kutta method Adams Act
diedaisuanfa
- 解线性方程组的Jacobi,Gauss_Seidel,SOR迭代,以及四级四阶Runge_Kutta方法,Adams预估校正算法
admas
- 使用Adams三次外插方法求解微分方程的数值解
joint-force-measure
- ADAMS软件使用交互式图形环境和零件库、约束库、力库,创建完全参数化的机械系统几何模型,其求解器采用多刚体系统动力学理论中的拉格郎日方程方法-ADAMS software uses an interactive graphical environment, and part library, library binding, force libraries to create fully parametric geometric model of the mechanical system,
VibrationSimulationUsingMATLABandANSYS_muya
- 转载:众所周知有限元解决振动问题的能力还是有限的, 比如做齿轮啮合过程的动力学模拟就要同时涉及到接触和动力反映两个主要方面. 目前处理此类问题最成熟的软件当属MSC.ADAMS, 但ADAMS也只能在模拟过程中做到弹性与刚性接触而已! 据我所知, 已不止两位研究生试图用LS-DYNA来做此类模拟, 他们忽略了(或没搞清楚) LS-DYNA只能处理瞬态问题, 而对于该过程的模拟也是无能为力的!!! 结果是浪费了大量的时间, 甚至机会. 这本应是导师的责任, 但许多高龄导师对现代软件的不熟悉也是..
Adams
- 包含多种算法的微分方程求解程序 如Adams,龙格贝塔等方法-Contains a variety of algorithms for solving differential equations of programs such as Adams, Long Ge Beita and other methods
adams
- 常微分方程组adams数值解法以及非线性方程的二分法解法-Adams Ordinary Differential Equations Numerical Solution of nonlinear equations as well as the dichotomy method
Adams
- 用Adams三步四步法求解微分方程,程序主要是微分方程的Adams三步和四步外插法还有四阶预校算法的源程序。 -Adams four with three-step solution of differential equations, differential equations are the main procedures of Adams and three-step outside the four-step interpolation method was also fourth
ADAMS_FOURTH_ORDER_PREDICTOR_CORRECTOR_ALGORITHM.r
- ADAMS FOURTH ORDER PREDICTOR-CORRECTOR ALGORITHM的Mathematica代码,代码透明,方便修改成为自己的东西。-ADAMS FOURTH ORDER PREDICTOR-CORRECTOR ALGORITHM of the Mathematica code, the code of transparency, facilitate the change to become our own things.
Adams
- 使用四阶Adams预报校正方法解微分方程,可取不同步长比较分析运算结果-Using fourth-order Adams forecast correction method for solving differential equations, it is desirable comparative analysis of long not synchronized operation result
Adams
- 常微分方程数值解的ADAMS方法,使用C++编程
Adams
- 用Adams预报—修正格式计算热传导微分方程的初值问题-Adams forecast- correction format to calculate the heat conduction differential equation initial value problem
adams-bashforth1
- fortran program for LINEAR_WAVE PROPAGATION by adams-bashford method.
Adams
- Adams解常微分方程的源代码,可直接运行-Adams, solution of ordinary differential equation of the source code, can be directly run
adams
- m=3开型阿达姆斯公式分析常微分方程初值问题的稳定性,主要研究在广泛应用领域中进行科学工程计算时经常出现的常微分方程数值求解的稳定性问题,理解设计数值求解算法不仅要求具有收敛性还需特别重视稳定性。-m = 3-open Adams ordinary differential equation analysis of the stability of the initial value problem, the main problem of the stability studies often
Adams
- 用四阶Adams预测校正方法求解常微分方程的源代码-With a fourth-order Adams predictor-corrector method for solving ODE source code
fourth-order-ADAMS
- 四阶adams预测矫正方法求解非线性fortran包-fourth order adams
Adams
- 数值分析解初值问题。 Step 1: 用经典4阶Runge-Kutta 法计算前3 个初值 Step 2: 用Adams 显式计算预测值 Step 3: 用同阶Adams 隐式计算校正值 -Numerical solution of initial value problem. Step 1: use a classic four order Runge- Kutta method to calculate the former three initial value S