搜索资源列表
shuzhijisuan
- 基于matlab开发软件 的选择输入类型的数值计算仿真程序 迭代方法包括 1可自启动的4阶龙格库塔法 2需要使用其他方法启动的方法-Matlab-based software development selective types of numerical simulation program including an iterative method can be Since the start of the four-Runge - Kutta method need
numerical_analysis_homework
- (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
vs_pc4
- variable step-size fourth-order Adams Predictor-Corrector method
adams
- 用四阶亚当斯显式公式求解常微分方程初值问题是一种比较有效的方法-Adams with the fourth-order explicit formula for solving ODEs is a more effective method
ode
- 常微分方程的数值解法 包括RUNGE-KUTTA方法 Adams预估——校正算法 和MATLAB自带的ODE45解法-Numerical solution of ordinary differential equations including the method of Adams RUNGE-KUTTA predictor- corrector algorithm and ODE45
ABmethod
- Use Adams-Bashforth second-order method to solve a system of first-order ODEs y =f(x,y).
Milne_Adams
- Milne & Adams 方法的求解与比较 右端函数可自行更改-Milne & Adams method
1673
- matlab仿真微分方程,分别用欧拉法,改进欧拉法,龙格库塔法,四阶adams显式隐式算法对比精度。-matlab simulation of differential equations, respectively, with Euler, improved Euler method, Runge-Kutta method, fourth-order implicit algorithm adams explicit comparison accuracy.
fde12
- The Matlab code FDE12 implements the Predictor-Corrector method of Adams-Bashforth-Moulton for the numerical solution of a non-linear fractional differential equation (FDE) (download the Matlab code FDE12).
fde12
- The Matlab code FDE12 implements the Predictor-Corrector method of Adams-Bashforth-Moulton for the numerical solution of a non-linear fractional differential equation (FDE)
romberg-and-r-k-and-adams
- 这是荣贝格积分法、四届荣格库塔法和四阶爱当姆斯法的matlab源程序,经实验好用,结果准确。-This is the glory Berger integration method, four wing-Kutta method and fourth-order love when Williams law matlab source, the experiment easy and accurate.
AdamsBashforthMoulton-DifferentialEquations
- Matlab code that implements the Adams-Bashforth-Moulton Method in the context of Differencial Equations
yadamus
- 亚当姆斯法程序,很好的程序,大家一起交流交流,-Adams method program, a very good program, exchange of communication with everyone,
Combining-ADAMS---Matlab-simulation
- ADAMS-Matlab联合仿真公开课的ppt,里面主要讲述联合仿真是一个非常有用的方法,可以将 ADAMS复杂的动力学建模、仿真技术和 Matlab高级的控制工具、优化工具完美地 结合起来。-ADAMS and Matlab joint simulation of public class PPT, it focuses on the joint simulation is a very useful method, can be And ADAMS, the dynamics
ODEs
- 求解常微分方程的欧拉、龙格库塔、Adams 矫正方法等-the method of solving ordinary differential equations such as euler、runge kutta、Adams correction
五自由度串联机器人的动态仿真分析
- 应用D-H法对五自由度机器人进行运动学建模,建立末端位置与各关节转角之间的关系,并在MATLAB/Simulink中建立正运动学模型。将ADAMS运动仿真中各关节的运动函数导出作为Simulink模型的输入,得到末端在x、y方向上的位移曲线,并进行了合成,得出手爪的直线运动轨迹,与ADAMS的运动学仿真分析的结果进行了对比分析。(The D-H method is used to model the kinematics of five degrees of freedom robot, and
