搜索资源列表
用四阶龙格-库塔法解求解微分方程初值问题
- 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge - Kutta method to solve initial value problems
龙格库塔求解微分方程数值解
- 工程中很多的地方用到龙格库塔求解微分方程的数值解, 龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。
龙格库塔姿态解算
- 采用龙格库塔法对陀螺采集的数据进行姿态解算
偏微分方程组N=4的龙格-库塔方法求解
- 偏微分方程组N=4的龙格-库塔方法求解,matlab编程,试过可以
龙格-库塔C++程序
- 龙格库塔法-Runge-Kutta method
龙格库塔求解微分方程数值解
- 龙格库塔求解微分方程数值解-Runge- Kutta numerical solution of differential equations solved
龙格--库塔法
- 龙格-库塔法是工程中常用的求解微分方程的一种方法.而且具有四阶精度,因此应用很广泛.改程序给出了其源代码.-Runge- Kutta method is commonly used in engineering solving a differential equation methods. But with four bands precision, it is widely used. Changed its procedures
用四阶龙格-库塔法解求解微分方程初值问题
- 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge- Kutta method to solve initial value problems
实验4-微分方程
- 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
cal_direct
- 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组-using the Runge- Kutta method direct solution differential equations, the procedures for example is 10 linear equations
Rungkuta4
- 4阶龙格--库塔法解常微分方程,比较好用,希望大家尝试.-4-order Runge-Kutta method solution of ordinary differential equations, more useful, I hope everyone try.
lgkt
- 用四阶龙格-库塔法求解微分方程初值问题 按照时间输出-Using fourth-order Runge- Kutta method for solving differential equations initial value problem based on real-time output
MTALABandsimulink
- 用四阶龙格库塔法求非线性系统的输入相应,同时用simulink建模比较。 -Using fourth-order Runge-Kutta method for the corresponding input nonlinear systems, and modeling using simulink comparison.
runge-kutta
- 常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四
超松弛插值与改进欧拉法 龙格库塔法
- 拟合超松弛线性插值,改进欧拉法与龙格库塔算法(Fitting the relaxation linear interpolation, the improved Euler method and Runge Kutta algorithm)
自适应变步长的龙格库塔法
- 使用matlab语言对计算方法中的自适应变步长的龙格库塔法的实现(The Realization of Runge - Kutta Method Using Adaptive Variable Step Size in Computational Method with matlab Language)
龙哥库塔
- 应用龙格库塔法,解决迫击炮的弹道轨迹,可以调节道道的角度,有图片展示。(Using the Runge Kutta method to solve the trajectory of the mortar, the angle of the road can be adjusted and the picture can be displayed.)
RK龙格库塔计算微分方程组
- 使用4阶龙格库塔定理计算一阶微分方程组,方程组有3个方程(RK calculation of differential equations)
4阶龙格库塔法求解二阶微分方程
- 基于打靶法采用4阶龙格库塔法对而降常微分方程进行求解求解二阶微分方程(Solving the Second Order Differential Equation by Solving the Fourth Order Runge-Kutta Method Based on the Shooting Method)
洛伦兹-龙格库塔
- 用四阶龙格库塔计算洛伦兹方程,人后运用Grapher绘制出洛伦兹方程的相图(Using the four order Runge Kutta to calculate Lorenz equation)