On 1/12/12 4:22 PM, Tom Judson wrote:
Has anyone written any graphical tools such as ODE Toolkit, dfield, or
pplane (http://www.codee.org/software) for analyzing solutions to
differential equations?

I spent some time a while back working on using JSXGraph to draw solutions and phase planes for systems of differential equations. Here is one example:

http://sage.math.washington.edu/home/jason/diffeq-javascript/slider.html

You can drag the starting y-values on the far left up or down. You can change the parameters in the model at the top. And you can change which variables are in the phase plane.

If you look at the brains behind it:

http://sage.math.washington.edu/home/jason/diffeq-javascript/slider.coffee

You can see that it is easy to modify for other systems of equations.

Also, for Sage, I enhanced some classes for visualizing solutions of differential equations. See http://sage.cs.drake.edu/home/pub/87/

Thanks,

Jason



--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to