Sven Mesecke's blog

  1. Creating “real” subplots in SimBiology using the Plot Type Library

    Mi 27 Februar 2013

    The SimBiology Desktop offers a number of different plot types that can be chosen in a task window. The default plot type in a simulation task, for example, is the Time plot, which plots states against the simulation time:

    Time Plot Type

    Three items need to be configured for this plot type:

    • tobj …
  2. How to use Global Optimization Toolbox algorithms for SimBiology parameter estimation – in parallel (part II)

    Mo 18 Februar 2013

    In the first part I presented a workflow to export a SimBiology model as well as data to the workspace from the SimBiology Desktop, speed up its simulation and prepare it for parallel computation. Here I will set up the actual optimization problem.
    The Optimization solvers usually only accept a …

  3. How to use Global Optimization Toolbox algorithms for SimBiology parameter estimation – in parallel (part I)

    Do 07 Februar 2013

    Under some circumstances the parameter estimation tasks built into SimBiology® (sbioparamestim and sbionlinfit) and the SimBiology Desktop (sbionlinfit) are not robust enough for the given data, the model or the initial parameter values.

    If the objective function has many local minima - which is nearly always the case for complex systems …