搜索资源列表
track
- 在vc环境下,四阶经典龙格库塔算法的实现.-in vc environment, the four bands classic Runge Kutta algorithm implementation.
c++longgesuanfa
- 经典龙格-库塔算法c++实现,求解微分方程的高精确度的解法-classical Runge - Kutta algorithm c realized, to solve the differential equation of high precision Solution
rungekutta
- 用C++源程序实现经典龙格库塔方法 解四阶微分方程
R
- 四阶经典的龙格-库塔公式的matlab实现-Classical fourth-order Runge- Kutta formula matlab implementation
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
marungemaspline
- 4阶经典龙格库塔格式解常微分方程y =f(x, y), y(x0)=y0 marunge4 用途:三阶样条插值(一阶导数边界条件)maspline-w
FourthordersolvefifthorderCNNequation
- 用四阶经典龙格库塔算法求解5阶细胞神经网络状态方程,得到5路超混沌序列。-With the fourth order classical Runge-Kutta algorithm for 5-order cellular neural network state equation, 5-way super-chaotic sequence are generated.
numerical-differentitation
- 数值微分,包括四阶经典龙格库塔方法,改进的欧拉方法、Adams方法-numerical differentitation
t5_2_lungkuta
- 用经典龙格-库塔法和变步长的龙格-库塔法求解微分方程-Classical Runge- Kutta method and the variable step Runge- Kutta method for solving differential equations
bianjiecengxiangsijie
- 求边界层方程的相似解法,使用四阶四级经典龙格库塔方法推进,适用于平板边界层,绕楔形体边界层流动等-Seeking boundary layer equations similar solution, using fourth-order Runge-Kutta method to promote four classic for boundary layer around the wedge boundary layer flow, etc.
longgekuta
- 数学计算用的经典龙格库塔算法,可以用于随机共振系统输出求解。附带一个使用的实例-Solving mathematical calculations of classical Runge-Kutta algorithm can be used to output stochastic resonance system
Archive
- 分别用欧拉方法,改进欧拉方法,经典龙格库塔法解指定常微分方程(可在源码中调整方程内容)-Respectively use Eula, Modifying Eula and Longe Kuta method to calculate ordinary differential equation
被动调Q速率方程组仿真
- 基于Nd:YAG/Cr4:YAG的半导体激光器被动调Q ,速率方程组仿真(经典四阶龙格库塔法)。(the rate equation simulation of Nd:YAG/Cr4:YAG passively Q-switched solid laser.)
四阶龙格库塔法程序——_FORTRAN语言编写
- 关于Runge-Kutta方法,该方法是用来解形如y'=f(t,y)的常微分方程的经典的4阶R-K方法,用fortran语言编写(With respect to the Runge-Kutta method, the method is used to solve the classical 4 order R-K method of ordinary differential equations such as y'=f (T, y), and is written in FORTRAN la
zip
- 关键词: matlab四阶经典龙格-库塔格式源代码(Matlab four order classic Runge Kutta format source code)
375883
- 经典龙格-库塔算法c++实现,求解微分方程的高精确度的解法()
odesRK4
- 四阶经典龙格库塔法求解线性常微分方程组, 以及简易食物链的模型应用,方程组以向量输入输出(Four order Rung-Kutta for differential equations)
tunge-kutta
- 常微分方程的数值解法当中的四阶经典龙格库塔程序(Four order classic Runge Kutta program)
Matlab程序
- 经典四阶龙格库塔公式,可以用于微分方程组的数值求解(The classical four Runge Kutta formula can be applied to numerical solution of differential equations.)
四阶龙格-库塔法
- 利用四阶龙格库塔求解微分方程,并给出方程实例。(The fourth order Runge Kutta is used to solve the differential equation and an example is given.)