搜索资源列表
matlab的元胞自动机程序的源代码
- matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
学习元胞自动机的入门资料
- 有用的C++程序,是学习元胞自动机的入门资料,里面附有相应问题的程序。,youyongdeC++cehngxu,shixuexiyuanbaozidongjiderumenziliao,limianfuyouxiangyingwentidechengxu.
project
- 元胞自动机器代码,来自美国杜克大学的专家设计的一个动态元胞自动机。-CA code for program,and the CA can move,that is the living code.it comes from American duke university,i get it from the internet.
yuanbao
- 实现元胞自动机 可实现很神奇的效果 真的 几何和健康-i do not konw how to say
ca_modal
- 元胞自动机:森林火灾模型 规则: (1)正在燃烧的树变成空格位; (2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树; (3)在空格位,数以概率p生长; (4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪 电)变为正在燃烧的树。- Cellular Automata: Forest Fire model Rule: (1) burning of trees into a space bit (2) If the t
a
- 该程序计算元胞自动机凝聚扩散的实例,附加判断二维数组的元素及其个数-The program calculated the proliferation of cellular automata examples of cohesion, the additional two-dimensional array to determine the number of elements and their