GitXplorerGitXplorer
m

Language-Dissemination

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
5d9f68d5f68d5f97e29cc5b05fb0ac3159092cdc

Added for information about this file.

mmonksy committed 11 years ago
Unverified
d979458f9464e6c424094f6f35c41b34e50898e0

Initial commit

mmonksy committed 11 years ago
Unverified
032c551c6bebcf8b4899a0414e0c238a79c8df30

Initial commit

mmonksy committed 11 years ago

README

The README file for this repository.

Language-Dissemination

The goal of this agent based system is to attempt to model language communication and migration.

Technologies Used: NetLogo, Agents, Modeling Environments, Complex Systems

Purpose: Final Project for Masters Level Complex Systems Class

Keywords: Computer Simulation, Complex Systems, Languages, Populations, Environments, Agents

This project is to create a simulation of a complex environment and complex set of behaviors. This system attempts to model the following variables: lifespan, fertility rate, movement obsticals, magical transplanting (flying to a geographically disconntected region), and concentration. This system creates a simulation the allows each agent to follow a predefined set of rules inorder to show how a set of languages may dessiminate from one location/group to another. NetLogo was used due to its focus and existing functionality for creating agent based systems.

The environment, in which the agents live in, is composed of two different states. One state is water, which the agents cannot cross. The second state of the environment is land. Agents may travel freely on land. Throughout the simulation the area of the land and water remain the same. Before starting the simulation the user may prompt the number of islands that he or she may like. Typically, with an increase amount of islands many of the islands start bridging together and form large continents. The agents have no affect on the environment, nor does the environment limit the production of the agents.