- 80
- 0
- 约2.29万字
- 约 10页
- 2019-04-05 发布于北京
- 举报
思考题 1、如何对多类的土地利用变化进行模拟? 2、我们提出了很多种获取转换规则的方法,但到底对于不同的区域该用何种方法才最有效? * * “practice makes perfect” * 元胞自动机的组成 * Where Cell is the basic element of Cellular Automata and we can consider it as a memory element which is able to store a state. * And this is the simplest lattice in one dimension. * And this is two dimensional lattice which is the most common one for Cellular Automata. * But 3 dimensional lattice is also considerable. * And a state can be on or off, or any colors, numbers, and so on. But the number of states should be finite, otherwise we can not define rules about states. * Stat
原创力文档

文档评论(0)