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

Search list

[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:

[matlabmatlab

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

[matlabEdgeDetection

Description: The Source Code of A New Technique of edge detection using cellular learning automata and fuzzy systems
Platform: | Size: 7022592 | Author: saman_come_on | 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:

[matlabcell-automatic-matlab-procedure

Description: 基于元胞自动机(CA)法的晶粒生长模型, 元胞自动机的基本思想 -Based on Cellular Automata (CA) Law grain growth model, cellular automata basic idea
Platform: | Size: 6144 | Author: 王宇鸿 | Hits:

[matlabCellular-automata

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

[matlabcellula-automata-and-Matlab

Description: 元胞自动机模拟森林火灾程序,改程序完整运行,结果逼真,可以提供很好的学习经验-Cellular automata simulation of forest fire programl dimensions of a set of points x e.g. q=0 is Hausdorf, q=1 is Information, q=2 is Correlation, etc.
Platform: | Size: 230400 | Author: 米子 | Hits:

[Windows DevelopCA&Matlab

Description: 介绍了CA与MATLAB编程的实例,给出了matlab编程的代码(cellular automata &MATLAB)
Platform: | Size: 230400 | Author: wjhu002 | Hits:

[matlabCA+matlab

Description: 元胞自动机的仿真代码,多个元胞自动机的源代码(cellular automata matlab CA disease spread)
Platform: | Size: 92160 | Author: 了了 | Hits:

[simulation modeling元胞自动机与Matlab

Description: 元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。本文就一些有趣的规则,考虑如何编写有效的MATLAB的程序来实现这些元胞自动机。(Cellular automata (CA) is a method for simulating local rules and local relations. A typical cellular automaton is defined on a grid, where the mesh on each point represents a cell and a finite state. The change rules apply to each cell and simultaneously. A typical change rule is determined by the state of the cell and the state of its (4 or 8) neighbors. Cellular automata have been applied to many fields such as physical simulation and biological simulation. This article deals with some interesting rules that consider how to write effective MATLAB programs to implement these cellular automata.)
Platform: | Size: 231424 | Author: c.ljx | Hits:

[matlab元胞自动机实现高速公路收费站matlab代码

Description: 元胞自动机模型的几个编码,实现美赛中高速公路收费的问题(Several coding of cellular automata model to realize the toll of Expressway in American competition)
Platform: | Size: 13312 | Author: snakeabc | 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:

[matlab元胞自动机NaSch模型及其MATLAB代码

Description: 元胞自动机模拟路况,单行道模拟,元胞自动机NaSch模型及其MATLAB代码(Cellular automata simulation of road conditions)
Platform: | Size: 50176 | Author: sunnus | Hits:

[Other元胞自动机交通流模型matlab代码

Description: 实现元胞自动机的模型,车辆动态仿真的matlab代码(Model of cellular automata and vehicle dynamic simulation)
Platform: | Size: 6144 | Author: l23159 | Hits:

[matlabMatLab code

Description: 基于元胞自动机交通流模型,包含主程序等,自己编写的可能会有一些误差(Based on cellular automata traffic flow model)
Platform: | Size: 3072 | Author: wpf-2015 | Hits:

[matlabCA matlab

Description: 元胞自动机,可以根据事先设定的简单规则进行演化得到各种复杂的结果(Cellular Automata,A variety of complex results can be evolved from the simple rules set in advance)
Platform: | Size: 90112 | Author: | Hits:

[BooksCA and Matlab

Description: 元胞自动机的matlab自学手册,能够简单入门matlab编译元胞自动机程序(Cellular automata's Matlab self-learning Handbook, which can be simple entry matlab compiled cellular automata program.)
Platform: | Size: 231424 | Author: jasonwang666 | Hits:

[Othermatlab 184 regulation

Description: 元胞自动机184号规则的matlab程序,内有详细注释。(matlab 184 regulation of cellular automata.)
Platform: | Size: 2048 | Author: sunnyboy_lsl | 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:
« 12 3 4 5 6 7 8 9 10 ... 37 »

CodeBus www.codebus.net