Predator-Prey Problems - Exercise TOC
Applications of Systems of Differential Equations
Predator-Prey Problems
(continued from last page...)
Exercises
In each of the following exercises the instructions are the same:
Produce the rabbit-fox graph of each Lotka-Volterra model given, on the interval 0 ≤ t ≤ 10. Read the solution into the variable rabfox#, and the plot itself into the variable rabfoxplot#, where # represents the number of the exercise you are doing, i.e. either 3, 4, 5, or 6. (We already did 1 and 2 while I was helping you.
When you have finished creating the required graph for each exercise you should click on the "Check Answer" button to check your answer for accuracy.
| System | Initial Conditions | Check Answer |
|---|---|---|
| r′(t) = 2 r(t) - 0.01 r(t) f(t) f′(t) = - f(t) + 0.01 r(t) f(t) |
r(0) = 120 f(0) = 200 |
| System | Initial Conditions | Check Answer |
|---|---|---|
| r′(t) = 2 r(t) - 0.01 r(t) f(t) f′(t) = - f(t) + 0.01 r(t) f(t) |
r(0) = 400 f(0) = 100 |
To finish off this laboratory, we're going to make one last picture...







