Software Listing of Author : "Leandro Barajas"
- Conway's Game of Life in 3D
- License: Shareware
- Price:


3-Dimensional version of Conway's Game of Life. "Life" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This implementation uses a M x M x M grid; the number initial ramdomly generated cells can be changed using the slider control. Whether cells stay alive, die, or generate new cells depends upon how many of their eight possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the universe. Pressing the "Start" button automatically seeds this universe with several small random communities. Some will succeed and some will fail.
- Publisher: Leandro Barajas
- Date Released: 25-05-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Total Commander MATLAB packer plugin
- License: Freeware
- Price: 0.00


This plugin gives Total Commander access to Matlab(R) files in MAT format It has been tested with MAT files version 4 and 5 (Matlab R12, R13, R14, not tested with R14SP1). Key Functionality ================= - Browsing of Matlab files in MAT formats (version 4 and 5) By default you need to press CTRL-PAGEDOWN to enter the MAT file. This is done to avoid file association issues with MS-ACCESS .mat files. - Allowing multiple and individual variable deletion - Extraction of individual variables into separate MAT files (use copy) - Viewing individual variable contents by pressing F3 or CTRL-Q Note that long variables are truncated at 1Kbytes. Supported types for viewing: - Double (complex and real) - Chars - Function handlers (Only deletion) - Globals (Are indicated by type extension in capital letters and system attribute) NOT...
- Publisher: Leandro Barajas
- Date Released: 05-01-2013
- Download Size: 82 KB
- Download
- Platform: Matlab, Scripts
