Thanks to visit codestin.com
Credit goes to github.com

Skip to content

michael-adcock/StationSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

 
 
 

Contributors