Plot differential equations
ode-solution-plot
A little tool to visualise solutions to first order ODEs.
It uses
- LissaJS to parse a mathematical expression and rewrite it as javascript
- JSXGraph to render a diagram of the resulting vector field and solution.
See it running at http://www.staff.ncl.ac.uk/christian.perfect/ode-solution-plot/