logistic_exact_test


logistic_exact_test, a C code which calls logistic_exact(), which evaluates an exact solution of the logistic equation, 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.

Related Data and Programs:

logistic_exact, a C code which evaluates an exact solution of the logistic equation, an ordinary differential equation (ODE) which models population growth in the face of a limited carrying capacity.

Source Code:


Last revised on 26 May 2024.