Numerical Integration Method, RK4

Hi, this is my first post to the forum.

I am trying to implement the Runga-Kutta 4th Order Method (RK4) to a 2nd order non-linear implicit ordinary differential equation. I am having difficulty programming my code in C++ correctly and so was wondering if anyone on this forum has an RK4 code that they could supply me with please.

Thanks in advance.
Last edited on
Well, we generally don't do homework assignments for people.
Topic archived. No new replies allowed.