Class Covid
by
Hugo Diniz
Nonlinear regression implementation of Logistic, SIR e SIRD models using real data about covid desease.
Updated
12 May 2020
Use static method importarDados to create a table object.
dados = Covid.importarDados(pathfile)
These method is ready to work with data available in
covid.saude.gov.br
https://www.ecdc.europa.eu/en/publications-data/download-todays-data-geographic-distribution-covid-19-cases-worldwide
Cite As
DINIZ, H. A. (2020). ClassCovid (http://covid.lapmat.com.br)
MATLAB Release Compatibility
Created with
R2020a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: fitVirusCOVID19
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.