Tag

epidemic modeling

0 views collected around this technical thread.

Model Perspective
Model Perspective
May 26, 2024 · Fundamentals

Unlocking Complex Systems: How Agent-Based Modeling Simulates Traffic and Epidemics

This article introduces Agent-Based Modeling (ABM) as a powerful tool for simulating complex systems such as traffic congestion and disease spread, explains its core components, mathematical formulation, simulation steps, and provides a Python example of an epidemic model.

Agent-Based ModelingComputational ModelingPython
0 likes · 8 min read
Unlocking Complex Systems: How Agent-Based Modeling Simulates Traffic and Epidemics
Model Perspective
Model Perspective
May 26, 2022 · Fundamentals

How Do SI, SIS, and SIR Models Explain Epidemic Spread?

This article introduces exponential, SI, SIS, and SIR epidemic models, explains their assumptions, derives differential equations, and compares their predictions about infection dynamics and immunity.

SI modelSIR modelSIS model
0 likes · 6 min read
How Do SI, SIS, and SIR Models Explain Epidemic Spread?