Skip to content

A simulation written in P5.js to model the spread of an epidemic.

Notifications You must be signed in to change notification settings

ag2718/Epidemic-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Epidemic-Simulation

A simulation written in P5.js to model the spread of an epidemic. A graph is also displayed, which plots the number of removed, infectious, and susceptible people in the simulation as a function of how much time has passed.

Factors/Controls

A number of factors are built into the simulation in order to model an epidemic, and can be changed in the code. These include: size of people, number of people, infection radius, infection probability, lower and upper limit on infection recovery, etc.

About

A simulation written in P5.js to model the spread of an epidemic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published