Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
Stewart Heitmann committed Nov 12, 2023
1 parent ebca1c2 commit 13d354a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion research.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ list_title:
---

## Brain Dynamics Toolbox
The **Brain Dynamics Toolbox** is open matlab software for exploring user-defined dynamical systems with minimal programming effort. Specifically, initial-value problems in systems of ODEs, DDEs, SDEs and PDEs. Users define their system of equations as a custom matlab function. Interchangeable solvers and graphical plotting tools can then be applied to it with no additional programming effort. The toolbox is available from [bdtoolbox.org](https://bdtoolbox.org).
The **Brain Dynamics Toolbox** is open matlab software for exploring user-defined dynamical systems with minimal programming effort. It solves initial-value problems in systems of ODEs, DDEs, SDEs and PDEs. Users define their system of equations as a custom matlab function. Interchangeable solvers and graphical plotting tools can then be applied to it with no additional programming effort. The toolbox is available from [bdtoolbox.org](https://bdtoolbox.org).

![Handbook for the Brain Dynamics Toolbox](PaperbackCoverArt-2023.png "Handbook for the Brain Dynamics Toolbox"){: .my-image70}

Expand Down

0 comments on commit 13d354a

Please sign in to comment.