價格:免費
更新日期:2017-01-13
檔案大小:7.8M
目前版本:5.2
版本需求:Android 2.2 以上版本
官方網站:http://www.mathstools.com
Email:mathstoolsteam@gmail.com
聯絡地址:calle jacinto gomez comesaña, 17 madrid 28038
Runge-Kutta Methods is a powerful application to help solving in numerical intitial value problems for differential equations and differential equations systems.
Runge-Kutta Methods can solve initial value problems in Ordinary Differential Equations systems up to order 6.
Also, Runge-Kutta Methods, calculates the An , Bn coefficients for Fourier Series representation.
You can select over 12 integration methods including Runge-Kutta including Fehlberg and Dormand and Prince methods. From most simply Euler Method (order 1) to New65 (order 6).
Program opens with a default initial value problem:
y' = y ,
y(0)= 1
For integration interval: [0, 1]
wich admits the inmediate and obvous solution y=exp(x).
*********************** INPUTS *************************
Select Simple ODE Solver mode if your problem has only an equation or System ODEs mode if you has a System or Ordinary equations.
1) Enter the initial value for the independent variable, x0.
2) Enter the final value for the independent variable, xn.
3) Enter the step size for the method, h.
4) Enter the given initial value of the independent variable y0.
5) Select from the combo the integration method (default Euler method is selected).
6) Enter the function f(x, y) of your problem, for example.
if f(x,y) = e2xy -> enter e^(2*x*y)
if f(x,y) = sin e2xy -> enter sin(e^(2*x*y))
6) Enter exact solution if known for the estimation of statistical Runge-Kutta methods error.
********************** NOTE THAT ***********************
The calculations using numerical methods are subject to two kind of errors
1)Truncation mehod error
2)Error due to limitation of computer arithmetic
For more information and questions questions please visit us in www.mathstools.com
This app requires interner connection!!
Enjoy it!!