搜索资源列表
RK_4
- 求解时滞微分方程的龙格库塔方法!用matlab编写的。-Solving Delay Differential Equations Runge-Kutta methods! Prepared using matlab.
runge_kutta
- 本文用龙格库塔法求解了不拉休斯解。龙格库塔法是求解高阶微分方程的有力工具,本文对龙格库塔方法作了简要介绍,并附上了matlab源程序。-in this paper a runge_kutta method was used to slove the blasius equation in the environment of matlab.
ParallelclosetoFranceLaunchVehicleTrackinSystem.ra
- 平行接近法跟踪运载火箭系统拦截弹做匀速率运动。里面微分方程是用欧拉法求解的,为了提高精确度,改成四阶龙格库塔法-Parallel close to France Launch Vehicle Tracking System
Three-pointmethodLaunchVehicleTrackingSystem
- 三点法跟踪运载火箭系统跟踪目标弹作匀速直线运动,拦截弹做匀速率运动。里面微分方程是用欧拉法求解的,为了提高精确度,改成四阶龙格库塔法-Tracking system to track the target missile launch vehicle for uniform linear motion, interceptor uniform rate of movement to do. Which is Euler' s method for solving differential
runge-kutta
- 常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四阶龙格-库塔法程序 9 参考文献 10 -runge
rk
- 运用龙格库塔法求常微分方程组,且精度比matlab自带的精度高-classic four bands Mangge Kutta method of equations, attention is equations, for a long time could not find, wrote, Solutions can, in principle, any number of equations, with significant or not significant t-t can!
myrunge_kutta2
- 三阶龙格库塔方程求解,编译环境为matlab。-Third-order Runge-Kutta equations, the compiler environment matlab.
ode_solver
- 常微分数值解 Runge-Kutta 龙格-库塔(Runge-kutta)算法在MATLAB中的用法-Differential numerical solution Runge-Kutta
Matlab-Runge-Kutta-method
- 数值分析中求解龙格库塔法解微分方程的matlab程序-Matlab program for solving the Runge-Kutta method for solving differential equations in numerical analysis
ode78
- 龙格库塔78阶积分器,matlab语言。可设置积分参数。缺点是中间过程在积分区间较大是无法显示。-78-order Runge-Kutta integrator, the Matlab language. You can set the integration parameters. The disadvantage is that the intermediate process in the larger integration interval can not be displayed.
rk_4
- 四阶龙格-库塔算法的matlab程序实现-Fourth-order Runge-Kutta algorithm matlab program
fourth_order_RuggeKutta
- 四阶龙格-库塔法的MATLAB实现,给出了程序源代码。-Fourth-order Runge- Kutta method MATLAB implementation
RK
- 标准四阶龙格库塔matlab函数 并且附带具体实例-Standard fourth-order Runge-Kutta Matlab function and with specific examples
eluar
- 解微分方程的欧拉法,龙格-库塔法及其 MATLAB 简单 实例欧拉方法(Euler method)用以对给定初值的常微分方程(即初值问题)求解 分为前进 EULER 法、后退 EULER 法-Solution of differential equations of Euler, Runge- Kutta method and MATLAB simple example Euler (Euler method) for a given initial value ordinary differe
RK3-matlab
- 用三阶龙格-库塔方法求解常微分方程初值问题的数值解的MATLAB主程序及例子。-MATLAB main program of Kutta method for solving initial value problems of ordinary differential equations numerical solution- using third-order Runge and examples.
Oribit Design
- 1.基于龙格库塔方法的卫星轨道六要素计算 2.卫星轨道优化(1.Six elements calculation of satellite orbit based on Runge Kutta method 2.Satellite orbit optimization)
gray prediction and iterative methods
- matlab预测模型,之灰度预测,还有改进欧拉,龙格库塔等迭代方法(prediction model, gray prediction, and improved Euler, Runge Kutta and other iterative methods)
runge-kutta
- Runge-kutta的matlab计算代码(Matlab computing code for Runge-kutta)
龙格库塔法求解延时微分方程matlab
- matlab利用龙格库塔放法计算延时微分方程 龙格库塔 延时微分方程 matlab(Matlab uses Runge-Kutta method to calculate delay differential equation matlab)
龙格库塔法
- 使用MATLAB仿真软件,实现4阶龙格库塔法求解常微分方程,结果精确