搜索资源列表
MyRunge_Kutta
- 实现四阶龙格库塔算法,求解非线性方程或是非线性方程组。-To achieve fourth-order Runge-Kutta algorithm for solving nonlinear equations or nonlinear equations.
EquationGUI-II
- 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam
- 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
rk4
- 改进的四阶龙格库塔算法,Improved fourth-order Runge-Kutta algorithm另带独立分量法程序-Improved fourth-order Runge-Kutta algorithm
keshe1ode4
- 四阶龙格—库塔算法。自己在课程设计中就是用的这个算法。对于初学者有一定的帮助-Fourth order Runge- Kutta method. Own course design is to use this algorithm. Be helpful for beginners
runge-kutta-of-2stage-4th-order
- 龙格库塔算法的加速算法(matlab),拟二步四阶算法-the accelerating of runge-kutta method by matlab
attitude
- 基于四级四阶龙格库塔算法的MEMS IMU数据的捷联姿态解算-SINS solve
matlab-3-Runge-Kutta-4-lRunge-Kutta
- 三、四阶龙格库塔算法编程方法,matlab自带效果类似,仅供参考-Third, fourth-order Runge-Kutta algorithm programming method, similar to the effect matlab comes for reference only
EX
- 运用四阶龙格库塔算法求目标函数的实例,需要请下载-Instance, you need to download the fourth-order Runge-Kutta algorithm for getting the objective function
SR-simulation
- 基于随机共振的微弱信号检测仿真,且包含求解郎之万方程的四阶龙格库塔算法源程序。-Fourth-order Runge-Kutta algorithm source simulation based on stochastic resonance in weak signal detection, and includes solving the Langevin equation.
1673
- matlab仿真微分方程,分别用欧拉法,改进欧拉法,龙格库塔法,四阶adams显式隐式算法对比精度。-matlab simulation of differential equations, respectively, with Euler, improved Euler method, Runge-Kutta method, fourth-order implicit algorithm adams explicit comparison accuracy.
rk4
- 计算调压室水位波动和流量,四阶龙格库塔电算法。-Calculate the surge tank and flow, electric fourth-order Runge-Kutta algorithm.
Control_System_Simulation
- 用MATLAB实现的四种基本数值计算算法,包括欧拉、改进欧拉、四阶龙格库塔、四阶Adams,绘图非常赞-Four basic numerical algorithm of MATLAB, include improved euler euler s fourth order runge kutta fourth-order Adams, drawing praise very much
Rongekutta
- 龙格库塔算法,用于姿态角的解算,此程序采用四阶龙格库塔法进行计算。-Ronge Kutta algorithm for attitude angle calculation, this procedure using four order Ronge Kutta method.
RK_4
- 这个四阶龙格库塔算法可以直接调用需要积分的状态方程,不用一步一步写出来(This four order Runge Kutta algorithm can call the integral equation of state directly, and do not write step by step)
常微分方程的数值解法
- 常微分方程的数值解法,包括欧拉法,改进欧拉法,四阶龙格-库塔法(The numerical solution of ordinary differential equations, including Euler method, improved Euler method, four order Runge Kutta method)