Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 367 Bytes

File metadata and controls

14 lines (8 loc) · 367 Bytes

Comparison of Euler's and Runge-Kutta methods

You can checkout code in the notebook at the repo (including those methods).

$\space y' = sin(t)^2 y, \space N=50$

png

Lotka-Volterra equations, $\space N=1000$

png

$y = x^2, \space N=40$

png