Computer Simulations in Physics. Numerical modelling of natural phenomena. All written by me in C/C++/HTML5. Most of them are with the code available from me,
dx/dt = 10.0*(y-x)dy/dt = -x*z + 28.0*x - ydz/dt = x*y - (8.0/3.0)*zGleick, "Chaos"
No comments:
Post a Comment