搜索资源列表
main
- make the simple game of life. it only uses 50 X 50 size of point and time limited system.
matlabcellarautomatonGameofLifesourcecode
- matlab 元胞自动机的生命游戏源代码-matlab cellular automaton Game of Life source code
gameoflife2
- John Conway s Game of Life _____________________________ A matlab simulation of John Conway s Game of Life
Game_of_Life
- 生存游戏,描述人在不同条件下生存或死亡的个数-the game of life
lifegame
- 用matlab实现了著名的生命游戏,也称元宝自动机,可以观察到很多有趣的模式-Using matlab to achieve the famous Game of Life, also known as ingots automata, can observe many interesting patterns
gameoflife
- these are a matlab sources codes, which give a solution for the game of life, with some diferents modes of operation. enjoy the code :)
pt003(1)
- Game of life by mathematitian Conway running on Matlab version 7. enjoy!
CA-matlab
- 关于ca的一些简单的程序 里面有几种常见的ca程序 都是二维的 但是是基础的 经典的流体、生命游戏等 都有-Ca some simple procedures which have several common ca program are two-dimensional, but is based on the classic fluid, Game of Life has
life
- :元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于 自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自 动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具-MATLAB s version of Conway s Game of Life. "Life" is a cellular automaton invented by John
GameOfLife
- “生命游戏”的matlab实现 ,鼠标输入初始状态-" Game of Life" Matlab implementation, the mouse input in the initial state
Game_of_Life
- 生命游戏不错的学习资料 好好学习吧 生命游戏不错的学习资料 好好学习吧-Game life
CA-matlab
- matlab对于Ca模拟的几个例程,包括生命游戏,表面张力,渗流集群等在内。是ca入门的好选择。-matlab for Ca simulation routines, including the Game of Life, the surface tension, percolation clusters. Ca entry.
GameofLife
- A matlab code which uses a cellular automata code in order to describe Conway s Game of Life
cell_auto_program
- 元胞自动机的大部分程序,包括元胞自动机生成sierpinski直角垫片 ,在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.以及元胞自动机模拟地球卫星的云图 ,元胞以固定的概率向相邻的4个元胞扩散 zz问题,元胞自动机模拟地球卫星的云图 ,以及生命游戏,机器人等程序-Cellular automata most programs, including cellular automata generate sierpinski Cartesian pads, analog single
potts-model
- 实现利用元胞自动机、potts模型实现一个生命游戏-Implement the use of cellular automata, potts model to achieve a life game
abc
- 初等元胞自动机源代码,生命游戏源代码,奇偶模型源代码-Elementary Cellular Automata source, life game source code, source code parity model
生命游戏
- 本程序运用MATLAB,用最简约的代码实现了元胞自动机生命游戏模型,其中利用矩阵计算的形式,减少了一般生命游戏模型代码的判断语句,增加了程序的简洁性并且提高了运行效率(This procedure using MATLAB, with the most simple code to achieve a cellular automaton model of the game of life, using the matrix computation form, reduce the genera
conway
- 用matlab,实现100代30*30的生命游戏进程。(Using MATLAB to realize the life game process of the 100 generation 30*30.)
元胞自动机
- 元胞自动机(cellular automata, CA)是时间和空间都离散的动力学系统。时至今日,已经广泛应用于社会、经济、军事和科学研究等各个领域。本程序是基于元胞自动机的原理,利用matlab编程,复现了二维状态下“生命游戏”的原型,森林树,以及SIR传染病模型,以帮助正在入门学习元胞自动机的人们加深其原理的理解。(Cellular automata (CA) is a dynamic system with discrete time and space. Today, it has be
代码
- 关于元胞自动机的代码,包括生命游戏、模拟森林燃烧、疫情扩散以及交通问题。(About cellular automata code, including life game, simulation of forest combustion, epidemic spread and traffic problems.)