Skip to content

Hybrid oscillatory interference / continuous attractor NN of grid cell firing (Bush & Burgess 2014)

Notifications You must be signed in to change notification settings

ModelDBRepository/218085

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<html><pre>
This is the readme for the simulation code associated with the paper:

Bush D, Burgess N (2014) A hybrid oscillatory interference/continuous
attractor network model of grid cell firing. J Neurosci 34:5065-79

This Matlab code was contributed by Dr Daniel Bush.

Usage:

Download and extract this archive and cd to the extracted folder. 
Type HybridModel on the Matlab command line.

After a minute or two the graph below should appear (cf. Fig 3f in
Bush & Burgess, 2014).

<img src="./screenshot.png" alt="screenshot" width="550">

To run simulations with 2D tracking data, or with a different grid
scale, simply edit the options on the first lines of the HybridModel
Matlab script.

Changing the top line in the code of HybridModel.m to 2D, e.g.
Environment     = '2D';         % Environment type (1D or 2D)
and running, generates after 20 minutes or so (cf. Fig 3e in Bush &
Burgess, 2014)

<img src="./screenshot2.png" alt="screenshot 2" width="550">

Comments, criticisms and questions should be directed to
drdanielbush at gmail.com
</pre></html>

About

Hybrid oscillatory interference / continuous attractor NN of grid cell firing (Bush & Burgess 2014)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages