搜索资源列表
MyCellularProgram
- 我自己调试好的,元胞自动机的一些事例程序,包括生命游戏等很多有用的事例程序,大家一起学习啊-Cellular Automata Some examples of procedures, including the Game of Life, and many other useful examples of the procedure and we can work together to learn ah
shengmingyouxi
- 简单生命游戏(元胞自动机) 简单生命游戏(元胞自动机) -Games easy life (cellular automata)
yuanbaozhuceji
- 数学建模常用的仿真方法 元胞自动机 常用的仿真说明-it is the simulation in mathmatic model
traffic_a
- 元胞自动机模仿交通流模型,Cellular automaton mimics traffic flow model(Cellular automaton mimics traffic flow model)
元胞自动机
- 有三个小程序:生命游戏、森林火灾、渗透集群(Simulated forest fire)
交通流元胞自动机
- 交通流元胞自动机的一种实现方式,Matlab手段应用。(A sample of the Traffic Cellular automaton.)
foresfire
- 规则: % (1)正在燃烧的树变成空格位; % (2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树; % (3)在空格位,树以概率p生长; % (4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪 % 电)变为正在燃烧的树。 % 参考文献: % 祝玉学,赵学龙译,<<物理系统的元胞自动机模拟>>, p23(Rule: % (1) the burning trees turn into spaces; % (2) i
boarding
- 元胞自动机模拟排队登录程序,MATLAB亲测可用。(Cellular automata simulation queue login program. You can try this with your matlab pltform.)
184
- 元胞自动机的 life matlab 代码(CA life code in matlab)
元胞自动机模拟交通路况
- 元胞自动机 模拟交通流,基本模型matlab代码(CA simulation on traffic flow in matlab)
CA_车流量分析
- 元胞自动机matlab环境下,对交通流问题的仿真数学建模。(Simulation mathematical modeling of traffic flow problem in cellular automata matlab environment)
元胞自动机交通流模型matlab代码
- 实现元胞自动机的模型,车辆动态仿真的matlab代码(Model of cellular automata and vehicle dynamic simulation)
单-双-三车道元胞自动机仿真
- 利用元胞自动机模型模拟城市道路中的单车道、双车道、三车道道路交通(Simulation of single lane, double lane and three lane road traffic in urban road using cellular automata model)
交通流元胞自动机Matlab源代码(460762)
- 利用元胞自动机模型对道路车流量进行高精度的模拟预测,(The model of cellular automata is used to predict the flow of road vehicles with high precision.)
cellular automata
- 通过元胞自动机模拟车流交通,模拟每一辆车的减速和换道(Simulate traffic using cellular automaton)
matlab
- 城市规划 模型总步骤: 首先确定其组成的主要元素:元胞、元胞空间、元胞状态、元胞邻域及转变规则 分析模拟城市空间结构; 确定模型的参数:繁殖参数、扩散参数、传播参数及受规划约束参数 确定模型所需元胞转换规则的定义 进行城市发展模拟。(Total steps of urban planning model: First, determine the main elements of its composition: cellular, cellular space, cell
forest
- 森林火灾情况模拟 根据matlab元胞自动机模型(simulation of forestry fire)
Cellular-Automaton-master
- 元胞自动机,可以应用于多种场景,期待你的开发(Cellular automata can be applied to a variety of scenarios, looking forward to your development)
Desktop
- 元胞传输模型是一个经典的交通运输领域的模型,在交通运输领域应用非常广泛,这个程序有助于交通领域专家应用。(Cellular transport model is a classic model in the field of transportation and transportation. It is widely used in the field of transportation and transportation. This program is helpful to the ap
Arbitrary digital cellular automata
- 用C语言代码实现任意数字元胞自动机的模拟图形(Realize the simulation of arbitrary digital cellular automata)