CSC 210

Final Project


Logistics:


Option 1: Your Choice

  1. For this choice you are asked to construct a project of your own choosing. Talk to your professors (including us), TAs, consult books, journals, the library of equations in Phaser, etc. as possible sources. For example, you can find a model equation of your choice and simulate it on the computer to uncover a phenomenon; you can write code to implement some numerical algorithms. If you have access to some experimental data, you can try to fit the data to a dynamic model.


Option 2: Professor's Suggestion

  1. Read the original paper Chaos in Three-species food chain by Alan Hastings and Thomas Powell, Ecology, Vol. 72, No. 3 (Jun., 1991), pp. 896-903.
  2. Enter the differential equations (4-5) of this paper into PHASER.
  3. Try to reproduce some of the computational experiments descibed in the paper and create similar illustrations. Interpret your computational findings in terms of biology.
  4. You should explore the three-dimensional plotting facilities of PHASER to visualize the solutions.
  5. You should consult other sources on this famous example.