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).
For best results, set up the following in the lower left corner of the Acrobat print dialog box:
Spring 2006 Syllabus
Matlab instructions
Notes on Models and Data
Notes on Univariate Dynamics (discrete and continuous)
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.