https://github.com/echeynet/zombieinfectionmodelling
Matlab code for the simulation of a zombie outbreak using a compartmental model
https://github.com/echeynet/zombieinfectionmodelling
epidemic-model epidemiology matlab simulation zombie-outbreak
Last synced: 16 days ago
JSON representation
Matlab code for the simulation of a zombie outbreak using a compartmental model
- Host: GitHub
- URL: https://github.com/echeynet/zombieinfectionmodelling
- Owner: ECheynet
- License: bsd-3-clause
- Created: 2020-03-17T22:10:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T20:12:45.000Z (over 3 years ago)
- Last Synced: 2025-12-10T06:27:26.128Z (7 months ago)
- Topics: epidemic-model, epidemiology, matlab, simulation, zombie-outbreak
- Language: MATLAB
- Homepage:
- Size: 119 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zombieInfectionModelling
Matlab code for the simulation of a zombie outbreak
[](https://se.mathworks.com/matlabcentral/fileexchange/54368-mathematical-modelling-of-an-outbreak-of-zombie-infection)
[](https://zenodo.org/badge/latestdoi/248082995)
[](https://www.buymeacoffee.com/echeynet)
## Summary
In 2009, Munz et al. [1] have written a pedagogical paper that helps to understand how to solve systems of coupled differential equations. it dealt with the simulation of zombie infection among the human population. The model is here implemented in Matlab using a slightly different approach than by [1].
## Content
The present repository is made of:
- one example file
- one zombies.m function that implements (partly) the model proposed by Munz et al.
- one erad.m function that is based on the "impulsive eradication" model.
## References
[1] Munz, Philip, et al. "When zombies attack!: mathematical modelling of an outbreak of zombie infection." Infectious Disease Modelling Research Progress 4 (2009): 133-150