zombie_ode
zombie_ode,
an Octave code which
sets up a system of ordinary differential equations (ODE)
for a generalized SIR infection model to simulate a zombie attack,
developed by Philip Munz.
Licensing:
The information on this web page is distributed under the MIT license.
Languages:
zombie_ode is available in
a MATLAB version and
an Octave version and
a Python version.
Related Data and codes:
zombie_ode_test
octave_ode,
an Octave code which
sets up various ordinary differential equations (ODE).
Author:
Philip Munz
Reference:
-
David Griffiths, Desmond Higham,
Numerical Methods for Ordinary Differential Equations,
Springer, 2010,
ISBN13: 978-0-85729-147-9.
-
Philip Munz, Ioan Hudea, Joe Imad, Robert Smith,
When Zombies Attack!: Mathematical Modelling of an Outbreak
of Zombie Infection,
Infection Disease Modelling Progress,
Editors: J M Tchuenche, C Chiyaka,
Nova Science Publishers, 2009.
Source Code:
-
erad.m,
the main function in the zombie eradication ODE.
-
era_ode.m,
evaluates the right hand side of the zombie eradication ODE.
Last modified on 04 August 2020.