Skip to content

amirsaffari/biological-neural-networks-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biological Neural Networks Toolbox

Biological Neural Networks (BNNs) Toolbox for MATLAB is a free open source software for simulating models of brain and central nervous system, based on MATLAB computational platform. As the name of the toolbox implies, the main goal of this package is to provide users a set of integrated tools to create models of biological neural networks and simulate them easily, without the need of extensive coding. Users can create and simulate a huge network of spiking neurons in less than 10 lines of code (or even in one line, if they give all arguments to the main function) using predefined library functions. It is also possible to create and add new models to the library easily, using template library items or using special tools provided for this reason.

Refer to documentation (BNNToolbox.pdf) for more information about this toolbox.