CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - runge matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - runge matlab - List
[
Other
]
runge-kutta
DL : 0
用matlab编写的用于求微分方程解的方法,实现的是Runge-kutta法
Update
: 2008-10-13
Size
: 85.76kb
Publisher
:
左玉知
[
matlab
]
实验3-数值积分
DL : 0
1、用MATLAB软件掌握梯形公式、辛普森公式和蒙特卡罗方法计算数值积分。 2、通过实例学习用数值积分和数值微分解决实际问题。-1, using MATLAB software have trapezoidal formula, Simpson formula and Monte Carlo numerical integration method. 2, through examples of learning to use numerical integration and numerical differential solve practical problems.
Update
: 2025-02-19
Size
: 34kb
Publisher
:
葛林
[
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
:
作风小
[
Mathimatics-Numerical algorithms
]
综合算法
DL : 0
数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method composite Simpson), Matlab mathematical modeling toolkit (and the many examples). Common algorithms : algorithms such as Floyd, the partition algorithms, dynamic programming, algorithm, greedy algorithm
Update
: 2025-02-19
Size
: 1.38mb
Publisher
:
罗鹏魁
[
matlab
]
wanglifang_pn_source_code
DL : 0
这是比例导引的MATLAB程序,其中龙格库塔积分的程序很简单且通用性强-This is the proportion of MATLAB guided procedures, which Runge Kutta integration process is simple and versatile.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
[
Other
]
200556122155643
DL : 0
龙格库塔法解决微分方程Mathematica编译实现。可以解决微分方程,四阶。-Runge- Kutta method to solve differential equations Mathematica compiler to achieve. Differential equations can be solved, four bands.
Update
: 2025-02-19
Size
: 162kb
Publisher
:
oscar
[
matlab
]
Rungkuta4
DL : 1
4阶龙格--库塔法解常微分方程,比较好用,希望大家尝试.-4-order Runge-Kutta method solution of ordinary differential equations, more useful, I hope everyone try.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王明
[
matlab
]
matlab
DL : 0
动态系统仿真例子,使用matlab语言,四阶龙格-库塔发-Dynamic system simulation example, the use of matlab language, fourth-order Runge- Kutta-fat
Update
: 2025-02-19
Size
: 3kb
Publisher
:
扬之江
[
matlab
]
sr
DL : 0
运用龙格库塔算法求解朗之万方程,进而实现随机共振系统-The use of Runge-Kutta algorithm for solving Langevin equation, and then the realization of stochastic resonance systems
Update
: 2025-02-19
Size
: 3kb
Publisher
:
waiwai
[
Other
]
runge
DL : 0
数值逼近对于Runge函数f(x)= ,在[-1,1]上作等距节点插值,分别取n=4,n=8,n=12,插值的图像-Numerical approximation for the Runge function f (x) =, in [-1,1] on equidistant nodes for interpolation, respectively n = 4, n = 8, n = 12, the image interpolation
Update
: 2025-02-19
Size
: 15kb
Publisher
:
zn
[
File Format
]
Runge-Kutta
DL : 0
两个求解微分方程组 的龙格库塔法程序两个程序可用-Solving the two differential equations Runge-Kutta method can be used two procedures procedures
Update
: 2025-02-19
Size
: 1kb
Publisher
:
df
[
Algorithm
]
runge-kutta4
DL : 0
利用四阶runge-kutta法,计算铅垂面内导弹弹道轨迹的一个例子。-Using fourth-order runge-kutta method, calculation of vertical-plane trajectory of the missile an example
Update
: 2025-02-19
Size
: 1kb
Publisher
:
赌挖宝
[
matlab
]
runge
DL : 0
runge现象的matlab仿真,用于数值分析-phenomenon of runge, simulated via matlab, for mathmatical analysis
Update
: 2025-02-19
Size
: 6kb
Publisher
:
serena
[
matlab
]
Runge-Kutta
DL : 0
在matlab中四阶Runge-Kutta法求解常微分方程-Runge-Kutta
Update
: 2025-02-19
Size
: 4kb
Publisher
:
ll
[
matlab
]
matlab
DL : 0
龙格4阶matlab仿真 进行数据仿真运算看可以进行调用和修改-runge MATLAB m-file
Update
: 2025-02-19
Size
: 1kb
Publisher
:
jianglin
[
Algorithm
]
runge-kutta
DL : 0
常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四阶龙格-库塔法程序 9 参考文献 10 -runge-kutta
Update
: 2025-02-19
Size
: 212kb
Publisher
:
winwind
[
matlab
]
Runge-Kutta
DL : 0
经典Runge-Kutta法,计算积分的源代码,用matlab实现-Classical Runge-Kutta method to calculate the source code of points, using matlab implementation
Update
: 2025-02-19
Size
: 26kb
Publisher
:
刘华杰
[
Mathimatics-Numerical algorithms
]
Runge-Kutta
DL : 0
龙格-库塔法(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.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
张勇
[
Mathimatics-Numerical algorithms
]
MATLAB
DL : 0
MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码(MATLAB four Runge Kutta method is applied to solve the numerical solution source code of differential equations.)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
冷风醉1
[
Other
]
matlab 常微分方程数值解法 源程序代码
DL : 0
11.1 Euler方法 380 11.1.1 Euler公式的推导 380 11.1.2 Euler方法的改进 383 11.2 Runge-Kutta方法 385 11.2.1 二阶Runge-Kutta方法 385 11.2.2 三阶Runge-Kutta方法 388 11.2.3 四阶Runge-Kutta方法 390 11.2.4 隐式Runge-Kutta方法 391 11.3 线性多步法 392 11.3.1 Adams外推公式 392 11.3.2 Adams内插公式 394 11.3.3 Adams预测校正公式 395 11.4 微分方程组的数值解 397 11.4.1 Euler方法 397 11.4.2 经典四阶Runge-Kutta方法 398 11.4.3 高阶方程组的求解 399 11.5 刚性方程组的数值解 401 11.5.1 梯形公式 401 11.5.2 隐式Runge-Kutta方法 402 11.5.3 Adams隐式公式 403 11.6 边值问题的数值解 405 11.6.1 打靶法 405 11.6.2 差分法 409 11.7 MATLAB自带函数应用 411 11.7.1 ode系列函数 411 11.7.2 bvp系列函数 414 11.8 应用案例 416(numerical methods for ordinary differential equations)
Update
: 2025-02-19
Size
: 16kb
Publisher
:
XWLYF
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.