|
DataMuseum.dkPresents historical artifacts from the history of: CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 331 (0x14b) Types: TextFile Names: »ROV-BYT.DMO«
└─⟦2f3cc15d0⟧ Bits:30003050 Dymos II - Dynamisk Model System └─ ⟦this⟧ »ROV-BYT.DMO«
// model : rov-byt dB := (k1-k2*R) * B * dt // ▶91◀ndring i antallet af byttedyr dR := (k4*B-k3) * R * dt // ▶91◀ndring i antallet af rovdyr B := B + dB // antal byttedyr til tiden t R := R + dR // antal rovdyr til tiden t t := t + dt // t er tiden (▶86◀r)