This code introduces how to perform parameter estimation for a system of differential equations in R. First, the necessary packages and data are imported using code previously introduced in a previous post. R code available here. Due to computational constraints, the mathematical model we are using to fit to the data includes product inhibition. If product inhibition doesn't… Continue reading Introduction to modeling: parameter estimation in R
Tag: modeling
Intro to Programming in Matlab 2 Powerpoint
Example code can be found on my github.
Intro to Matlab Programming 1 Powerpoint
Here is powerpoint for teaching programming for mathematical biology. Referenced files are available on my github.