Program to find number of differential equations needed to express an SIR(P) network exactly.
- Updated
Oct 14, 2025 - Java
Program to find number of differential equations needed to express an SIR(P) network exactly.
This project implements a simulation of the SIR (Susceptible, Infected, Recovered) epidemiological model using Java and JavaFX for the graphical interface. The main objective is to provide a visual and interactive tool to observe how different transmission and recovery rates affect the spread of a disease within a population.
Aprili 2021 - Java virus simulation using a heterogeneous grid of cells to test varying levels of virus prevention practices and their effectiveness
A lightweight Java project for simulating and plotting ODEs — ideal for learning and experimenting with dynamic systems modelling.
Add a description, image, and links to the sir-model topic page so that developers can more easily learn about it.
To associate your repository with the sir-model topic, visit your repo's landing page and select "manage topics."