Comort Secone Oroler Douaton O Fistorder: Lafe)
Comort Secone Oroler Douaton O Fistorder: Lafe)
douaton ofistorder
Comort secone oroler
2
de
wetor
No
fd,de)
x- LafE)
X2)
dxc2)
dz = stm(2t)
de
eetors
Noo
de
)
d2 dxc2)
fume
duce) Sin(2t)
ero fon;
yt.No,
bnitat Conolitiong
oreler tofioseler
omrt seeom
ott
Step
font
Teacher's Signature
ep-2
to omim (f)
Step
step-y
Plol.
AS5-2631 OOctober 2019 JSDR | Volume 4, lssue 10
Euler method uses stepby - step process'whereas Runge -Kuta method uses Multi steps process to solye ordinary differential
equation with the initial conditions
dý
dx. = f(y) andy(xo),= Yo
In all of the Euler and Runge kutta method we consider the interval length h' and the solution of
by the variable x & y.
these methods can be tabulated
We shalldescribe the various numerical methods for solving the initial value problem and
compute the solution-using Scilab.
NUMERICAL METHOD
Tuylor Series Method
The numerical solution of the equation y =fx,y) give the initial condition y(x)= F
x,y and f(Xo Yo) is known point on the solution curye. Y. is a function of two variable
If the existence of allhigher order partial derivatives is assumed for y at x =
of y at any neighbouring point x + h can be written as Xo, then by Taylor series the value
r y(xo + h) = y(x) +h*y' (xo) +(o) +y"(xG) t.
Similarly higher derivatives ofy at xo also can be computed by making use of
relation.
y'= fx,y)
y" = ft fyy'
y= fx + 2feyy' +fyyy" +fyy" and so on.
Example
Solve dx =x+y, given y(1) =0, and get y(1) by Taylor
series method. Compare your result with the explicit
solution.
9 October 2019 1JSDR Volume 4, Issue 1
Example:
Solve dy = xty, given y(1) = 0, and get y(1),by Modified Euler Method. Compare your
dx
solution. result with the explicit
JSDE
k3=h*f(x+h/2,y+k2/2);
k4-h*f(x+th,y+k3);
disp(k4, k4,k3, k3="k2, k2=k1,kl=)
yl-y+{(kl+2*k2 +2*k3+k4)6]
ptintf("ny(0.2)-%.8fnln'ý1)
end
W
CONCLUSION
In this paper we obtain the approximate solution & Exact solution for the
value condition using Scilab for Taylor series, Euler's Method. Improved given ordinary differential equations with Initial
Kutta Method. Finally, the results are Calculated and tabulated with Euler's Method, Moditied Euler's Method and Runge -
using Scilab Coding. The Runge - Kutta Method is more effective whileapproximation solution, Exact Solution and Percentage of error
minimumn percentage error. comparing to other numerical methods since we get the
REFERENCES
E. Balagurusw amy,"Scilab Tetbook Companion for Numerical
Numerical Methods: Principles, Analysis, And Algoithms", Methods " S. Pal, "Scilab Textbook Companion for
(2) B. Jayapriya, M. Mutthusclvi, ISBN: 9780195693751.
Euler's nmethod and MATLAB ", Volume"Exact and Numerical Solution of ordinary ditferential equations using Highly
4, Issue 10, 2018, ISSN: 23944099. Improved
(3) N. M. M. Yusop, M. K. Hasan, and M. Rahmat,
Equation Using Scilab Programming", Nol. 3, No. 3, August "Comparison New Algorithn Modified Euler in Ordinary Diferential
2015, DOE 107763LNSE.2015.V3.190.
(4) Gadamsetty Revathi, Assistant Professor in Mathematics, "Numericul Solution Of Ordinary Diferential Equations And
Applications", Volume-3, Issue-2, Fcb.-2017, ISSN: 2394-7926.
Zulzamri salleh, "Ordinary Derential Equations (ode) using euler's technique and Seilab
1-6|804-106-7. programming", 1SBN; 978
JSDR