• Tidak ada hasil yang ditemukan

ORDINARY DIFFRENTIAL EQUATIONS - Direktori File UPI

N/A
N/A
Protected

Academic year: 2024

Membagikan "ORDINARY DIFFRENTIAL EQUATIONS - Direktori File UPI"

Copied!
14
0
0

Teks penuh

(1)

ORDINARY

DIFFRENTIAL EQUATIONS

By :

Dewi Rachmatin

(2)

Euler's Method

The first method we shall study for solving

differential equations is called Euler's method, it serves to illustrate the concepts involved in the advanced methods. It has limited use because of the larger error that is accumulated with each successive step. However, it is important to

study Euler's method because the remainder term and error analysis is easier to understand.

(3)

Theorem (Euler's Method)

Assume that f(t,y) is continuous and satisfies a Lipschits condition in the

variable y, and consider the I. V. P.

(initial value problem) with

over the interval .

(4)

Euler's method uses the formulas and

for

as an approximate solution to the

differential equation using the discrete set

of points .

(5)

Algorithm (Euler's Method)

To approximate the solution of the initial value problem with

over at a discrete set of points using the formulas

and

for .

(6)

Mathematica Subroutine

(Euler's Method)

(7)

Algorithm

(Modified Euler's Method)

To approximate the solution of the initial value problem with

over at a discrete set of points using the formulas

for

where

(8)

Mathematica Subroutine

(Modified Euler's Method)

(9)

Example 1.

Solve the I.V.P. .

(10)

Runge Kutta Method

Theorem

(Runge-Kutta Method of order 4)

Assume that f(t,y) is continuous and satisfies a Lipschits condition in the variable y, and

consider the I. V. P. (initial value problem) with ,

over the interval .

(11)

The Runge-Kutta method uses the formulas

and for

where

(12)

as an approximate solution to the

differential equation using the discrete set

of points .

(13)

Algorithm (Runge-Kutta Method)

To approximate the solution of the initial value problem with

over at a discrete set of points using the formulas

and

for .

(14)

Mathematica Subroutine

(Runge-Kutta Method of Order 4)

Referensi

Dokumen terkait