Complexity Explorer Santa Few Institute

Nonlinear Dynamics: Mathematical and Computational Approaches (Spring 2023)

Lead instructor:

This course is no longer in session.

5.3 Two simple ODE solvers: forward and backward Euler » Video (6:16) Download Video Subtitles & Transcripts


There is a typo in this video at 3:56: the formula should be \vec{x}(t_0+\Delta t) = \vec{x}(t_0) + \Delta t \cdot \vec{x}'(t_0)

instead of \vec{x}(t_0+\Delta t) = \vec{x}(t_0) + \Delta t \cdot \vec{x}'(t)