搜索资源列表
cellularAutomata
- 森林火灾和气体扩散的matlab元胞自动机模拟(cellular Automata simulation)程序。
cellularAutomata
- 森林火灾和气体扩散的matlab元胞自动机模拟(cellular Automata simulation)程序。-Forest fires and gas diffusion of matlab simulation of cellular automata (cellular Automata simulation) procedures.
forest
- 森林救火,是关于元胞自动机的一个其他应用!仿真技术很好!-Forest fire-fighting, on the cellular automata of a other applications! Good simulation technology!
ca_modal
- 元胞自动机:森林火灾模型 规则: (1)正在燃烧的树变成空格位; (2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树; (3)在空格位,数以概率p生长; (4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪 电)变为正在燃烧的树。- Cellular Automata: Forest Fire model Rule: (1) burning of trees i
forest.m
- matlab源码 元胞自动机实现森林大火的模拟过程-use CA to simulate the forest fire,matlab code.
Forest-Fire
- 应用MATLAB基于元胞自动机的森林火灾仿真-、Forest Fire
cellula-automata-and-Matlab
- 元胞自动机模拟森林火灾程序,改程序完整运行,结果逼真,可以提供很好的学习经验-Cellular automata simulation of forest fire programl dimensions of a set of points x e.g. q=0 is Hausdorf, q=1 is Information, q=2 is Correlation, etc.
caforest
- 元胞自动机模型 森林灭火 matlab程序-the program for ca model
FcelllularAuto
- 森林火灾与气体扩散的matlab元胞自动机模拟(cellularr Automata simulation)程序源码。 可直接使用。 -Forest fires and gas diffusion matlab element cellular automata simulation (cellularr Automata simulation) program source code. Can be used directly.
cA-gas2
- 元胞自动机森林模型,matlab仿真代码,非常有参考价值。能成功实现。-Cellular automata forest model, matlab simulation code, very valuable reference. Can be successfully realized.
元胞自动机
- 有三个小程序:生命游戏、森林火灾、渗透集群(Simulated forest fire)
foresfire
- 规则: % (1)正在燃烧的树变成空格位; % (2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树; % (3)在空格位,树以概率p生长; % (4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪 % 电)变为正在燃烧的树。 % 参考文献: % 祝玉学,赵学龙译,<<物理系统的元胞自动机模拟>>, p23(Rule: % (1) the burning tr
元胞自动机论文和程序
- 元胞自动机程序,模拟森林火灾及环路交通以及相关论文(Cellular automata program, simulation of forest fire and loop traffic and related papers)
元胞自动机代码
- 沙漏模型元胞自动机,森林灭火元胞自动机等元胞自动机源代码(Forest fire extinguishing cellular automata)
forest
- 森林火灾情况模拟 根据matlab元胞自动机模型(simulation of forestry fire)
1.元胞自动机
- 一般元胞自动机模型都有,特别是生命游戏,森林火灾及相关类型(Cellular Automata model)
MCell
- 里面包含很多程序的源代码,生命、格子气、森林火灾、交通等等(It contains source code for many programs, life, lattice gas, forest fires, traffic, etc.)
元胞自动机
- 元胞自动机 数学模型和算法的应用与 MATLAB 实现(Cellular automaton Application of Mathematical Models and Algorithms and MATLAB Implementation)
元胞自动机
- 元胞自动机(cellular automata, CA)是时间和空间都离散的动力学系统。时至今日,已经广泛应用于社会、经济、军事和科学研究等各个领域。本程序是基于元胞自动机的原理,利用matlab编程,复现了二维状态下“生命游戏”的原型,森林树,以及SIR传染病模型,以帮助正在入门学习元胞自动机的人们加深其原理的理解。(Cellular automata (CA) is a dynamic system with discrete ti
代码
- 关于元胞自动机的代码,包括生命游戏、模拟森林燃烧、疫情扩散以及交通问题。(About cellular automata code, including life game, simulation of forest combustion, epidemic spread and traffic problems.)