搜索资源列表
cellularAutomata
- 森林火灾和气体扩散的matlab元胞自动机模拟(cellular Automata simulation)程序。
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.
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
forest.m
- matlab源码 元胞自动机实现森林大火的模拟过程-use CA to simulate the forest fire,matlab code.
Forest-Fire
- 应用MATLAB基于元胞自动机的森林火灾仿真-、Forest Fire
caforest
- 元胞自动机模型 森林灭火 matlab程序-the program for ca model
Cellular-Automata-in-Matlab
- 元胞自动机与MATLAB。元胞自动机已被应用于物理模拟,生物模拟等领域。文档中包含Conway的生命游戏机、表面张力、渗流集群、激发介质、森林火灾、气体动力学、扩散限制聚集、砂堆规则的详细原理解释和完整MATLAB代码-Cellular Automata Machine with MATLAB. Cellular automata have been used in the field of physical simulation, biological simulation. Document
fire
- 元胞自动机模拟火灾,森林火灾模型,树燃烧状态的转变-Cellular automata simulated fire
CA
- 元胞自动机matlab源程序 其中包含3个程序:生命树、森林火灾、交通流
CA
- 元胞自动机 其中包含三个程序:生命树、森林火灾、交通流-Cellular automata which includes three programs: the tree of life, forest fires, traffic flow
2014042312579
- 这是基于森林火灾模型的元胞自动机matlab程序代码。-This is based on cellular automata model of forest fires matlab code.
cellular-automata
- 多态概率元胞自动机森林火灾模型及应用,是用MATLAB的元胞自动机实现在森林中的应用-Polymorphic forest fire probability cellular automata model and application of MATLAB is the application of cellular automata to achieve in the forest
GameOfLife
- 元胞自动机游戏——生命游戏 & 森林火灾-Games of Cellular Automaton: Game of Life & Forest Fire
Fire
- 通过元胞自动机模拟森林大火的情形,做到相对合理的各种规则,包括风向,植被覆盖率等因素。-Simulate the condition of the forest-fire by cellular automaton.
元胞自动机论文和程序
- 元胞自动机程序,模拟森林火灾及环路交通以及相关论文(Cellular automata program, simulation of forest fire and loop traffic and related papers)
元胞自动机代码
- 沙漏模型元胞自动机,森林灭火元胞自动机等元胞自动机源代码(Forest fire extinguishing cellular automata)
1.元胞自动机
- 一般元胞自动机模型都有,特别是生命游戏,森林火灾及相关类型(Cellular Automata model)
元胞自动机
- 元胞自动机 数学模型和算法的应用与 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 time and space. Today, it has be
代码
- 关于元胞自动机的代码,包括生命游戏、模拟森林燃烧、疫情扩散以及交通问题。(About cellular automata code, including life game, simulation of forest combustion, epidemic spread and traffic problems.)