1. Lorenz Attractor Periodic Orbits [ Computer Program ] The butterfly-like Lorenz attractor is a simplified model of two-dimensional convective fluid flow and is one of the best known images of chaos. Embedded in this attractor are unstable periodic orbits described ... 2. Game of Life Model [ Computer Program ] The EJS Game of Life Model simulates a popular 2D cellular automata of a lattice in a finite state which is updated in accordance with a set of nearby-neighbor rules. The universe of the Game of Life, developed ... 3. Cellular Automata Rules Model [ Computer Program ] The EJS Cellular Automata Rules Model shows a spatial lattice which can have any one of a finite number of states and which are updated synchronously in discrete time steps according to a local (nearby neighbor) ... 4. Cellular Automata (Rule 90) Model [ Computer Program ] The EJS Cellular Automata (Rule 90) model displays a lattice with any one of a finite number of states which are updated synchronously in discrete time steps according to a local (nearby neighbor) rule. Rule ... 5. Multiple Coin Toss Model [ Computer Program ] The Ejs Multiple Coin Toss model displays the result of the flipping of N coins. The result of each set of coin flips is shown by the image of the pennies on the screen and the complete results of the tossing ... 6. Ejs Mandelbrot Set Model [ Computer Program ] The Mandelbrot Set model displays a set of points, c, in the complex plane that keep the function, z2 + c, bounded. The function is generated by starting with value of c and an initial value for ... 7. Complex Function Plot Program [ Computer Program ] The Complex Function Plot program displays a user-defined complex function of position and time using representations that map phase into color. The default complex function is a time-dependent complex Gaussian ... 8. Fourier Analysis Program [ Computer Program ] The Fourier Analysis program displays the Fourier transform of a user-defined complex spatial function of position and time. The default spatial function is a time-dependent complex Gaussian. Additional ... 9. Fourier Program [ Computer Program ] The Fourier program displays the Fourier transform of a user-defined complex spatial function of position. The default spatial function is a complex Gaussian. Additional parameters can be specified using ... |