Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 1.56 KB

README.md

File metadata and controls

26 lines (12 loc) · 1.56 KB

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