In this java tutorial, I discuss the idea of solving a system of ordinary differential equations by implementing Euler method and Runge-Kutta method in a vector (array) format. For more reading material, see:
1. https://www.jirka.org/diffyqs/html/se...
2. http://tutorial.math.lamar.edu/Classe...
3. https://en.wikipedia.org/wiki/Ordinar...