搜索资源列表
matlab的元胞自动机程序的源代码
- matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
Cellular_Automata_code_18
- 整理网上matlab环境元胞自动机18个源程序,全部调试通过。对广大matlab用户研究了解元胞机有重要参考价值。-collected cellular automata 18 matlab source, which has an important value of reference for Matlab users.
Cellular-automata
- 元胞自动机模拟走廊逃生的matlab程序,很好用-Cellular automata simulation corridor escape
java-cellular-automata-system
- 用JAVA编写的元胞自动机原文件,可以正常编译,很不错。-Written by JAVA cellular automata the original file, you can normally build, very good.
ca_crowd_ambulates_modol
- 一个简单的基于元胞自动机的限空间内高密度人群流动模型-Based on a simple cellular automata space limit high-density population flow model
traffic1
- 关于交通流量的仿真,利用matlab编写的元胞自动机的仿真程序!很好玩哦!很棒哦!-On the traffic flow simulation, matlab prepared using cellular automata simulation program! Oh is a lot of fun! Oh great!
yuanbao
- 元胞自动机的matlab程序。 元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。-Cellular Automata matlab procedures. Cellular Automata (CA) is a simulation used to con
HaffAdder-in-Wireword-with-Cellular-Automata-in-m
- implementation of 1bit Haff Adder in Silverman Wireword with Cellular Automata in Matlab.
MATLAB(ca)
- 简单介绍了用工具MATLAB编写元胞自动机,其中有简单的设计思路,源代码。-A brief written using MATLAB tools of cellular automata, which have a simple design idea, the source code.
79419088cellularAutomata
- 林火预测元胞自动机的代码,利用它可以对未来的林火情况进行模拟和预测-Forest Fire Cellular Automata prediction code, using it for the future forest fire situation in the modeling and prediction
cellular1
- 元胞自动机,很好的模拟软件哦! 是使用matlab编写的!-Cellular Automata, a good simulation software Oh! Prepared by the use of matlab!
forest
- 森林救火,是关于元胞自动机的一个其他应用!仿真技术很好!-Forest fire-fighting, on the cellular automata of a other applications! Good simulation technology!
roundabout_show
- 09年数学建模美赛A题程序,元胞自动机用于环形交叉口交通流控制策略的仿真,可以测试在不同的路况下各种不同的控制策略的效果,以及不同的红绿灯时间对交通控制的影响等,VC++开发,MFC单文档,并在仿真中实时显示整个道路的状况,直观方便-Mathematical Modeling in 2009 the United States title match A process of cellular automata for roundabout traffic flow control strate
daves1dca
- 1-Dimensional Cellular Automata Generator
1dca3s
- CELLULAR AUTOMATA ONE DIMENSIONAL with a twist- CELLULAR AUTOMATA ONE DIMENSIONAL with a twist
midi-1dca
- CELLULAR AUTOMATA ONE DIMENSIONAL-CELLULAR AUTOMATA ONE DIMENSIONAL
cellwatermark
- 一个细胞自动机及相应的vote和smooth函数, 一个检测DCT水印的函数,还有很多M文件,很有用的,欢迎下载哦-A cellular automata and the corresponding vote and smooth function, a cellular automata and the corresponding smooth function of the vote and a DCT watermark detection function, there are a lo
ybzdj
- 一个VB做的演示元胞自动机的小程序,可以自己编辑图案,用配置文件设置参数(都已经设置好了)-VB to do a demonstration of cellular automata applet, you can edit their own patterns, use profile settings parameters (both have been set up)
CellAuto
- 元胞自动机的虚拟程序 开发工具:Microsoft Visual Basic 6.0 运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular automata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左、右、左上、右上、左下、
cellular-detection
- 元胞自动机边缘检测 用元胞自动机进行图像的边缘检测,一种新的方法-cellular automata edge detection use cellular automata model to edge detection