lab3.mws
Lab Overview
Exponential Growth Model with Maple
Model Formulation
Step-by-step derivation of the general solution
Two alternate approaches: the map and isolate commands
Initial conditions and the constant
C
The dsolve command
Logistic Growth Model
Description of the Logistic Model
Maple code to produce the following plot -- skip unless you are really interested
Solution of the Logistic Model
Step-by-step derivation of the general solution
Initial conditions and the constant
C
The dsolve command
Analysis of the Solution
Approach # 1: Differentiate the explicit solution
Approach # 2: Differentiate the differential equation
Lab Questions