/Indonesia-COVID19-Model-Fitting-and-Simulation

COVID-19 Modelling by Department of Electrical and Information Engineering Universitas Gadjah Mada

Primary LanguageMATLAB

Indonesia-COVID19-Model-Fitting-and-Simulation

Indonesia COVID-19 Modelling by Department of Electrical and Information Engineering Universitas Gadjah Mada
This is an Octave/Matlab script for fitting and simulation of COVID-19 cases in various regions in Indonesia using various compartmental ODE models.
This script uses the lsqcurvefit fitting algorithm inspired by ECheynet.
It is compatible for both Octave 6.0.90 and Matlab.

Octave 6.0.90 dependencies

Install Octave 6.0.90 from the GNU Octave website
Install these packages through the Command Window:

pkg install -forge io
pkg install -forge statistics
pkg install -forge struct

Software Architecture

Image of Software Architecture