Welcome![Sign In][Sign Up]
Location:
Search - runge kutta 4th order matlab

Search list

[matlabODE4

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

[Mathimatics-Numerical algorithmsRK4forBlasiusequation

Description: Fortran file to solve blasius equation by using runge kutta 4th order
Platform: | Size: 1024 | Author: Nha | 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:

[Othermatlabnumericalode

Description: Numerical Methods for ODE in MATLAB MATLAB has a number of tools for numerically solving ordinary differential equations. We will focus on one of its most rudimentary solvers, ode45, which implements a version of the Runge–Kutta 4th order algorithm. (This is essentially the Taylor method of order 4, though implemented in an extremely clever way that avoids partial derivatives.) For a complete list of MATLAB’s solvers, type helpdesk and then search for nonlinear numerical methods.
Platform: | Size: 57344 | Author: 送客 | Hits:

[matlabmackeyglass

Description: This script generates a Mackey-Glass time series using the 4th order Runge-Kutta method. The code is a straighforward translation in Matlab of C source code provided by Roger Jang
Platform: | Size: 154624 | Author: Antonio78 | Hits:

[matlabrunge_kutta_4order

Description: The implementation of 4th order Runge Kutta integrator in Matlab.
Platform: | Size: 1024 | Author: Albert | Hits:

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

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

[OtherRunge-kutta

Description: 4阶龙格库塔解二阶微分方程,使用matlab软件编程进行渐进计算。-4th order Runge-Kutta solution of second-order equations
Platform: | Size: 2048 | Author: feiji | Hits:

[AlgorithmNanoSL

Description: 这是用四阶龙格库塔法计算半导体激光器速率方程的工程,源代码用C语言书写,开发平台为VC6.0。程序输出数据被写入文件SLdata.txt中,其中第一列为仿真时间,第二列为载流子浓度,第三列为光子密度。为了方便更多相关开发者调试,还提供了一个matlab源文件test.m。test.m用于将计算数据在matlab中用曲线显示。-This is project developed by Visual C++ 6.0 software platform, which uses the 4th order Runge Kutta method to solve the rate equations in semiconductor lasers. The computational results is placed in the file named by SLdata.txt , in which the first colomn stand for the simulation time, the second represents the carrier density at corresponding time, and the third colomn is the photon density. For convinence, another matlab source code file is also presented, which can be used to display the simulation data by some plots within Matlab environment.
Platform: | Size: 1103872 | Author: 王刚 | Hits:

[matlabfirst order differential equation

Description: Solve first order differential equation using 4th order runge kutta, improved euler, predictor-corrector (adam bashforth-moulton)
Platform: | Size: 1024 | Author: chihi | Hits:

[matlabrunge_kutta

Description: 龙格-库塔法(Runge-Kutta methods)是用于非线性常微分方程的解的重要的一类隐式或显式迭代法,本程序是利用四阶龙格库塔法解的matlab实现(Runge-Kutta 4th order method realized in matlab codes)
Platform: | Size: 1024 | Author: leafxu | Hits:

CodeBus www.codebus.net