搜索资源列表
用四阶龙格-库塔法解求解微分方程初值问题
- 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge - Kutta method to solve initial value problems
track
- 在vc环境下,四阶经典龙格库塔算法的实现.-in vc environment, the four bands classic Runge Kutta algorithm implementation.
runge-kutta
- 用matlab编写的用于求微分方程解的方法,实现的是Runge-kutta法
matlab_Runge-Kutta-Fehlberg
- matlabMATLAB使用龙格-库塔-芬尔格(Runge-Kutta-Fehlberg)方法来解ODE问题。
runge
- 数值逼近对于Runge函数f(x)= ,在[-1,1]上作等距节点插值,分别取n=4,n=8,n=12,插值的图像-Numerical approximation for the Runge function f (x) =, in [-1,1] on equidistant nodes for interpolation, respectively n = 4, n = 8, n = 12, the image interpolation
Runge-Kutta-Verner-method
- 该代码用c++语言实现了Runge-Kutta-Verner-method算法,运行环境为vc6.0-The code using c++ language implementation of the Runge-Kutta-Verner-method algorithm, runtime environment for vc6.0
runge-kutta
- 求解微分方程,四阶runge-kutta法-Solving differential equations, fourth-order runge-kutta method
runge-kutta-fortran-code
- Program for solving equations with runge-kutta method.
runge
- C#做的龙格--库塔算法Winform程序, 用VS2010打开。 GDI+绘图,可以保存数据至txt, 微分方程为y =t,可以自行修改。-Runge- Kutta algorithm to do in C# Winform program to open with VS2010. GDI+ drawing, you can save data to txt, differential equations y ' = t, you can modify.
Runge-Kutta-method
- 四阶龙格库塔法解含时薛定谔方程,一维线性谐振子附加含时驱动力。-Four order runge kutta method solution time-dependent schrodinger equation, one dimensional linear harmonic oscillator with additional when driving force.
Runge-Kutta-4th-Order-Method--
- 用于求解常微分方程的四阶龙格-库塔法,该方法是一种很好的求解微分方程方法。-Runge- Kutta method for solving ordinary differential equations, the method is a good method for solving differential equations.
runge-kutta-fortran
- 4阶Runge-kutta 方法,用fortran语言编写的计算程序。-Runge-kutta method,fortran
Runge-Kutta
- 常微分方程组的四阶Runge-Kutta方法,自己做的一个作业,感觉还可以吧-Fourth-order Runge-Kutta method for ordinary differential equations, a job do it yourself, you can feel it
fourth-order-Ronge-Kutta-method
- C语言编写的四阶龙格库塔法,用于数值计算,亲测可用-C language of fourth-order Runge-Kutta method for numerical calculation, pro-test available
4order_Runge-Kutta--SIR
- 用4阶龙格库塔方法模拟SIR流行病传播演化模型-With 4-order Runge-Kutta method of simulated evolution model SIR Epidemic
Runge-Kutta-mathed
- 使用四阶龙格库塔计算微分方程,可以调节计算步长!-Using the fourth order runge kutta calculating differential equations, can adjust calculation step!
Runge-Kutta
- 利用 matlab 软件进行编程实现 4 阶 Runge-Kutta 方法求解微分方程初值问题,并附带示例求解过程,高效求解微分方程。-Using matlab software programming fourth-order Runge-Kutta Methods for Differential Equations, and comes with sample solution process, efficiently solving differential equations.
Runge-kutta-rasoul-kajouri
- GPL this is a code for the driven harmonic oscillator with Rung-Kutta approach
RK
- runge kutta method of integration matlab
untitled99.m
- 考虑morison公式,并用四阶龙哥库塔方法计算非线性耦合微分方程过程。(fourth-order Runge-Kutta Method)