CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - improved euler method
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - improved euler method - List
[
Mathimatics-Numerical algorithms
]
eulerpro
DL : 0
用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y)-Improved Euler method to solve initial value problems, not an order differential equation y = f (x, y)
Update
: 2008-10-13
Size
: 2.68kb
Publisher
:
付艳卿
[
Mathimatics-Numerical algorithms
]
GJ_Euler
DL : 0
用C++写改进的欧拉法 计算方法上机实验-C write Improved Euler method for experimental methods
Update
: 2025-02-19
Size
: 225kb
Publisher
:
周长城
[
Mathimatics-Numerical algorithms
]
eulerpro
DL : 0
用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y)-Improved Euler method to solve initial value problems, not an order differential equation y = f (x, y)
Update
: 2025-02-19
Size
: 2kb
Publisher
:
付艳卿
[
Algorithm
]
mathmatics_of_computer
DL : 0
C++实现的数值分析算法包括: 二分法.cpp 复化辛卜生公式.cpp 改进欧拉法.cpp 高斯-赛德尔迭代法.cpp 拉格郎日插值多项式.c-C achieve the numerical analysis algorithms include : dichotomy. cpp Minute of Oracle Health formula. cpp Improved Euler method. cpp Gauss- Seidel iterative method. cpp Lagrange polynomial interpolation. c
Update
: 2025-02-19
Size
: 2kb
Publisher
:
鸿鹤
[
Algorithm
]
for_ordinary_differential_equation
DL : 0
用用改进欧拉法解常微分方程的问题,并应用该算法于实际问题.并在程序结果路比较用表列出近似解yi,准确解y(i)-with improved Euler method of ordinary differential equations, and the application of the algorithm to real issues. and the results of the proceedings in the road compared with lists approximate solution yi, accurate solution y (i)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
叶枫
[
Other
]
Euler
DL : 1
用Euler法及其改进方法解初值问题u’=-5u,t0=0,u(0)=1 的微分方程。在C语言中实现-Use of Euler method and its improved method to solve initial value problem u =- 5u, t0 = 0, u (0) = 1 the differential equation. In the C language to achieve
Update
: 2025-02-19
Size
: 6kb
Publisher
:
mabiao
[
matlab
]
matlab22
DL : 0
把微分方程的一维经典初值问题的有限插分法:Euler法、改进的Euler法、Admas二步外插法、Admas二步内插法编写成通用子程序,并且利用这些通用子程序解决常微分方程的数值解。-The classical one-dimensional differential equations initial value problem of limited interpolation method: Euler method, improved Euler method, Admas outside the two-step interpolation, Admas two-step interpolation method into a general-purpose subroutine to prepare and use it to solve common subroutines Numerical Solution of Ordinary Differential Equations.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
mengxiang
[
Algorithm
]
math
DL : 0
各种数学算法 ,改进欧拉法,复合辛普森,复合梯形法,列主元元素消元等等各种较难的数学算法-A variety of mathematical algorithms, improved Euler method, composite Simpson, composite trapezoidal method, PCA out element elimination and so on all kinds of difficult mathematical algorithm
Update
: 2025-02-19
Size
: 8kb
Publisher
:
唐老鸭
[
Other
]
euler
DL : 0
计算方法中,尤拉法与改进的尤拉法的实现程序,C语言编程实现-Calculation method, Euler method and the improved Euler method of implementation procedures, C programming language implementation
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yf
[
Mathimatics-Numerical algorithms
]
Euler
DL : 0
本程序是用改进欧拉法求解一阶常微分方程组的C语言实现方法-This procedure is improved Euler method to solve first order ordinary differential equations method for C language
Update
: 2025-02-19
Size
: 1kb
Publisher
:
林明锋
[
Algorithm
]
Euler-and-improved-Euler-method
DL : 0
使用欧拉及改进的欧拉法求解常微分方程 c语言程序 -Using the Euler and improved Euler method for solving ordinary differential equations c language program
Update
: 2025-02-19
Size
: 84kb
Publisher
:
小山
[
matlab
]
Euler
DL : 0
用改进欧拉法求解常微分方程初值问题:用改进的欧拉法不仅提高了精度而且算法比较简单,-The improved Euler method to solve initial value problems of ordinary differential equations: Euler' s method with improved accuracy and the algorithm not only improve relatively simple,
Update
: 2025-02-19
Size
: 1kb
Publisher
:
陈玟
[
matlab
]
Euler
DL : 0
计算方法中关于改进的Euler方法的Matlab程序,以及实例验证。-Matlab program calculation method, improved Euler method, as well as instances of verification.
Update
: 2025-02-19
Size
: 29kb
Publisher
:
刘鹏
[
matlab
]
euler
DL : 0
Euler法 , 改进Euler法 , Heun法 ,利用matlab实现,解常微分方程-Improved Euler method ' Euler method' , ' ' ' Heun Law' , using matlab to achieve solution of ordinary differential equations
Update
: 2025-02-19
Size
: 1kb
Publisher
:
詹瑞
[
matlab
]
euler-and-improved-euler
DL : 0
code for improved Euler method by using MATLAB program
Update
: 2025-02-19
Size
: 2kb
Publisher
:
Hani Elshatarat
[
matlab
]
Implicit-Euler-method-and-improved
DL : 0
可以学会隐式欧拉及其改进方法,这为隐式欧拉,可以对于欧拉编程,有很大的帮助-Can learn the implicit Euler method and its improvement, the implicit Euler Euler, for programming, very helpful
Update
: 2025-02-19
Size
: 3kb
Publisher
:
qiaofangtong
[
Documents
]
Euler-improvement
DL : 0
Euler法和改进的Euler法相比较,改进Euler法的计算精度更高,相对误差也比较小。因此在求解微分方程的数值解时,改进的Euler法优于Euler法。-Euler method and the improved Euler wears comparison, higher accuracy improved Euler method, the relative error is relatively small. Therefore, in the numerical solution of differential equations, Euler method is superior to the improved Euler method.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
龙一
[
MiddleWare
]
Improved-Euler-method
DL : 0
改进欧拉方法求解常微分方程的初值问题.-Improved Euler method
Update
: 2025-02-19
Size
: 223kb
Publisher
:
茶上上
[
Other
]
Improved-Euler-method
DL : 0
Improved Euler method for the interpretation of potential data based on the ratio of the vertical first derivative to analytic signal
Update
: 2025-02-19
Size
: 2.33mb
Publisher
:
yy123456789
[
Other
]
improved-euler-method
DL : 0
改进欧拉法,用于数值计算,C语言编写,亲测可用-Improved Euler method for numerical computation, C language, pro-test available
Update
: 2025-02-19
Size
: 117kb
Publisher
:
谢军
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.