| Date (Montana) | Title | Papers/MatLab Code |
|---|---|---|
| 8/29-8/31 | ||
| 9/2 | ||
| 9/6 | ||
| 9/9, 9/12 | ||
| 9/12-9/19 | ||
| 9/13 | ||
| 9/20-9/26 | ||
| 9/26-9/30 | ||
| 10/3-10/11 | ||
| 10/10 | ||
| 10/12-10/25 | ||
| 10/21 | ||
| 10/26-11/4 | ||
| 11/4 |
Lab 6: Solving Systems with Three Species
|
|
| 11/7-11/8 | ||
| 11/14-11/17 | ||
| 11/18 |
bootdriver.m:
Driver for bootstrapping Generalized Logistic ODE with sheep data
bootoptimize.m: Function for calling an ODE solver bootNLM.m: Function for performing bootstrap method 2 on an ODE bootoutput.m: Code for generating bootstrap output fungenlogistic.m: Function defining the generalized logistic growth model as an ODE sheep.mat: Sheep data from class notes blood.mat: Blood chemical concentration data from class notes |
|
| 11/21-11/22 | ||
| 11/28-11/30 | ||
| 12/2 |
NonlinExampleMCMC.m:
Driver for running MCMC with no scaling (Sheep data used as an example)
NonlinExampleMCMCscaling.m: Driver for running MCMC with scaling (Sheep data used as an example) mcmcoptimize.m: Function for calling an ODE solver to fit an ODE mcmcchainoutput.m: Function for reading in and plotting the MCMC parameter chain mcmcoutput.m: Function for generating MCMC chain output scatterplots.m: Function for plotting the MCMC chain projection on parameter planes fungenlogistic.m: Function defining the generalized logistic growth model as an ODE sheep.mat: Sheep data from class notes |
|
| 12/5-12/9 |