Hi All,
I'm hoping someone might be able to help me find a java class or
interface that solves for ordinary differential equations using the
RK4 integration algorithm. I know that the RK4 algorithm is a method
given in the JSci API, but I'm not sure how I would use it and how I
set up the parameters. I'm only a beginner with Java programming, so
any information on these topics would be great.
Cheers