Solver for the SIQR Model of the Spread of Disease

Warren Weckesser


This form allows you to solve the differential equations of the SIQR model of the spread of disease.

S'(t) = -rSI
I'(t) = rSI - γI - βI
Q'(t) = βI - γQ
R'(t) = γI + γQ

Enter the following data, then click on Show Solution below.

r =
γ =
β =

Initial conditions:
S(0) =
I(0) =
Q(0) =
R(0) =

Duration of solution: (Maximum duration is 1000.)



Copyright (c) 2005 Warren Weckesser