Skip to content

Corona Exponential Fit For Any Country using Latest Data

Notifications You must be signed in to change notification settings

tomviering/coronaNL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exponential Fit for Corona Cases

example of fit for the Netherlands

Output:

y = C A^t
where t is the day in March
A = 1.26338
C = 34.3281
every 9.8 days the amount of infections grows by a factor 10
every 3.0 days the amount of infections grows by a factor 2

Downloads the latest Corona data from Johns Hopkins University and performs an exponential fit for any country. It also makes a comparison with Italy.

Simply run main.m to get the figure.

Thanks to Johns Hopkins University! You can find their data here: https://github.com/CSSEGISandData/COVID-19

About

Corona Exponential Fit For Any Country using Latest Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages