Coder Social home page Coder Social logo

modeldbrepository / 225818 Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 1.0 6 KB

Reproducing infra-slow oscillations with dopaminergic modulation (Kobayashi et al 2017)

Home Page: https://modeldb.science/225818

C 100.00%
abstract-izhikevich-neuron stdp-synaptic-plasticity-long-term-synaptic-plasti

225818's Introduction

This ZIP contains a source code (spnet2.c) that we used for our study
in our paper "Reproducing Infra-Slow Oscillations with Dopaminergic
Modulation".

*** spnet2.c ***
This code is written in C language.
A typical command to compile the program on a linux/unix computer:

cc spnet2.c -o spnet

You can output raster plots by using this code. For example

./spnet -tau 1 > output.txt

The data size of raster plots are very large (600MB in above example),
and therefore if you are having trouble plotting the data, try
reducing the number of the points to output.

You can obtain firing rates by calculating N_firings/N.

The values of parameters are supplied on the command line,
for example, if you want to let tau = 1, add '-tau 1' to execution command.

Note MT.h was previously available from
http://www.sat.t.u-tokyo.ac.jp/~omi/code/MT.h

225818's People

Contributors

tommorse avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

opensourcebrain

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.