Re: Integral of a logistic equation



On Tue, 30 Apr 2008, David W. Cantrell wrote:

William Elliot <marsh@xxxxxxxxxxxxxxxxxx> wrote:
On Tue, 29 Apr 2008, Euh wrote:

Assuming the following general logisitic equation:

y = A/(exp(B*t)+C*exp(-D*t))

integral y dt =
-a/b * e^(-bt) - c/d * e^(-dt),

assuming bd /= 0.

No, William. You seem to have misread the function to be integrated.

y = A/(exp(B*t) + C*exp(-D*t))

Shucks, did it again.
.