元のファイル(1,048 × 827 ピクセル、ファイルサイズ: 4.82メガバイト、MIME タイプ: image/gif、ループします、77 フレーム、0.8秒)

概要

解説
Deutsch: Animation zum SIRD-Modell mit den Startwerten sowie anfänglicher Infektionsrate sowie den konstanten Raten für die Gruppe R sowie Mortalität . Stehen weder Medikamente noch eine Impfung zur Verfügung, so kann man nur die Zahl der Infektionen reduzieren (häufig als „Abflachung der Kurve“ bezeichnet), indem man geeignete Maßnahmen ergreift (z. B. durch weitgehende Kontaktvermeidung, Ausgangsperre). Die Animation zeigt, wie sich eine Senkung der Infektionsrate um 76 % (von auf ) auswirkt. System von Differentialgleichungen für dieses Modell:

Diese Animation wurde mit de:GeoGebra erstellt, wobei die numerischen Lösungen des genannten Systems der Differentialgleichungen ermittelt wurden. Der entscheidende Teil der Konstruktion lautet:

##########################################
# das System der Differentialgleichungen #
##########################################
S'(t, S, I, R, D) = -ß I S
I'(t, S, I, R, D) = ß S I - γ I - μ I
R'(t, S, I, R, D) = γ I
D'(t, S, I, R, D) = μ I

#######################################################################
# numerische Lösung des Systems der Differentialgleichungen bestimmen #
#######################################################################
NLöseDgl[{S', I', R', D'}, 0, {s_0, i_0, r_0, d_0}, T_{max}]

# liefert:
# NumerischesIntegral1 -> S
# NumerischesIntegral2 -> I
# NumerischesIntegral3 -> R
# NumerischesIntegral4 -> D

Anmerkung: In der Literatur werden teilweise modifizierte Formen dieser DGL benutzt, die aber gleichwertig sind. Leider werden oft dieselben Parameter benutzt. Beispiel für die erste DGL, wobei die Infektionsrate der Klarheit halber benannt ist:

Setzt man , so ist die DGL identisch mit der oben verwendeten. ist konstant (Invariante des Modells) und für die Aufstellung der DGL nicht erforderlich; bei der hier verwendeten Implementierung wurde noch nicht einmal eine Variable für vorgesehen.
English: Animation of the SIRD model with initial values , and rates of recovery and mortality . The animation shows the effect of reducing the rate of infection from to . If there is no medicine or vaccination available, it is only possible to reduce the infection rate (often referred to as "flattening the curve") by measures such as "social distancing". System of differential equations used for this model:

This animation was created with en:GeoGebra by computing the numerical solutions of the system of differential equations. The core part of the construction is as follows:

####################################
# system of differential equations #
####################################
S'(t, S, I, R, D) = -ß I S
I'(t, S, I, R, D) = ß S I - γ I - μ I
R'(t, S, I, R, D) = γ I
D'(t, S, I, R, D) = μ I

###############################################################
# numerical solutions of the system of differential equations #
###############################################################
NSolveODE[{S', I', R', D'}, 0, {s_0, i_0, r_0, d_0}, T_{max}]

# Result:
# numericalIntegral1 -> S
# numericalIntegral2 -> I
# numericalIntegral3 -> R
# numericalIntegral4 -> D

Note: Some authors use modified, but equivalent forms of the ODEs. Unfortunately, the same parameters are sometimes used. Example for the first ODE, where the infection rate is named for the sake of clarity:

By substituting , you get the same ODE as above. is a constant value (invariant of the model) and not needed for the ODE; in fact, the implementation didn't even use a variable for .
日付
原典 own image
作者 Phrontis

ライセンス

この作品の著作権者である私は、この作品を以下のライセンスで提供します。
w:ja:クリエイティブ・コモンズ
表示 継承
このファイルはクリエイティブ・コモンズ 表示-継承 3.0 非移植ライセンスのもとに利用を許諾されています。
あなたは以下の条件に従う場合に限り、自由に
  • 共有 – 本作品を複製、頒布、展示、実演できます。
  • 再構成 – 二次的著作物を作成できます。
