搜索资源列表
4jf
- 偏微分方程四方法划曲线比较C源码. -PDE method is four curves C source. Euler Euler Improvement Act Runge - Kutta method Adams Act
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,
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
diff
- 微分方程数值解法源代码,包括四阶Adams方法和四阶RK方法,,数值分析作业。-Differential Equations Numerical Solution of the source code, including fourth-order Adams methods and fourth-order RK method, numerical analysis operations.
shuzhijifen
- 用经典RK方法和四阶ADAMS预测校正算法求解微分方程-Classical RK method and fourth-order predictor-corrector algorithm for solving differential equations ADAMS
Adams
- 使用四阶Adams预报校正方法解微分方程,可取不同步长比较分析运算结果-Using fourth-order Adams forecast correction method for solving differential equations, it is desirable comparative analysis of long not synchronized operation result
Runge-KuttaandAdams
- 分别利用经典Runge-Kutta法和三步三阶显式Adams方法,求初值问题-Respectively, the classical three-step Runge-Kutta method and third-order explicit Adams method, find the initial value problem
Adams-RK
- 经典R-K法,通过它可以计算一些简单的常微分方程的数值解-Classical RK method, which can be calculated by simple numerical solution of ordinary differential equations
fde12
- 预估校*,关于解分数阶微分方程的算法程序,适合非线性方程-Solves an initial value problem for a non-linear differential equation of fractional order (FDE). The code implements the predictor-corrector PECE method of Adams-Bashforth-Moulton
adams-bashforth1
- fortran program for LINEAR_WAVE PROPAGATION by adams-bashford method.
Adams
- 用四阶Adams预测校正方法求解常微分方程的源代码-With a fourth-order Adams predictor-corrector method for solving ODE source code
question1
- To solve the coupled dynamical system, we use the initial condition and the 4th order Runge-Kutta method to find the first 3 values, and so to apply Adams-Moulton method to obtain the approximation solution of the system
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
matlab
- 这是一些我自己编写的算法实现,包括阿达姆斯,牛顿,尤拉方法等等算法(This is my own written algorithm, including Adams, Newton, Euler method and algorithm)
