130 likes | 317 Views
Introduction to Numerical Analysis I. Ordinary Differential Equations. MATH/CMPSC 455. Model Problem. Euler’s Method. Example. Example. Taylor Series Method. Idea: keep more terms in the Taylor expansion. A Example (keep second order term). Example. Runge-Kutta Methods.
E N D
Introduction to Numerical Analysis I Ordinary Differential Equations MATH/CMPSC 455
Example Example
Taylor Series Method Idea: keep more terms in the Taylor expansion A Example (keep second order term)
Runge-Kutta Methods A drawback of Taylor Series Method is that it involves derivatives of Idea: use to express derivatives 2nd order Runge-Kutta Methods:
Backward Euler Method Backward Euler Method: • Differences: • Implicit • Need to solve an equation (maybe expensive)
Comparison (from FPI point of view) Example:
How to Solve the Extra Equation Example: