The logistic equation is another model at which the finite population size starts limiting the process. As the number of cases approaches the population size, the rate slows. (%i8) diff(f(x),x)=gamma*f(x)*(G-f(x)); d (%o8) -- (f(x)) = (G - f(x)) f(x) gamma dx Here G is the total population size. As the […]