Topic 6 - RKM

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 24

Runge-Kutta Methods

Engr. Ian Chris L. Tumulak


Objectives
At the end of this topic, the student will be able to

• Learn to analyze and RKM Formulas

• Solve problems using numerical techniques


Euler’s Method

Source: Numerical Methods for Engineers by Chapra and Canale


Euler’s Method

Source: Numerical Methods for Engineers by Chapra and Canale


Euler’s Method: Sample Problem

Source: Numerical Methods for Engineers by Chapra and Canale


Euler’s Method: Sample Problem

Source: Numerical Methods for Engineers by Chapra and Canale


Euler’s Method: Sample Problem

Source: Numerical Methods for Engineers by Chapra and Canale


Euler’s Method: Sample Problem

Source: Numerical Methods for Engineers by Chapra and Canale


Euler’s Method: Sample Problem

Source: Numerical Methods for Engineers by Chapra and Canale


Euler’s Method: Practice

𝑦 ′ = −5𝑥 5 + 4𝑥 4 − 3𝑥 3 + 2𝑥 2 − 𝑥 + 22

0.25

Source: Numerical Methods for Engineers by Chapra and Canale


Runge-Kutta Methods

Source: Numerical Methods for Engineers by Chapra and Canale


Runge-Kutta Methods

Source: Numerical Methods for Engineers by Chapra and Canale


Runge-Kutta Methods

Source: Numerical Methods for Engineers by Chapra and Canale


Second Order Runge-Kutta Methods

Source: Numerical Methods for Engineers by Chapra and Canale


Second Order Runge-Kutta Methods

Source: Numerical Methods for Engineers by Chapra and Canale


Second Order Runge-Kutta Methods

Source: Numerical Methods for Engineers by Chapra and Canale


Second Order Runge-Kutta Methods

Source: Numerical Methods for Engineers by Chapra and Canale


Third Order Runge-Kutta Methods

Source: Numerical Methods for Engineers by Chapra and Canale


Third Order Runge-Kutta Methods

Source: Numerical Methods for Engineers by Chapra and Canale


Fourth Order Runge-Kutta Methods

Source: Numerical Methods for Engineers by Chapra and Canale


Fourth Order Runge-Kutta Methods

Source: Numerical Methods for Engineers by Chapra and Canale


Sample Problem
END

You might also like