ChEn263 — Lecture 21
Lecture 21 - ODEs and Explicit Euler
- In this lecture, I introduce differential equations and some notation and concepts related to categorizing differential equations. I then discuss how to solve a first-order, ODE, IVP using the Explicit Euler method (34:13 mark in the video).
Examples
- This video covers examples of using the Explicit Euler method for solving first order ODE IVPs. The Excel example starts at the 45:54 mark (cued up here).
- Example - Explcit Euler in Excel
- The Python example starts at the 55:21 mark (cued up here).