Skip to content

A visual tool (HTML / Javascript) to interact with compartmental models like SIR and SEIR

License

Notifications You must be signed in to change notification settings

anapdinizm/compartmental-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compartimental models

It's a visual tool (HTML/JavaScript) to interact with compartmental models like SIR, SEIR and the compartmental model SEIR considering dead and hospitalized people.

This project is licensed under the terms of the MIT License.

The online version and more explanation about SIR model can be seen here: https://anapdinizm.github.io/ensaios/sir_model.

Compartimentos do modelo SIR

ODEs SIR

The online version and more explanation about SEIR model can be seen here: https://anapdinizm.github.io/ensaios/seir_model.

Compartimentos do modelo SEIR

ODEs SEIR

The online version and more explanation about SEIR model + dead and hospitalized people can be seen here: https://anapdinizm.github.io/ensaios/seihdr_model.

Compartimentos do modelo SEIR + Hospitalizados e Mortos

ODEs SEIR + Hospitalizados e Mortos