Welcome![Sign In][Sign Up]
Location:
Search - runge kutta method matlab

Search list

[Other200556122155643

Description: 龙格库塔法解决微分方程Mathematica编译实现。可以解决微分方程,四阶。-Runge- Kutta method to solve differential equations Mathematica compiler to achieve. Differential equations can be solved, four bands.
Platform: | Size: 165888 | Author: oscar | Hits:

[Windows Developrk4

Description: function [tout, yout] = rk4(ypfun, tspan, y0, h) %定步长四阶Runge-Kutta法求常微分方程(组)数值解 %[tout,yout] = rk4( ypfun , tspan, y0,h) % 这里字符串ypfun是用以表示f(t, y)的M文件名, % tspan=[t0, tfinal]表示自变量初值t0和终值tf % y0表示初值向量y0,h是步长。 % 输出列向量tout表示节点 (t0 , t1 , … , tn) % 输出矩阵yout 表示数值解,每一列对应y的一个分量-function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four-stage Runge- Kutta method for ordinary differential equations (Group) numerical solution% [tout. yout] = rk4 (ypfun, tspan, y0, h)% string ypfun here is used to indicate that f (t, y) M name, tspan% = [t0. tfinal] said variable initial and final t0 tf% y0 said initial vector y0, h is a step. % Output column vector tout said Node (t0, t1, ..., tn)% output matrix yout said numerical solution, each y counterparts out of a weight
Platform: | Size: 1024 | Author: 王志波 | Hits:

[matlabrossler

Description: 用来计算rossler吸引子的程序,运用四阶龙格库塔法非常实用,-used to calculate rossler attractor procedures, using four-Runge- Kutta method is very practical.
Platform: | Size: 1024 | Author: 张小娟 | Hits:

[matlabODE4

Description: Matlab中的四阶龙格库塔法m文件。 -Matlab in the fourth-order Runge-Kutta method m file.
Platform: | Size: 1024 | Author: 小强 | Hits:

[matlabRungkuta4

Description: 4阶龙格--库塔法解常微分方程,比较好用,希望大家尝试.-4-order Runge-Kutta method solution of ordinary differential equations, more useful, I hope everyone try.
Platform: | Size: 1024 | Author: 王明 | Hits:

[matlabpengtaiyu2

Description: 四阶龙格库塔法,大学MALAB实践课程 需要的请下载-Fourth-order Runge-Kutta method, the University needs MALAB practical courses please download
Platform: | Size: 1024 | Author: pengtaiyu | Hits:

[File FormatRunge-Kutta

Description: 两个求解微分方程组 的龙格库塔法程序两个程序可用-Solving the two differential equations Runge-Kutta method can be used two procedures procedures
Platform: | Size: 1024 | Author: df | Hits:

[Algorithmrunge-kutta4

Description: 利用四阶runge-kutta法,计算铅垂面内导弹弹道轨迹的一个例子。-Using fourth-order runge-kutta method, calculation of vertical-plane trajectory of the missile an example
Platform: | Size: 1024 | Author: 赌挖宝 | Hits:

[matlabfour-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam

Description: 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
Platform: | Size: 1024 | Author: 要清风 | Hits:

[Mathimatics-Numerical algorithmsOrdinary_Differential_Equationsrar

Description: 常微分方程的各种求解方法:Euler法、Runge-kutta法、Hamming法等-Ordinary differential equations to solve a variety of methods: Euler method, Runge-kutta method, Hamming Law
Platform: | Size: 7168 | Author: 曾志刚 | Hits:

[matlabSOLVEDYNAMICBARANYISMODEL

Description: SOLVING DYNAMIC BARANYI S MODEL USING RUNGE-KUTTA 4th ORDER METHOD. IT IS A SINGLE MATLAB PROGRAM TO SOLVE BARANYI S MODEL
Platform: | Size: 2048 | Author: jaja | Hits:

[matlabRunge-Kutta

Description: 经典Runge-Kutta法,计算积分的源代码,用matlab实现-Classical Runge-Kutta method to calculate the source code of points, using matlab implementation
Platform: | Size: 26624 | Author: 刘华杰 | Hits:

[Mathimatics-Numerical algorithmsRunge-Kutta

Description: 龙格-库塔法(Runge-Kutta)是用于模拟常微分方程的解的重要的一类隐式或显式迭代法。-Runge- Kutta method (Runge-Kutta) is used to simulate the ordinary differential equations of an important class of implicit or explicit iterative method.
Platform: | Size: 1024 | Author: 张勇 | Hits:

[matlabrungekutta

Description: 解决离散偏微分方程组的Runge-kutta 算法matlab程序-To solve partial differential equations discrete Runge-kutta method matlab program
Platform: | Size: 2048 | Author: 陈相兵 | Hits:

[matlabrunge-kutta-of-2stage-4th-order

Description: 龙格库塔算法的加速算法(matlab),拟二步四阶算法-the accelerating of runge-kutta method by matlab
Platform: | Size: 614400 | Author: renxia | Hits:

[AlgorithmMatlab-Runge-Kutta-method

Description: 数值分析中求解龙格库塔法解微分方程的matlab程序-Matlab program for solving the Runge-Kutta method for solving differential equations in numerical analysis
Platform: | Size: 3072 | Author: seven | Hits:

[matlabRunge-Kutta

Description: 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。本程序为4阶龙格-库塔法的matlab文件,用于求解微分方程。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. This program is a 4-order Runge- Kutta method matlab file for solving differential equations.
Platform: | Size: 8192 | Author: 王海阳 | Hits:

[matlab4-Runge-Kutta-method

Description: 自己用matlab写的四阶龙格库塔方法程序-four Runge-Kutta method by matlab
Platform: | Size: 1024 | Author: 张烨 | Hits:

[matlabfour-order-Runge-Kutta-method

Description: MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码-The source code of MATLAB numerical solution of four order Runge Kutta method for solving differential equations
Platform: | Size: 2048 | Author: zhangbo | Hits:

[OtherRK

Description: runge kutta method of integration matlab
Platform: | Size: 4096 | Author: BBabu | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net