あなたの従うべき条件は以下の通りです。
  • 表示 – あなたは適切なクレジットを表示し、ライセンスへのリンクを提供し、変更があったらその旨を示さなければなりません。これらは合理的であればどのような方法で行っても構いませんが、許諾者があなたやあなたの利用行為を支持していると示唆するような方法は除きます。
  • 継承 – もしあなたがこの作品をリミックスしたり、改変したり、加工した場合には、あなたはあなたの貢献部分を元の作品とこれと同一または互換性があるライセンスの下に頒布しなければなりません。

I have published this image or video as author Phrontis under the licence "CC-BY-SA-3.0" in Wikipedia. This means that free (non-commercial as well as commercial) usage outside of Wikipedia is permitted under the following licence terms:

  • Online media:
    1. The author „Phrontis at Wikimedia Commons“ is named
    2. The license "Creative Commons Attribution ShareAlike 3.0" (short: cc-by-sa-3.0) is named. The name of the license (full or short) is linked to https://creativecommons.org/licenses/by-sa/3.0/
    3. As alternative to the previous condition you may use a link to the original image: //commons.wikimedia.org/wiki/File:SIRD_model_anim.gif

Please send me a specimen copy or the URL of the website where the image or video is used.

Please contact me via Wikipedia (email (account needed) or leave a message) if you

  • need the image or video in a higher resolution
  • need my postal address for sending a specimen copy
  • have further questions about the terms of the licence.

Dieses Foto bzw. Video habe ich als Urheber Phrontis unter der Lizenz CC-BY-SA-3.0 (de) in der Wikipedia veröffentlicht. Dies bedeutet, dass eine kostenlose – sowohl nichtkommerzielle als auch kommerzielle – Nutzung außerhalb der Wikipedia unter folgenden Bedingungen möglich ist:

  • Online-Medien:
    1. Als Urheber wird „Phrontis auf Wikimedia Commons“ genannt.
    2. Es wird die Lizenz „Creative Commons Attribution ShareAlike 3.0“ (Kurzform: cc-by-sa-3.0) genannt und mit der URL https://creativecommons.org/licenses/by-sa/3.0/ verlinkt.
    3. Alternativ zum vorstehenden Punkt darf als Vereinfachung auch ein Link auf das Originalfoto gesetzt werden: //commons.wikimedia.org/wiki/File:SIRD_model_anim.gif

Ich bitte um Zusendung eines Belegexemplares bzw. der URL, wo das Foto bzw. das Video benutzt wird.

Bitte kontaktieren Sie mich über Wikipedia (E-Mail (Benutzerkonto erforderlich) oder hinterlassen Sie eine Nachricht), wenn Sie

  • das Foto bzw. Video in einer höheren Auflösung benötigen
  • meine Adresse für die Zusendung eines Belegexemplares benötigen
  • weitergehende Fragen zur Lizenznutzung haben.

キャプション

このファイルの内容を1行で記述してください
Animation of the SIRD model showing the impact of reducing the infection rate by 76 %

このファイルに描写されている項目

題材

ファイルの履歴

過去の版のファイルを表示するには、その版の日時をクリックしてください。

日付と時刻サムネイル寸法利用者コメント
現在の版2020年3月28日 (土) 09:502020年3月28日 (土) 09:50時点における版のサムネイル1,048 × 827 (4.82メガバイト)Phrontis+loop
2020年3月18日 (水) 12:432020年3月18日 (水) 12:43時点における版のサムネイル1,048 × 827 (4.82メガバイト)Phrontis== {{int:filedesc}} == {{Information |Description= {{de|1=Animation zum SIRD-Modell mit den Startwerten <math display="inline">S_0=997, I_0=3, R_0=0</math> sowie anfänglicher Infektionsrate <math display="inline">\beta=0,0005</math> sowie den konstanten Raten für die Gruppe ''R'' <math display="inline">\gamma=0,035</math> sowie Mortalität <math display="inline">\mu=0,005</math>. Stehen weder Medikamente noch eine Impfung zur Verfügung, so kann man nur die Zahl der Infektionen reduzieren (häu...

以下のページがこのファイルを使用しています:

グローバルなファイル使用状況

以下に挙げる他のウィキがこの画像を使っています: