This form allows you to solve the differential equations of the
SIR model
of the spread of a disease.
| S'(t) | = | - α S I |
| I'(t) | = | α S I - γ I |
| R'(t) | = | γ I |
Enter the following data, then click on Show Solution.
Parameters:
|
Initial conditions:
|
Time:
|