文件名称:foresfire
介绍说明--下载内容来自于网络,使用问题请自行百度
规则:
% (1)正在燃烧的树变成空格位;
% (2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树;
% (3)在空格位,树以概率p生长;
% (4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪
% 电)变为正在燃烧的树。
% 参考文献:
% 祝玉学,赵学龙译,<<物理系统的元胞自动机模拟>>, p23(Rule:
% (1) the burning trees turn into spaces;
% (2) if the nearest neighbor sites in the trees have a tree in the burning, it becomes a burning tree;
% (3) in spaces, and trees grow in probability p;
% (4) in the nearest neighbor, there is no burning tree in the case of the tree at each step, with probability f (flashing)
% electricity) into a burning tree.
% references:
% Zhu Yuxue, translated by Zhao Xuelong, the "physical simulation system of cellular automaton, p23)
% (1)正在燃烧的树变成空格位;
% (2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树;
% (3)在空格位,树以概率p生长;
% (4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪
% 电)变为正在燃烧的树。
% 参考文献:
% 祝玉学,赵学龙译,<<物理系统的元胞自动机模拟>>, p23(Rule:
% (1) the burning trees turn into spaces;
% (2) if the nearest neighbor sites in the trees have a tree in the burning, it becomes a burning tree;
% (3) in spaces, and trees grow in probability p;
% (4) in the nearest neighbor, there is no burning tree in the case of the tree at each step, with probability f (flashing)
% electricity) into a burning tree.
% references:
% Zhu Yuxue, translated by Zhao Xuelong, the "physical simulation system of cellular automaton, p23)
相关搜索: 元胞自动机:森林火灾模型
(系统自动生成,下载前可以参看下载内容)
下载文件列表
foresfire.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.