Code Monkey home page Code Monkey logo

aldcovid19's Introduction

The simulations accompanying the arXiv paper in https://arxiv.org/abs/2004.01453 were
written in Matlab. 

The codes was seperated to three folders:
Model: Contain producing codes of figures relate to the model without Data Analysis.
	covidmodel5.m:   
		Producing Main Figure, PWQ and panel (n) and (o) in Fig.3.
	
	covidmodel5_defectors.m:
		Producing Defectors figure.

	covidmodel5_spi.m:
		Producing Selective Isolation figure.

	covidmodel5_tests.m:
		Producing Test Figure.

	BA_generator_fast.m:
		Generate ER or SF network with households cliques.

	temporalmatrix.m:
		Generate the temporal links of the network.

	closeS.m/closeS_spi.m:
		Isolated houeholds and filter the outdoor temporal links relative to quarantine strategies. 

DataAnalysis:
	estBeta.m:
		Estimate the beta parameter and produciong DataAnalysis figure. 

Grid:
	Grid_TinTout_AlphaBeta.m:
		Calculate grid of alpha and beta where given T_in and T_out values (with option to plots).
	closeS_grid.m:
		closeS version to grid.

Notes:
As a rule, variable names are identical in the paper and the code. Variables not
appearing in the paper are documneted in comment in their first instance.

The codes need the machine learning and statistics toolbox of Matlab.
Some of them used the parallel computing toolbox.

aldcovid19's People

Contributors

drormeidan avatar

Stargazers

 avatar Taeko avatar Pietro Monticone avatar

Watchers

 avatar paper2code - bot avatar

Forkers

ollawone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.