Mathematical modelling of an outbreak of zombie infection
Editor's Note: This file was selected as MATLAB Central Pick of the Week
zombieInfectionModelling
Matlab code for the simulation of a zombie outbreak
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
Cite As
E. Cheynet (2024). Mathematical modelling of an outbreak of zombie infection (https://github.com/ECheynet/zombieInfectionModelling/releases/tag/v2.3), GitHub. Retrieved .
Cheynet, E. Mathematical Modelling of an Outbreak of Zombie Infection. Zenodo, 2020, doi:10.5281/ZENODO.3774158.
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Numerical Integration and Differential Equations >
- Industries > Biotech and Pharmaceutical > Genomics and Next Generation Sequencing >
- MATLAB > Mathematics > Numerical Integration and Differential Equations > Ordinary Differential Equations >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
2.3 | See release notes for this release on GitHub: https://github.com/ECheynet/zombieInfectionModelling/releases/tag/v2.3 |
||
2.2 | typos |
|
|
2.1 | Github repository updated |
|
|
2.0 | Github repository created |
|
|
1.0.0.0 | typo
|