I am working on a project to create a GUI for an algorithm in MATLAB using an ODE solution (ode45). So I need to translate MATLAB code in Java. The problem is solving ode45. Java does not seem to have a ready-to-use solver, and ODE is not my specialty. I just don't look good, or are there really ODE solvers for Java?
thank
source
share