Skip to content

Euler's and Runge-Kutta methods comparison on solving initial value problem on Lotka-Volterra equations and other functions

License

Notifications You must be signed in to change notification settings

grinvolod13/Euler-and-Runge-Kutta-methods-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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