Gesamtliste der
Modelle
zurück |
|
Differenzengleichungen
|
|
|
Exponentielles Wachstum |
Zustandsgleichungen |
|
Population.neu <-- Population.alt + dt*(Zuwachs)
Startwert Population = 1 |
Zustandsänderungen |
|
Zuwachs = Population*r |
Konstanten |
|
r = 1 |
|
|
|
|
|
Logistisches Wachstum |
Zustandsgleichungen |
|
Population.neu <-- Population.alt + dt*(Zuwachs)
Startwert Population = 1 |
Zustandsänderungen |
|
Zuwachs = Population*r*(1-Population/K) |
Konstanten |
|
r = 1
K = 1000 |
Kopf der Seite |
|
© Goldkuhle, Kohorst, Portscheller 12.12.1996
|
|
|
|