Mathematical modelling of an outbreak of zombie infection
Anmerkung des Herausgebers: 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
Zitieren als
E. Cheynet (2024). Mathematical modelling of an outbreak of zombie infection (https://github.com/ECheynet/zombieInfectionModelling/releases/tag/v2.3), GitHub. Abgerufen.
Cheynet, E. Mathematical Modelling of an Outbreak of Zombie Infection. Zenodo, 2020, doi:10.5281/ZENODO.3774158.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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
|