CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 元胞自动机 程序

搜索资源列表

  1. matlab的元胞自动机程序的源代码

    7下载:
  2. matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
  3. 所属分类:matlab例程

    • 发布日期:2016-01-23
    • 文件大小:1803
    • 提供者:袁逸扬
  1. 学习元胞自动机的入门资料

    1下载:
  2. 有用的C++程序,是学习元胞自动机的入门资料,里面附有相应问题的程序。,youyongdeC++cehngxu,shixuexiyuanbaozidongjiderumenziliao,limianfuyouxiangyingwentidechengxu.
  3. 所属分类:其它文档

    • 发布日期:2016-01-25
    • 文件大小:82168
    • 提供者:adu
  1. cellab

    0下载:
  2. 基于basic的元胞自动机程序,其中有一部分的源代码,里面包括经典的元胞自动机模式,例如life-Based on the basic cellular automaton program, which has part of the source code, which includes the classic cellular automaton model, such as life and so on
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2743321
    • 提供者:嘿嘿
  1. ybzdj

    0下载:
  2. 一个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)
  3. 所属分类:transportation applications

    • 发布日期:2017-05-03
    • 文件大小:1288219
    • 提供者:wenbin
  1. traffic_circle

    0下载:
  2. 这是利用matlab编写的四通道交通环路系统的元胞自动机程序,希望能有所帮助。-It is written using matlab loop four-channel transport system of cellular automata program, hoping to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7309
    • 提供者:
  1. GeoCA

    0下载:
  2. 地理元胞自动机 程序 元胞自动机是一种时空离散的局部动力学模型,是复杂系统研究的一个典型方法,特别适合用于空间复杂系统的时空动态模拟研究。-geographic cellular automata。Cellular automata is a discrete space-time local dynamics model is a typical complex systems research methods, particularly suitable for space-time d
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-08
    • 文件大小:207565
    • 提供者:njualder
  1. 元胞自动机与Matlab

    0下载:
  2. 元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。本文就一些有趣的规则,考虑如何编写有效的MATLAB的程序来实现这些元胞自动机。(Cellular automata (CA) is a method for simulating local rules and
  3. 所属分类:仿真建模

    • 发布日期:2017-12-22
    • 文件大小:231424
    • 提供者:c.ljx
  1. 元胞自动机

    0下载:
  2. 有三个小程序:生命游戏、森林火灾、渗透集群(Simulated forest fire)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:王尼
  1. 元胞自动机

    0下载:
  2. 元胞自动机模拟 不包括火灾应用的程序示例(test of matlab including the lab of fire and so on)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:熊安
  1. 基于元胞自动机的单双道交通建模Matlab仿真程序

    5下载:
  2. 基于元胞自动机的单双车道交通建模 使用说明详细见压缩包内文本文档(Single and double lane traffic modeling based on cellular automaton)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:js123
  1. 程序

    0下载:
  2. 元胞自动机的简单实现,用于实现高速公路收费站形状设计,(Simple implementation of cellular automata)
  3. 所属分类:matlab例程

  1. 元胞自动机简单实现的程序

    3下载:
  2. 元胞自动机简单实现的程序,基于元胞自动机的网路舆情变化的元胞自动机程序(Cellular automata simple implementation procedures, based on cellular automata network public opinion changes in cellular automata procedures)
  3. 所属分类:matlab例程

  1. 元胞自动机程序

    0下载:
  2. 用于实现元胞自动机算法的程序,很管用,很有效(Procedures for cellular automata algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:13312
    • 提供者:李登飞
  1. 元胞自动机论文和程序

    1下载:
  2. 元胞自动机程序,模拟森林火灾及环路交通以及相关论文(Cellular automata program, simulation of forest fire and loop traffic and related papers)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:6431744
    • 提供者:古月001
  1. 基于元胞自动机的单双道交通建模Matlab仿真程序

    4下载:
  2. 元胞自动机的交通流模型,对于研究交通流模型非常有用。(Traffic flow model of cellular automata)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:10240
    • 提供者:炜炜
  1. 元胞自动机matlab代码-2017美赛B题收费广场收费亭

    2下载:
  2. 2017年美赛B题用元胞自动机的含有收费站的道路交通流模拟程序(Road traffic flow simulation program)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:8192
    • 提供者:h1006979203
  1. 元胞自动机程序

    0下载:
  2. 元胞自动机可用来研究很多一般现象。其中包括通信、信息传递、计算、构造 、材料学、复制 、竞争与进化等。同时。它为动力学系统理论中有关秩序 、紊动、混沌、非对称、分形等系统整体行为与复杂现象的研究提供了一个有效的模型工具。(Cellular automata can be used to study many general phenomena. It includes communication, information transfer, calculation, construction,
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:4096
    • 提供者:夏天x
  1. 元胞自动机模拟多晶长大的程序

    3下载:
  2. 元胞自动机法模拟金属材料多晶粒长大的程序(Cellular Automata Program for Simulating Polycrystalline Growth)
  3. 所属分类:文章/文档

    • 发布日期:2020-04-05
    • 文件大小:9216
    • 提供者:gz666
  1. 基于元胞自动机的matlab疏散程序

    4下载:
  2. matlab人员疏散模型,有GUI界面,适合有选做人员疏散和元胞自动机应用的小伙伴使用(Matlab personnel evacuation model, with GUI interface)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-28
    • 文件大小:67584
    • 提供者:刘凯123456
  1. 元胞自动机

    1下载:
  2. 元胞自动机(cellular automata, CA)是时间和空间都离散的动力学系统。时至今日,已经广泛应用于社会、经济、军事和科学研究等各个领域。本程序是基于元胞自动机的原理,利用matlab编程,复现了二维状态下“生命游戏”的原型,森林树,以及SIR传染病模型,以帮助正在入门学习元胞自动机的人们加深其原理的理解。(Cellular automata (CA) is a dynamic system with discrete time and space. Today, it has be
  3. 所属分类:matlab例程

    • 发布日期:2020-11-19
    • 文件大小:3072
    • 提供者:zjzjzzz
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com