搜索资源列表
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.
cellab
- 基于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
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)
traffic_circle
- 这是利用matlab编写的四通道交通环路系统的元胞自动机程序,希望能有所帮助。-It is written using matlab loop four-channel transport system of cellular automata program, hoping to help.
GeoCA
- 地理元胞自动机 程序 元胞自动机是一种时空离散的局部动力学模型,是复杂系统研究的一个典型方法,特别适合用于空间复杂系统的时空动态模拟研究。-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
元胞自动机与Matlab
- 元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。本文就一些有趣的规则,考虑如何编写有效的MATLAB的程序来实现这些元胞自动机。(Cellular automata (CA) is a method for simulating local rules and
元胞自动机
- 有三个小程序:生命游戏、森林火灾、渗透集群(Simulated forest fire)
元胞自动机
- 元胞自动机模拟 不包括火灾应用的程序示例(test of matlab including the lab of fire and so on)
基于元胞自动机的单双道交通建模Matlab仿真程序
- 基于元胞自动机的单双车道交通建模 使用说明详细见压缩包内文本文档(Single and double lane traffic modeling based on cellular automaton)
程序
- 元胞自动机的简单实现,用于实现高速公路收费站形状设计,(Simple implementation of cellular automata)
元胞自动机简单实现的程序
- 元胞自动机简单实现的程序,基于元胞自动机的网路舆情变化的元胞自动机程序(Cellular automata simple implementation procedures, based on cellular automata network public opinion changes in cellular automata procedures)
元胞自动机程序
- 用于实现元胞自动机算法的程序,很管用,很有效(Procedures for cellular automata algorithm)
元胞自动机论文和程序
- 元胞自动机程序,模拟森林火灾及环路交通以及相关论文(Cellular automata program, simulation of forest fire and loop traffic and related papers)
基于元胞自动机的单双道交通建模Matlab仿真程序
- 元胞自动机的交通流模型,对于研究交通流模型非常有用。(Traffic flow model of cellular automata)
元胞自动机matlab代码-2017美赛B题收费广场收费亭
- 2017年美赛B题用元胞自动机的含有收费站的道路交通流模拟程序(Road traffic flow simulation program)
元胞自动机程序
- 元胞自动机可用来研究很多一般现象。其中包括通信、信息传递、计算、构造 、材料学、复制 、竞争与进化等。同时。它为动力学系统理论中有关秩序 、紊动、混沌、非对称、分形等系统整体行为与复杂现象的研究提供了一个有效的模型工具。(Cellular automata can be used to study many general phenomena. It includes communication, information transfer, calculation, construction,
元胞自动机模拟多晶长大的程序
- 元胞自动机法模拟金属材料多晶粒长大的程序(Cellular Automata Program for Simulating Polycrystalline Growth)
基于元胞自动机的matlab疏散程序
- matlab人员疏散模型,有GUI界面,适合有选做人员疏散和元胞自动机应用的小伙伴使用(Matlab personnel evacuation model, with GUI interface)
元胞自动机
- 元胞自动机(cellular automata, CA)是时间和空间都离散的动力学系统。时至今日,已经广泛应用于社会、经济、军事和科学研究等各个领域。本程序是基于元胞自动机的原理,利用matlab编程,复现了二维状态下“生命游戏”的原型,森林树,以及SIR传染病模型,以帮助正在入门学习元胞自动机的人们加深其原理的理解。(Cellular automata (CA) is a dynamic system with discrete time and space. Today, it has be