Welcome![Sign In][Sign Up]
Location:
Search - matlab cellular automata

Search list

[File Formatsingleparticlemove

Description: 本程序在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.用MATLAB编写.-hexagon in the process of cellular automata to simulate single particle movement, FHP is based on the rules. using MATLAB.
Platform: | Size: 1024 | Author: 祝继华 | Hits:

[OtherCAmatlab

Description: 交通流研究中的元胞自动机模型源码,可以模拟交通现象-traffic flow study of Cellular Automata Model source, the phenomenon can be simulated traffic
Platform: | Size: 76800 | Author: kang jinni | Hits:

[matlabcellularAutomata

Description: 森林火灾和气体扩散的matlab元胞自动机模拟(cellular Automata simulation)程序。-Forest fires and gas diffusion of matlab simulation of cellular automata (cellular Automata simulation) procedures.
Platform: | Size: 1024 | Author: qinwu | Hits:

[Graph Recognizecellularautomata

Description: 根据论文Cellular automata in image processing,自己编写的元胞自动机图像边缘检测,希望对大家有用,能加深理解-According to papers Cellular automata in image processing, prepared their own cellular automata image edge detection, in the hope that useful to everyone, able to deepen their understanding of
Platform: | Size: 47104 | Author: 赵翠芳 | Hits:

[matlabmatlab

Description: matlab语言写的细胞自动机数字水印算法-matlab language of cellular automata Digital Watermarking Algorithm
Platform: | Size: 27648 | Author: 林文业 | Hits:

[AI-NN-PR79419088cellularAutomata

Description: 林火预测元胞自动机的代码,利用它可以对未来的林火情况进行模拟和预测-Forest Fire Cellular Automata prediction code, using it for the future forest fire situation in the modeling and prediction
Platform: | Size: 1024 | Author: zhaoqun | Hits:

[matlabyuanbao

Description: 元胞自动机的matlab程序。 元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。-Cellular Automata matlab procedures. Cellular Automata (CA) is a simulation used to contact the local rules and local approach. A typical cellular automaton is defined in the grid, each grid point represents a cell with a limited state. Changes in the rules applicable to each cell and at the same time. Typical changes in the rules of decision in the cellular state, as well as its (4 or 8) neighbor state. Cellular Automata have been used in physical simulation, biological simulation and other fields.
Platform: | Size: 12288 | Author: 饭糊了 | Hits:

[matlabcellular1

Description: 元胞自动机,很好的模拟软件哦! 是使用matlab编写的!-Cellular Automata, a good simulation software Oh! Prepared by the use of matlab!
Platform: | Size: 1024 | Author: haboy | Hits:

[matlabtraffic1

Description: 关于交通流量的仿真,利用matlab编写的元胞自动机的仿真程序!很好玩哦!很棒哦!-On the traffic flow simulation, matlab prepared using cellular automata simulation program! Oh is a lot of fun! Oh great!
Platform: | Size: 1024 | Author: haboy | Hits:

[matlabmatlab-CA

Description: matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 -matlab Cellular Automata procedure source code, cellular automata evolution rules of procedure state ① If a cell' s state is 0, then when it has a status of one element of the neighborhood, the cellular state to the probability of a × b into one, and when it' s Pro domain status is one more element of the neighborhood, its status into a greater probability of 1 ② If a cell' s state is 1, the cellular status remains unchanged. Initial spreaders center cell 25 × 25 obtain 50 × 50 grid, the Pro domain for the Moore-type, after 50 simulation clock, the dissemination of knowledge of the simulation results of Figure
Platform: | Size: 1024 | Author: 袁逸扬 | Hits:

[AI-NN-PRCellAuto

Description: 元胞自动机的虚拟程序 开发工具:Microsoft Visual Basic 6.0 运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular automata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左、右、左上、右上、左下、右下) 规则,1)一个活着的细胞如果保持活的状态,那么它必需具有2至3个活的邻居,否则它就变成死的状态。2)一个死的细胞如果变成活的,那么它必需恰好有3个活的邻居。 程序功能: 1. 方格水平数量和垂直数量自由设置(最少为2,即2*2的网格) 2. 随机初始化细胞(细胞为活的概率可设置) 3. CA状态的演化,可自动逐步也可手动逐步。 4. 两种显示模式(用于研究可能的规律) 5. 可对CA状态进行编辑(操作类似简单的绘图)。 6. 模式。可以选择局部网格为模式;模式可以被旋转和翻转操作;模式可以被保存到文件和插入到网格。 7. 可以保存当前CA的状态到文件,也可载入已保存的CA状态。-Cellular Automata virtual procedure Development tools: Microsoft Visual Basic 6.0 Platform: Windows OS (VB compiler, the code is not optimized to run more slowly) Words to explain: CA, cellular automata, cellular automaton, or cellular automata. Pattern (Pattern), consisting of a number of cells in a state of combination. Model: Dimension, two-dimensional grid Quartet Cells, two states (living and dead) a grid on behalf of a cell. Neighbors, Moore-type (upper and lower, left, right, left, right, left, bottom right) Rules, 1) If a living cell to maintain a state of living, then it must have 2-3 living neighbors, otherwise it becomes a state of death. 2) If a dead cell becomes live, then it must have exactly three live neighbors. Program features: 1. The number of grid levels and the number of free vertical settings (at least 2, which is 2* 2 grid) 2. Random initialization cells (the probability
Platform: | Size: 106496 | Author: iDo4LT | Hits:

[matlabCellularAutomata

Description: cellular automata with rules
Platform: | Size: 17408 | Author: aggouri | Hits:

[matlabCellular_Automata_code_18

Description: 整理网上matlab环境元胞自动机18个源程序,全部调试通过。对广大matlab用户研究了解元胞机有重要参考价值。-collected cellular automata 18 matlab source, which has an important value of reference for Matlab users.
Platform: | Size: 15360 | Author: tranble | Hits:

[matlabcellularautomataedge

Description: 基于matlab语言编写的利用元胞自动机对图像的边缘进行检测的算法。-Matlab language based on the use of cellular automata on the image edge detection algorithm.
Platform: | Size: 52224 | Author: 吴军 | Hits:

[matlabMATLAB(ca)

Description: 简单介绍了用工具MATLAB编写元胞自动机,其中有简单的设计思路,源代码。-A brief written using MATLAB tools of cellular automata, which have a simple design idea, the source code.
Platform: | Size: 230400 | Author: 高斯夏 | Hits:

[matlabCellular-automata

Description: 元胞自动机模拟走廊逃生的matlab程序,很好用-Cellular automata simulation corridor escape
Platform: | Size: 1024 | Author: guoyu | Hits:

[Mathimatics-Numerical algorithmsCellular-Automata-in-Matlab

Description: 元胞自动机与MATLAB。元胞自动机已被应用于物理模拟,生物模拟等领域。文档中包含Conway的生命游戏机、表面张力、渗流集群、激发介质、森林火灾、气体动力学、扩散限制聚集、砂堆规则的详细原理解释和完整MATLAB代码-Cellular Automata Machine with MATLAB. Cellular automata have been used in the field of physical simulation, biological simulation. Document contains Conway' s life game consoles, surface tension, percolation clusters, excitable media, forest fires, gas dynamics, diffusion limited aggregation, the detailed schematic interpretation of the rules of the sand and complete MATLAB code
Platform: | Size: 230400 | Author: Binjie Liao | Hits:

[source in ebookcellular automata Matlab code

Description: 元胞自动机的matlab代码,希望能够帮到需要学习的人(Cellular automata matlab code, hoping to help people in need of learning)
Platform: | Size: 2048 | Author: 海鱼 | Hits:

[matlabcellular-automata-master

Description: 元胞自动机,基本的元胞自动机教程,可以让你快速掌握元胞自动机(Cellular automata, the basic cellular automata tutorial, allows you to quickly master cellular automata)
Platform: | Size: 1695744 | Author: Binhow | Hits:

[OtherSpiking-Cellular-Automata-master

Description: 基于元胞自动机进行的室内人员疏散模拟代码(Indoor Evacuation Simulation Code Based on Cellular Automata)
Platform: | Size: 28672 | Author: _1412 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 36 »

CodeBus www.codebus.net