Prerequisites
- Lecture: "Cellular Systems"
- Basic knowledge of Matlab programming
Overview
In this laboratory you will experiment with various Cellular Automata (CA) that were presented during the lecture. You will also have an opportunity to define and observe the behavior of many other kinds of CA rules and state sets, and to appreciate the importance of initial and boundary conditions in determining CA behavior.
The goal of Exercise 3 is to study how implementing step by step a two-dimensional CA that can model a Diffusion-Limited Aggregation (DLA) process.
Exercises
Instructions: CA_instructions.pdf
Support materials: CA_support_material.zip |