![]() |
Web technical background information |
![]() |
The Javascript animated pendulum page was originally written in order to see, whether Javascript can be used to solve numerically ODE's for illustration purposes. ( The first test page ). We like javascript because of its simplicity and because it is opensource par exellence. |
![]() |
The phase space pictures of the pendulum
were generated with Mathematica with the command
ContourPlot[y^2/2 + 2*(1-Cos[x]),{x,Pi,3*Pi},{y,-4,4}]
|
© 1999 dynamical-systems.org |