Verhulst curve

Logistic curves {Verhulst curve} can have growth rate directly related to current percentage or total amount and directly related to current resource amount. dN / dt = r * N * (1 - N/K), where N is total population, r is growth rate, and K is maximum population possible {carrying capacity, logistic}. Amount or percentage N over time t is N(t) = (K * N(0) * e^(r*t)) / (K + N(0) * (e^(r*t) - 1)), which comes from N(t) = A * (1 + m * e^(-t/T)) / (1 + n * e^(-t/T)), where A ~ 1, m ~ N(0), n ~ N(0) / K, and T = -1/r.

Related Topics in Table of Contents

Mathematical Sciences>Geometry>Plane>Curve>Kinds>Logistic

Whole Section in One File

3-Geometry-Plane-Curve-Kinds-Logistic

Drawings

Drawings

Contents and Indexes of Topics, Names, and Works

Outline of Knowledge Database Home Page

Contents

Glossary

Topic Index

Name Index

Works Index

Searching

Search Form

Database Information, Disclaimer, Privacy Statement, and Rights

Description of Outline of Knowledge Database

Notation

Disclaimer

Copyright Not Claimed

Privacy Statement

References and Bibliography

Consciousness Bibliography

Technical Information

Date Modified: 2022.0224