Difference between revisions of "Fundamentals of Computational Neuroscience (1st Edition)"

From Hallab
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[File:FundCmpNeuro.jpg|thumb|300px|right]]
 
[[File:FundCmpNeuro.jpg|thumb|300px|right]]
 
== Programs ==
 
== Programs ==
A [Windows only] demonstration of an autoassociator can be downloaded [[Media:hebbhop02.zip|here]].
+
A [Windows only] demonstration of an '''autoassociator''' can be downloaded [[Media:HebbHop02.zip|here]].<br />
The MATLAB programs are organized in folders as mentioned in the book. You can download the [[Media:Fcns_programs.zip|zipfile]] which contains all the programs or download [[Fundamentals of Computational Neuroscience (1st Edition): Programs|individual programs]].
+
The MATLAB programs are organized in folders as mentioned in the book. You can download the [[Media:Fcns_programs.zip|zipfile]] which contains all the programs or download programs by topic below:
 +
 
 +
{|cellpadding="10"
 +
|-
 +
!scope="col"|zipfile
 +
----
 +
!scope="col"|included files
 +
----
 +
!scope="col"|zipfile
 +
----
 +
!scope="col"|included files
 +
----
 +
|-
 +
|[[Media:ann.zip|ann.zip]]||ann_chaos.m<br />ann.m<br />lorenz_attr.m<br />lorenze_odefile.m<br />rnn_short.m ||[[Media:associator.zip|associator.zip]]||hepp_dis_exin.m<br />hepp_dis.m<br />normal.m<br />oja.m<br />
 +
|-
 +
|[[Media:others.zip|others.zip]]||mlp.m
 +
|-
 +
|[[Media:cann.zip|cann.zip]]||cann.m<br />cann_pathinte.m<br />hebb.m<br />hebb_trace.m<br />in_signal_pbc.m<br />rnn_ode.m||[[Media:spikes.zip|spikes.zip]]||anninos.m<br />hh.m<br />if_sim.m<br />poisson_spiketrain.m<br />wilson.m<br />wilson_euler.m<br />wilson_odefile.m
 +
|-
 +
|}
  
 
== Figures ==
 
== Figures ==

Latest revision as of 19:38, 1 June 2011

Fundamentals of Computational Neuroscience (1st Edition) by Dr. Thommas P. Trappenberg can be purchased from Oxford University Press or Amazon.co.uk. (If you are looking for resources for the second edition, you can find them here).

FundCmpNeuro.jpg

Programs

A [Windows only] demonstration of an autoassociator can be downloaded here.
The MATLAB programs are organized in folders as mentioned in the book. You can download the zipfile which contains all the programs or download programs by topic below:

zipfile
included files
zipfile
included files
ann.zip ann_chaos.m
ann.m
lorenz_attr.m
lorenze_odefile.m
rnn_short.m
associator.zip hepp_dis_exin.m
hepp_dis.m
normal.m
oja.m
others.zip mlp.m
cann.zip cann.m
cann_pathinte.m
hebb.m
hebb_trace.m
in_signal_pbc.m
rnn_ode.m
spikes.zip anninos.m
hh.m
if_sim.m
poisson_spiketrain.m
wilson.m
wilson_euler.m
wilson_odefile.m

Figures

Figures from the book are available in zipfiles, by chapter.
Chapter 1
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 6
Chapter 7
Chapter 8
Chapter 9
Chapter 10
Chapter 11
Chapter 12
Appendices