This is an implementation of Lett, Silber, and Barrett's cellular automata model of forest dynamics written in Matlab. Their original paper is available here (Paywall). This was a final project for a class in computational modeling which went well beyond the scope of the assignment. The model represents a forest as a grid of 2 meter square cells. Each cell may contain at most one of each of three types of trees(white birch, yellow birch, and beech) at a time. Each tree is described with specific variables which represent its physical attributes and its tolerance for light. At each time step the grid is updated according to rules equations governing the growth, death, and birth of tree individuals and taking into account competition for space and light with its neighbors.
-
Notifications
You must be signed in to change notification settings - Fork 3
tulsileathers/forest_simulation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Cellular automata model of forest dynamics written in Matlab
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published