CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Runge_Kutta
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Runge_Kutta - List
[
Other resource
]
Runge_Kutta GUI
DL : 0
用matlab编写的4阶R-K程序。对于仿真可能有所帮助。-using Matlab prepared by the four bands R-K procedure. For the simulation might be helpful.
Update
: 2008-10-13
Size
: 6.46kb
Publisher
:
作风小
[
Other resource
]
num_analysis
DL : 0
用vc实现数值分析中常微分初值问题的数值解法,使用eular和runge_kutta法。-with vc often achieve numerical analysis of the initial differential method. eular and use runge_kutta law.
Update
: 2008-10-13
Size
: 45.69kb
Publisher
:
hj
[
Other
]
Runge_kutta
DL : 0
R—K方法的精确度最高,,改进欧拉法的精度比欧拉法的精确度要高。-R-K of the highest accuracy, and improve the accuracy of Eulerian method than Eulerian method to the high precision.
Update
: 2008-10-13
Size
: 1.08kb
Publisher
:
gh
[
Other resource
]
diedaisuanfa
DL : 0
解线性方程组的Jacobi,Gauss_Seidel,SOR迭代,以及四级四阶Runge_Kutta方法,Adams预估校正算法
Update
: 2008-10-13
Size
: 2.05kb
Publisher
:
xinrui
[
Mathimatics-Numerical algorithms
]
Runge_Kutta
DL : 0
Runge_Kutta算法 在计算方法中对微分方程进行求解,迭代进行求解,效率较高
Update
: 2008-10-13
Size
: 6.18kb
Publisher
:
yang
[
matlab
]
Runge_Kutta GUI
DL : 0
用matlab编写的4阶R-K程序。对于仿真可能有所帮助。-using Matlab prepared by the four bands R-K procedure. For the simulation might be helpful.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
作风小
[
Algorithm
]
num_analysis
DL : 0
用vc实现数值分析中常微分初值问题的数值解法,使用eular和runge_kutta法。-with vc often achieve numerical analysis of the initial differential method. eular and use runge_kutta law.
Update
: 2025-02-19
Size
: 271kb
Publisher
:
hj
[
Other
]
Runge_kutta
DL : 0
R—K方法的精确度最高,,改进欧拉法的精度比欧拉法的精确度要高。-R-K of the highest accuracy, and improve the accuracy of Eulerian method than Eulerian method to the high precision.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
gh
[
Mathimatics-Numerical algorithms
]
Runge_Kutta
DL : 0
Runge_Kutta算法 在计算方法中对微分方程进行求解,迭代进行求解,效率较高-Runge_Kutta algorithm in the calculation method for solving differential equations, iterative solve, more efficient
Update
: 2025-02-19
Size
: 231kb
Publisher
:
yang
[
Algorithm
]
runge_kutta
DL : 0
采用4阶runge_kutta法求解给定初始值的常微分方程(组)。该方法具有较好的精度。-Using 4-order method runge_kutta given initial value of the ordinary differential equations (group). The method has good accuracy.
Update
: 2025-02-19
Size
: 8kb
Publisher
:
小龙
[
Algorithm
]
runge_kutta
DL : 0
本文用龙格库塔法求解了不拉休斯解。龙格库塔法是求解高阶微分方程的有力工具,本文对龙格库塔方法作了简要介绍,并附上了matlab源程序。-in this paper a runge_kutta method was used to slove the blasius equation in the environment of matlab.
Update
: 2025-02-19
Size
: 29kb
Publisher
:
黄明
[
matlab
]
runge_kutta
DL : 0
runge-kutta code with c-runge-kutta code with cpp
Update
: 2025-02-19
Size
: 1kb
Publisher
:
mahyar
[
matlab
]
Fractional_Differential_Equations_of_Runge_Kutta_m
DL : 0
求解分数阶微分方程的Runge_Kutta方法Fractional Differential Equations of Runge_Kutta method-Fractional Differential Equations of Runge_Kutta method
Update
: 2025-02-19
Size
: 1.5mb
Publisher
:
lin
[
matlab
]
runge_kutta
DL : 0
runge_kutta 四阶算法 还有Simpson算法-runge_kutta Simpson algorithm of fourth order algorithms are
Update
: 2025-02-19
Size
: 2kb
Publisher
:
better1234
[
matlab
]
runge_kutta
DL : 0
runge_kutta methode for differensial aquetion
Update
: 2025-02-19
Size
: 1kb
Publisher
:
ratika chandra
[
Other
]
Runge_Kutta
DL : 0
重点研究广义Runge_Kutta法的应用-Method focuses on the application of the generalized Runge_Kutta
Update
: 2025-02-19
Size
: 106kb
Publisher
:
Huo
[
Algorithm
]
runge_kutta
DL : 0
本程序代码实现了龙格库塔法,龙格库塔法是一种在工程上应用广泛的高精度单步算法。-the code realize the runge_kutta
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yongzhi
[
matlab
]
Runge_Kutta
DL : 0
编写四阶 Runge_Kutta 公式的计算程序,对线性状态方程进行仿真 -Preparation of fourth order Runge_Kutta formula calculation procedures, the linear equation of state for simulation
Update
: 2025-02-19
Size
: 1kb
Publisher
:
[
matlab
]
Runge_Kutta
DL : 0
通过matlab平时,实现龙格库塔算法。(using matlab to solve Runge_Kutta problem)
Update
: 2025-02-19
Size
: 14kb
Publisher
:
swjtuzhc
[
matlab
]
runge_kutta
DL : 0
龙格-库塔法(Runge-Kutta methods)是用于非线性常微分方程的解的重要的一类隐式或显式迭代法,本程序是利用四阶龙格库塔法解的matlab实现(Runge-Kutta 4th order method realized in matlab codes)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
leafxu
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.