Maximum Calculus with Maxima (Linux Journal)
[Posted July 14, 2011 by jake]
Linux Journal
examines using the
Maxima computer algebra system for doing calculus. "
Putting all these techniques together, you can solve a differential equation for a given variable—for example, solve dy/dx = f(x) for y. You can do this by doing all the required algebra and calculus, but you don't really need to. Maxima has the very powerful function, ode2, which can do it in one step."
(
Log in to post comments)