logistic_ode


logistic_ode, a Python code which sets up and solves an ordinary differential equation (ODE) which models population growth in the face of a limited carrying capacity.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

logistic_ode is available in a MATLAB version and an Octave version and a Python version.

Related Data and codes:

python_ode, a Python code which sets up various ordinary differential equations (ODE).

Source Code:


Last revised on 11 June 2023.