An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# zombieInfectionModelling
Matlab code for the simulation of a zombie outbreak

[![View Mathematical modelling of an outbreak of zombie infection on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://se.mathworks.com/matlabcentral/fileexchange/54368-mathematical-modelling-of-an-outbreak-of-zombie-infection)
[![DOI](https://zenodo.org/badge/248082995.svg)](https://zenodo.org/badge/latestdoi/248082995)

[![Donation](https://camo.githubusercontent.com/a37ab2f2f19af23730565736fb8621eea275aad02f649c8f96959f78388edf45/68747470733a2f2f77617265686f7573652d63616d6f2e636d68312e707366686f737465642e6f72672f316339333962613132323739393662383762623033636630323963313438323165616239616439312f3638373437343730373333613266326636393664363732653733363836393635366336343733326536393666326636323631363436373635326634343666366536313734363532643432373537393235333233303664363532353332333036313235333233303633366636363636363536353264373936353663366336663737363737323635363536653265373337363637)](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