Skip to main content

learn.howToCalculate

learn.whatIsHeading

Carrying capacity (K) is the maximum population size an environment can sustainably support. Logistic growth produces an S-shaped sigmoid curve: dP/dt = rP(1 − P/K).

ステップバイステップガイド

  1. 1P(t) = K / (1 + ((K−P₀)/P₀) × e^(−rt))
  2. 2Growth is maximum at P = K/2
  3. 3As P → K, growth slows to zero

解いた例

入力
P₀=100 · r=0.3 · K=1000 · t=10
結果
P(10) ≈ 958
Approaches K asymptotically

計算する準備はできましたか?無料の Carrying Capacity 計算機をお試しください

自分で試してみる→

設定