【源码】SimCOVID:基于Simulink的SIR和SEIRD模型

【源码】SimCOVID:基于Simulink的SIR和SEIRD模型

这项工作给出了一个开放源码的计算机模拟程序,开发用于模拟、跟踪和预测COVID-19爆发。

This work presents an open-source computer simulation program developed for simulating, tracking, and forecasting the COVID-19 outbreak.

该程序是在Simulink中构建的,带有框图显示,旨在用于教育和研究学习。

The program is built in Simulink with a block diagram display and is aimed to be used for educational and research studies.

它不是出于任何其他原因,如医疗或商业目的。

It is not directed for any other reason such as medical or commercial purposes.

程序中使用的数学模型是由一组微分代数方程表示的SIR和SEIRD模型。

The mathematical model used in this program is the SIR and SEIRD models represented by a set of differential-algebraic equations.

可以很容易地修改它来开发新的模型来解决这个问题。

It can be easily modified to develop new models for the problem.

该程序使用中国和意大利的疫情作为测试模型。

The program uses the outbreaks of China and Italy as test models.

染和康复率函数被视为常数、变量或两者的组合。

The infection and recovery rate functions are treated as constant, variable, or a combination of the two.

此外,采用自适应神经模糊推理系统对模型进行训练和预测。

In addition, an adaptive neuro-fuzzy inference system is employed and proposed to train the model and predict its output.

与其他任何开源程序一样,这个程序包没有任何保证。请谨慎使用。

As with any other open-source programs, this package comes without any guarantee. Please use it at your risk.

更多精彩文章请关注公众号:【源码】SimCOVID:基于Simulink的SIR和SEIRD模型