This program implements three approximation methods for building a chart of differential equation. Methods: Euler, Improved Euler, Runge-Kutta
-
Updated
Apr 20, 2018 - Java
This program implements three approximation methods for building a chart of differential equation. Methods: Euler, Improved Euler, Runge-Kutta
Java GUI for solving one particular differential equation using different methods
Implementations of various numerical integration methods, written in plain Java.
Numerical Methods for solving different equation. Include graphics on JavaFX
This software can solve the math of Euler's Method according to your given data. I made it as an optional task given by my math teacher while learning what Euler's Method is in the class. 😶
Add a description, image, and links to the euler-method topic page so that developers can more easily learn about it.
To associate your repository with the euler-method topic, visit your repo's landing page and select "manage topics."