Math 398 --- Spring 2006

The purpose of this site is to facilitate electronic communication between you (the students in the class) and me (Professor Ledder). 


Office Hours


COURSE DOCUMENTS:

Text Documents

Spring 2006 Syllabus

Matlab instructions

Notes on Models and Data

Notes on Univariate Dynamics (discrete and continuous)


Files for computer labs

  • Right-click on the link and select "Save Target As" to download the file into your home directory. Be sure to choose the "all files" option and include ".m" in the file name.

sequence.m is a Matlab function that runs a simulation for a discrete population model.
population.m is a Matlab function that runs a simulation for a continuous population model.
cobweb.m is a Matlab function that runs a simulation for a discrete population model and displays the simulation together with the cobweb diagram.
Leslie.m is a Matlab function that runs a simulation for a structured discrete population model.
desystem.m is a Matlab function that runs a simulation for a system of two differential equations. It is specifically set up for Michaelis-Menten kinetics.
pharm.m is a Matlab function that runs a simulation for a pharmacokinetics model in which a medication is administered through IV drip for a specific duration.