Tagged Questions
16
votes
2answers
358 views
3D orbits and inaccuracy over time
I wrote a little program to use Newton's Law of Universal Gravitation to animate 3 planets orbiting a central star, but I have run into a problem. Here is the code that I used to create the program (I ...
2
votes
2answers
162 views
Animating the Lorenz Equations
I am trying to use the Animate command to vary a parameter of the Lorenz Equations in 3-D phase space and I'm not having much luck.
The equations are:
...
8
votes
1answer
307 views
Animate the scattering of a Wave Packet
I know mathematica is probably not the best choice for intense numerical integration, but its the only software I know.
I would like to create an animation (not real-time, but pre-render the ...