Mathematics
 
 
MTH 568 - Compuational Science

 

Home
 

Syllabus
 

Course Outline
 

Resources
 

Contact Info


 
Ordinary Differential Equations



An ordinary differential equations is a relationship between an independent variable x, a dependent variable y, and one or more of the derivatives of y with respect to x.  While a variety of analytical techniques exists to solve simple ODEs, many ODEs can only be solved by numerical methods.  Two methods are considered here -- Euler's Method and a Runge-Kutta Method.
 
 

  • Euler's Method
  • Runge-Kutta Method