搜索资源列表
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
R
- 四阶经典的龙格-库塔公式的matlab实现-Classical fourth-order Runge- Kutta formula matlab implementation
p2
- c语言实现定步长四阶龙格-库塔,可以自己对函数进行修改,希望大家喜欢-c language to achieve fourth-order fixed-step Runge- Kutta, can be modified to function, I hope you like
runge-kutta
- 求解微分方程,四阶runge-kutta法-Solving differential equations, fourth-order runge-kutta method
C
- 这个是龙格库塔求解微分方程数值解,用C++编写的-This is a Runge-Kutta numerical solution of differential equations to solve, using C++ to prepare the
FunctionsGraphic
- runge kutta program to test run with VB code
changdu
- 利用龙格库塔法解光波导激光器的重叠因子的传输方程,从而得到输出功率-Runge-Kutta method using optical waveguide laser solutions overlap factor of the transfer equation, thus the output power
03TCPP3_EcsDif
- program that resolves edo whit metod runge kutta
RungKutta
- 龙格库塔试验箱。希望大家有用哈-Runge-Kutta chamber. Hope that useful to Kazakhstan. . . . . . . . . . . . . .
jisuanfangfa
- 计算方法的七个典型程序。全部都有。拉格朗日插值.cpp 二分法.cpp 高斯.cpp 高斯-赛德尔.cpp 龙贝格.cpp 龙格库塔.cpp 牛顿迭代.c-Method of calculation of the seven typical program. All of them. Lagrange interpolation. Cpp dichotomy. Cpp Gaussian. Cpp Gauss- Seidel. Cpp Rhomberg. Cpp Runge-Kutta. Cpp
shishidanbai
- 单摆实时仿真软件是利用混合语言编程方法实现的实时仿真软件,仿真算法是四阶龙格库塔法,定时器使用与PC兼容的8253中的0通道,实时主要利用了与PC兼容的主片8259A中IR0的日时钟中断,使用BC3.0进行混合语言编译,产生的代码存放路径必须有EGAVGA.BGI图形驱动程序,该程序具有简单的人机交互界面,适合研究生计算机仿真课程的教学使用。-Real-time simulation software is a simple pendulum using mixed-language progr
Runge-kut
- It demonstrate the Runge - Kut method
runge-kutta-fortran-code
- Program for solving equations with runge-kutta method.
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
- 龙格现象的验证小程序,龙格现象是数值分析中一个比较著名的现象-Runge phenomenon verification applet, Runge phenomenon is the numerical analysis of a relatively well-known phenomenon
Runge-Kutta
- 常微分方程组的四阶Runge-Kutta方法,自己做的一个作业,感觉还可以吧-Fourth-order Runge-Kutta method for ordinary differential equations, a job do it yourself, you can feel it
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.
untitled99.m
- 考虑morison公式,并用四阶龙哥库塔方法计算非线性耦合微分方程过程。(fourth-order Runge-Kutta Method)