Chapter 2 -- Immigration-Emigration Models

Chapter 3 -- Logistic Birth-Death Models

Chapter 4 -- Random Numbers and Visualization

Chapter 5 -- Two-Species Competition Model

Chapter 6 -- Programming Projects

Chapter 7 -- Foraging Model

Chapter 8 -- Maintenance of Gynodioecy

Chapter 9 -- Diffusion and Reactions

Chapter 10 -- Optimal Resource Allocation Schedules

Book Homepage

Will's Homepage

Simulating Ecological and Evolutionary Systems in C

Chapter 3 (Logistic Birth-Death Models) program files



  • ddbd.c is the program on pages 56-58.
  • ddbd_ave.c calculates the data in Figure 3.5 on page 64.
  • detddbd.c calculates the deterministic results, for example, figure 3.2 on page 55.
  • /11/28/00