yarnaid / infection_spread

Modelling of an infection spread
MIT License
0 stars 1 forks source link

Infection spread model #12

Open yarnaid opened 3 years ago

yarnaid commented 3 years ago

We need to design a model of infection spread. This model must be scalable: tune infection parameters (speed, lethality, incubation period, etc.) and add new.

Input data: a set of people (infected and not with their own parameters like age, gender, etc.), positions, buildings Output data: the same set of people with updated health status

If it's possible, let's also take into account the previous states of each person.

Binh9874123 commented 3 years ago

CamScanner-07-11-2021-17.36.pdf Система уравнений модели SIR выглядит следующим образом.docx

Binh9874123 commented 3 years ago

Это 2 файл я уже написал вы можете смотреть потом решать что я делаю больше

yarnaid commented 3 years ago

LGTM, continue, please Note: don't implement Runge-Kutta method by yourself )

Binh9874123 commented 3 years ago

https://github.com/Binh9874123/du-an-

Binh9874123 commented 3 years ago

Я уже делал и график тоже правильно как статье

Binh9874123 commented 3 years ago

https://github.com/Binh9874123/Codethuattoan

Binh9874123 commented 3 years ago

https://github.com/Binh9874123/Codetheothuvien

Binh9874123 commented 3 years ago

Привет я уже сделал Первый : я формирую по Рунге-Кутта самостоятельно и писал тест Второй : я формирую по библиотеке и тоже писал тест Не знаю , но по библиотеке медленне , мб я ошибся.Вы можете помогать мне проверять Тест unit по 2 вариант тоже писал вы смотрите и если что надо я пишу Я хочу скоро закрыть такие для другой задача Надеюсь все хорошо