contents
software
data
java models

Introduction to Equation Solving and Parameter Fitting

Gwen LeMasson and Reinoud Maex

Catacomb models

catacomb There are interactive examples of numerical integration and parameter sensitivity in chapter 1 of the models section of Catacomb.

Example programs

The tutorial on how implement reaction diffusion systems discusses various issues of wider relevance such as choice of programming language and numerical methods. The examples include a detailed description of how to implement the implicit Euler method.