Skip to content
stewart-heitmann edited this page Jan 17, 2017 · 2 revisions

Brain Dynamics Toolbox

The Brain Dynamics Toolbox provides a convenient graphical user interface for exploring dynamical systems in MATLAB. Users implement their own dynamical equations (as matlab scripts) and use the toolbox graphical interface to view phase portraits and other plots in real-time. The same models can also be run as MATLAB scripts without the graphics interface. The toolbox includes solvers for Ordinary Differential Equations (ODE), Delay Differential Equations (DDE) and Stochastic Differential Equations (SDE). The plotting tools are modular so that users can create custom plots according to their needs. Custom solver routines can also be used. The user interface is designed for dynamical systems with large numbers of variables and parameters, as is often the case in dynamical models of the brain. Hence the name, Brain Dynamics Toolbox.

Download from GitHub
https://github.com/breakspear/bdtoolkit/releases
Requires MATLAB 2014b
Open-Source BSD license

Contributors
Michael Breakspear, Joint Project Leader, Michael.Breakspear@QIMRBerghofer.edu.au.
Stewart Heitmann, Joint Project Leader and Lead Developer, Stewart.Heitmann@QIMRBerghofer.edu.au.
Matthew Aburn

Clone this wiki locally