Skip to content

A program to run numerical approximation methods for first order linear differential equations in Java.

Notifications You must be signed in to change notification settings

MrDrStevenson/NumericalMethodsJava

Repository files navigation

NumericalMethodsJava

A program to run numerical approximation methods for first order linear differential equations. The directory of the output graphs is currently directly set to my the desktop of a user with my name, it will need to be updated manually. xchart is a library needed for graphing functionality. Stepsizes need to be modified for each function in their main methods, and the differential equation is set in the Euler class for all.

About

A program to run numerical approximation methods for first order linear differential equations in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages