搜索资源列表
用四阶龙格-库塔法解求解微分方程初值问题
- 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge - Kutta method to solve initial value problems
龙格库塔法求解微分方程组
- 打靶法结合龙格库塔法求解微分方程组
龙格库塔求解微分方程数值解
- 工程中很多的地方用到龙格库塔求解微分方程的数值解, 龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。
龙格库塔姿态解算
- 采用龙格库塔法对陀螺采集的数据进行姿态解算
龙格-库塔C++程序
- 龙格库塔法-Runge-Kutta method
龙格--库塔法
- 龙格-库塔法是工程中常用的求解微分方程的一种方法.而且具有四阶精度,因此应用很广泛.改程序给出了其源代码.-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
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.)
4阶龙格库塔法求解二阶微分方程
- 基于打靶法采用4阶龙格库塔法对而降常微分方程进行求解求解二阶微分方程(Solving the Second Order Differential Equation by Solving the Fourth Order Runge-Kutta Method Based on the Shooting Method)
龙格库塔法求解延时微分方程matlab
- matlab利用龙格库塔放法计算延时微分方程 龙格库塔 延时微分方程 matlab(Matlab uses Runge-Kutta method to calculate delay differential equation matlab)
四阶龙格库塔法解数值微分
- 程序主要实现了四阶龙哥库塔,程序注释很详细(The fourth-order Longkouta is mainly realized, and the program annotations are very detailed.)
龙格库塔法的编程
- 龙格库塔求解微分方程数值解,工程中很多的地方用到龙格库塔求解微分方程的数值解, 龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高(Runge Kutta is used to solve the numerical solution of differential equation in many places in the project, Rungekutta is a very important method, es
四阶龙格-库塔法
- 利用四阶龙格库塔求解微分方程,并给出方程实例。(The fourth order Runge Kutta is used to solve the differential equation and an example is given.)