Skip to content

Urban-Analytics/StationSim-Java

 
 

Repository files navigation

A simple abstract model of a train station, with passengers entering from the left and exiting 
on the right. Each Entrance has an exit randomly assigned for the people from that entrance to aim for. A parameter also determines how 
likely a person is to head to their assigned exit. The speed of a person is randomly sampled from a distribution and people slow as they approach someone else. If people touch then a random movement is applied to them on the y-axis.

R and python script are also included providing some analysis of the model.

About

Agent based model of a train station

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 63.4%
  • Jupyter Notebook 15.2%
  • Java 13.6%
  • TeX 7.7%
  • CSS 0.1%
  • Makefile 0.0%