Overview
-
- Introduction: Familiarize yourself with ordinary differential equations and the course.
- What is an Ordinary Differential Equation?: Introduce ordinary differential equations and their solutions.
- Solving ODEs Numerically: Solve first order ODEs numerically using the ode45 function.
- Solving Systems of ODEs Numerically: Solve systems of first order ODEs numerically.
- Solving Higher-Order ODEs Numerically: Solve higher-order ODEs numerically.
- Next Steps: Give feedback on the course.