Saturday, May 7, 2011

Runge Kutta C codes

I recently programmed RK4 and RK45 in C. Its similar to ODE45 for matlab check it out!
Ignore the foundation header if you are using gcc.

http://code.google.com/p/tancospi/downloads/detail?name=RK.zip&can=2&q=#makechanges

No comments:

Post a Comment