Maxima linear system of 6 differential equations problem



On Tue, 2007-10-30 at 13:38 -0700, Daniel Lakeland wrote:
> You can look for the runge kutta numerical solver, the function name
> is "rk" and "? rk" in maxima will give you the documentation. 

You can also type in Maxima:
 ? Functions and Variables for dynamics

to see a couple of examples of the use of rk. The very last example
might be particularly useful to you.

Regards,
Jaime Villate