搜索资源列表
龙格库塔法求解微分方程组
- 打靶法结合龙格库塔法求解微分方程组
longgeceshi 四阶龙格库塔法解微分方程组实例
- 四阶龙格库塔法解微分方程组实例,没有调用函数,而是在基本含义基础上进行编译,有助于对龙格库塔法的理解。-Fourth-order Runge-Kutta method for solving differential equations instance, did not call the function, but on the basis of the basic meaning of compiler, contribute to the understanding of Runge-Ku
Runge-Kutta.rar
- 两个求解微分方程组 的龙格库塔法程序两个程序可用,Solving the two differential equations Runge-Kutta method can be used two procedures procedures
MyRunge_Kutta
- 实现四阶龙格库塔算法,求解非线性方程或是非线性方程组。-To achieve fourth-order Runge-Kutta algorithm for solving nonlinear equations or nonlinear equations.
用四阶龙格库塔法求解
- 用四阶龙格库塔法求解一阶微分方程组的通用程序,C++编写-Fourth-order Runge-Kutta method for solving a common procedure order differential equations, C++ writing
MyRK4sys
- 四阶龙格库塔法解常微分方程组 四阶龙格库塔法解常微分方程组-4-Runge-Kutta
four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam
- 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
rk4
- 龙格库塔四阶方法,matlab编程,仅供参考-Runge-Kutta fourth-order method, matlab programming, reference
marunge4gh
- 1 用途:4阶经典龙格库塔格式解常微分方程y =f(x, y), y(x0)=y0 格式:[x, y]=marunge4(dyfun,xspan,y0,h) dyfun为函数f(x,y), xspan为求解区间[x0, xn], y0为初值, h为步长, x返回节点, y返回数值解 2 用途:用LU分解法解方程组Ax=b -1 Uses: 4-order classical Runge-Kutta solution of ordinary 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
changweifenfangchengshuzhijie
- 自编常微分方程初值问题的常用算法,包括折线法、改进欧拉法、4阶龙格-库塔法-Self-compiled initial value problems of ordinary differential equations commonly used algorithms, including the broken line method, improved Euler' s method, 4-order Runge- Kutta method
function
- 一个函数的编写,实现四阶龙格-库塔方法解高阶微分方程组的初值问题 -Write a function to achieve fourth-order Runge- Kutta method for solving the initial value problem of higher order differential equations
龙哥库塔-c语言
- 用c语言编写的龙哥库塔方法求解微分方程组,N代表积分变量的个数,step-积分步长。
被动调Q速率方程组仿真
- 基于Nd:YAG/Cr4:YAG的半导体激光器被动调Q ,速率方程组仿真(经典四阶龙格库塔法)。(the rate equation simulation of Nd:YAG/Cr4:YAG passively Q-switched solid laser.)
龙格库塔积分
- 采用四级四阶龙哥库塔算法求解常微分方程组(Runge Kutta solve ordinary differential equations)
RK45
- 变步长四阶龙格库塔法,可自己控制误差精度,可用于变参微分方程组,亲测可用(variable-step runge-kutta)
ode5
- 定步长五阶龙格库塔法,可解变参微分方程组,亲测可用。。。。。。。。(runge-kutta fixed-step)
Matlab程序
- 经典四阶龙格库塔公式,可以用于微分方程组的数值求解(The classical four Runge Kutta formula can be applied to numerical solution of differential equations.)
RK龙格库塔计算微分方程组
- 使用4阶龙格库塔定理计算一阶微分方程组,方程组有3个方程(RK calculation of differential equations)
ddex1
- 龙格库塔解延迟的微分方程组,注释说明详细(Runge-Kutta Solutions to delay differential equations)