Version 1.1
SBaddon is an extension package to the Systems Biology Toolbox for MATLAB, providing the user with important additional functionality, focusing on parameter estimation problems. Currently implemented features are:

License Information

SBaddon is free for Non-Commercial Use. Please read the license for more information. Commercial use of SBaddon is only possible through a specific licensing agreement (contact sbaddon@fcc.chalmers.se).

Requirements

SBaddon requires at least MATLAB R14 SP3 (>= Version 7.1).

Benchmark: SBaddon vs. ODE15S

To display the improvement of the simulation speed, obtained through SBaddon in comparison to the fastest MATLAB solver ODE15S, a benchmark was performed for three different models. The computer used was a DELL Latitude D610, Centrino 2GHz, 512MB RAM 800MHz, Windows XP.

The MATLAB script that was used is available in the SBaddon distributions examlpe folder.

Model 1Model 2Model 3
 
Model description Novak Tyson cell-cycle model Full-scale model of glycolysis in yeast Model 14 from the Biomodels.net database
End time (TEND) 100050300
Number simulation
points (NRPOINTS)
1000200300
 
Average time
ODE15S [ms]
34423448743
Average time
SBaddon [ms]
6120587
Speedup by SBaddon 57x17x9x

News / History