sir_ode_test, a MATLAB code which calls sir_ode(), which sets up the ordinary differential equations (ODE) which simulate the spread of a disease using the Susceptible/Infected/Recovered (SIR) model.
The computer code and data files described and made available on this web page are distributed under the MIT license
sir, a MATLAB code which sets up the ordinary differential equations (ODE) which simulate the spread of a disease using the Susceptible/Infected/Recovered (SIR) model.