Difference between revisions of "Fundamentals of Computational Neuroscience (2nd Edition): Programs"
Jump to navigation
Jump to search
(13 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
|- | |- | ||
!scope="col"|MATLAB (.m) | !scope="col"|MATLAB (.m) | ||
− | !scope="col"| | + | !scope="col"|Scilab (.sce) |
− | !scope="col"|Octave ( | + | !scope="col"|Octave (zipfile) |
|- | |- | ||
− | |[[Media:app_numinte.m|app_numinte.m]]||[[Media:app_numinte.sce|app_numinte.sce]] | + | |[[Media:app_numinte.m|app_numinte.m]]||[[Media:app_numinte.sce|app_numinte.sce]]||[[Media:Oct_Appendices.zip|Oct_Appendices.zip]] |
|- | |- | ||
|[[Media:creature_state.m|creature_state.m]]||[[Media:creature_state.sce|creature_state.sce]] | |[[Media:creature_state.m|creature_state.m]]||[[Media:creature_state.sce|creature_state.sce]] | ||
Line 22: | Line 22: | ||
|- | |- | ||
!scope="col"|MATLAB (.m) | !scope="col"|MATLAB (.m) | ||
− | !scope="col"| | + | !scope="col"|Scilab (.sce) |
− | !scope="col"|Octave ( | + | !scope="col"|Octave (zipfile) |
|- | |- | ||
− | |[[Media:EPSP.m|EPSP.m]]||[[Media:EPSP.sce|EPSP.sce]] | + | |[[Media:EPSP.m|EPSP.m]]||[[Media:EPSP.sce|EPSP.sce]]||[[Media:Oct_Chapter2.zip|Chapter2.zip]] |
|- | |- | ||
|[[Media:hh.m|hh.m]]||[[Media:hh.sce|hh.sce]] | |[[Media:hh.m|hh.m]]||[[Media:hh.sce|hh.sce]] | ||
Line 42: | Line 42: | ||
|- | |- | ||
!scope="col"|MATLAB (.m) | !scope="col"|MATLAB (.m) | ||
− | !scope="col"| | + | !scope="col"|Scilab (.sce) |
− | !scope="col"|Octave ( | + | !scope="col"|Octave (zipfile) |
|- | |- | ||
− | |[[Media:if_sim.m|if_sim.m]]||[[Media:if_sim.sce|if_sim.sce]] | + | |[[Media:if_sim.m|if_sim.m]]||[[Media:if_sim.sce|if_sim.sce]]||[[Media:Oct_Chapter3.zip|Oct_Chapter3.zip]] |
|- | |- | ||
|[[Media:poisson_spiketrain.m|poisson_spiketrain.m]]||[[Media:poisson_spiketrain.sce|poisson_spiketrain.sce]] | |[[Media:poisson_spiketrain.m|poisson_spiketrain.m]]||[[Media:poisson_spiketrain.sce|poisson_spiketrain.sce]] | ||
Line 56: | Line 56: | ||
|- | |- | ||
!scope="col"|MATLAB (.m) | !scope="col"|MATLAB (.m) | ||
− | !scope="col"| | + | !scope="col"|Scilab (.sce) |
− | !scope="col"|Octave ( | + | !scope="col"|Octave (zipfile) |
|- | |- | ||
− | |[[Media:normal.m|normal.m]] | + | |[[Media:normal.m|normal.m]]||||[[Media:Oct_Chapter4.zip|Oct_Chapter4.zip]] |
|- | |- | ||
|[[Media:oja.m|oja.m]]||[[Media:oja.sce|oja.sce]] | |[[Media:oja.m|oja.m]]||[[Media:oja.sce|oja.sce]] | ||
Line 72: | Line 72: | ||
|- | |- | ||
!scope="col"|MATLAB (.m) | !scope="col"|MATLAB (.m) | ||
− | !scope="col"| | + | !scope="col"|Scilab (.sce) |
− | !scope="col"|Octave ( | + | !scope="col"|Octave (zipfile) |
|- | |- | ||
− | |[[Media:anninos.m|anninos.m]]||[[Media:anninos.sce|anninos.sce]] | + | |[[Media:anninos.m|anninos.m]]||[[Media:anninos.sce|anninos.sce]]||[[Media:Oct_Chapter5.zip|Oct_Chapter5.zip]] |
|- | |- | ||
|[[Media:IzhikevichRanNet.m|IzhikevichRanNet.m]]||[[Media:IzhikevichRanNet.sce|IzhikevichRanNet.sce]] | |[[Media:IzhikevichRanNet.m|IzhikevichRanNet.m]]||[[Media:IzhikevichRanNet.sce|IzhikevichRanNet.sce]] | ||
Line 83: | Line 83: | ||
|} | |} | ||
== Chapter 6 == | == Chapter 6 == | ||
− | + | '''Important Note:''' After downloading '''pattern1.txt''' and/or '''pattern2.txt''', remove the ".txt" extension before running the program. In all zipfiles, this has already been done. | |
{|cellpadding="4" | {|cellpadding="4" | ||
|- | |- | ||
!scope="col"|MATLAB (.m) | !scope="col"|MATLAB (.m) | ||
− | !scope="col"| | + | !scope="col"|Scilab (.sce) |
− | !scope="col"|Octave ( | + | !scope="col"|Octave (zipfile) |
|- | |- | ||
− | |[[Media:displayLetter.m|displayLetter.m]]||[[Media:displayLetter.sce|displayLetter.sce]] | + | |[[Media:displayLetter.m|displayLetter.m]]||[[Media:displayLetter.sce|displayLetter.sce]]||[[Media:Oct_Chapter6.zip|Oct_Chapter6.zip]] |
|- | |- | ||
|[[Media:mlp.m|mlp.m]]||[[Media:mlp.sce|mlp.sce]] | |[[Media:mlp.m|mlp.m]]||[[Media:mlp.sce|mlp.sce]] | ||
Line 103: | Line 103: | ||
|- | |- | ||
|[[Media:svmXOR.m|svmXOR.m]]||[[Media:svmXOR.sce|svmXOR.sce]] | |[[Media:svmXOR.m|svmXOR.m]]||[[Media:svmXOR.sce|svmXOR.sce]] | ||
+ | |- | ||
+ | |[[Media:pattern1.txt|pattern1.txt]]||[[Media:pattern1.txt|pattern1.txt]] | ||
+ | |- | ||
+ | |[[Media:pattern2.txt|pattern2.txt]]||[[Media:pattern2.txt|pattern2.txt]] | ||
|- | |- | ||
|} | |} | ||
Line 111: | Line 115: | ||
|- | |- | ||
!scope="col"|MATLAB (.m) | !scope="col"|MATLAB (.m) | ||
− | !scope="col"| | + | !scope="col"|Scilab (.sce) |
− | !scope="col"|Octave ( | + | !scope="col"|Octave (zipfile) |
|- | |- | ||
− | |[[Media:dnf.m|dnf.m]]||[[Media:dnf.sce|dnf.sce]] | + | |[[Media:dnf.m|dnf.m]]||[[Media:dnf.sce|dnf.sce]]||[[Media:Oct_Chapter7.zip|Oct_Chapter7.zip]] |
|- | |- | ||
|[[Media:rnn_ode.m|rnn_ode.m]] | |[[Media:rnn_ode.m|rnn_ode.m]] | ||
Line 121: | Line 125: | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | [http://web.cs.dal.ca/~tt/CSCI650809/noisySignal.mat noisySignal.mat] | ||
== Chapter 8 == | == Chapter 8 == | ||
Line 126: | Line 132: | ||
|- | |- | ||
!scope="col"|MATLAB (.m) | !scope="col"|MATLAB (.m) | ||
− | !scope="col"| | + | !scope="col"|Scilab (.sce) |
− | !scope="col"|Octave (. | + | !scope="col"|Octave (.zipfile) |
|- | |- | ||
− | |[[Media:ann_chaos.m|ann_chaos.m]]||[[Media:ann_chaos.sce|ann_chaos.sce]] | + | |[[Media:ann_chaos.m|ann_chaos.m]]||[[Media:ann_chaos.sce|ann_chaos.sce]]||[[Media:Oct_Chapter8.zip|Oct_Chapter8.zip]] |
|- | |- | ||
|[[Media:ann_cont.m|ann_cont.m]]||[[Media:ann_cont.sce|ann_cont.sce]] | |[[Media:ann_cont.m|ann_cont.m]]||[[Media:ann_cont.sce|ann_cont.sce]] | ||
Line 150: | Line 156: | ||
|- | |- | ||
!scope="col"|MATLAB (.m) | !scope="col"|MATLAB (.m) | ||
− | !scope="col"| | + | !scope="col"|Scilab (.sce) |
− | !scope="col"|Octave ( | + | !scope="col"|Octave (zipfile) |
|- | |- | ||
− | |[[Media:experts.m|experts.m]]||[[Media:experts.sce|experts.sce]] | + | |[[Media:experts.m|experts.m]]||[[Media:experts.sce|experts.sce]]||[[Media:Oct_Chapter9.zip|Oct_Chapter9.zip]] |
|- | |- | ||
|[[Media:TDlearning.m|TDlearning.m]]||[[Media:TDlearning.sce|TDlearning.sce]] | |[[Media:TDlearning.m|TDlearning.m]]||[[Media:TDlearning.sce|TDlearning.sce]] | ||
Line 161: | Line 167: | ||
|} | |} | ||
== Chapter 10 == | == Chapter 10 == | ||
− | + | '''Important Note:''' After downloading pattern1.txt, remove the ".txt" extension before running the program. In all zipfiles, this has already been done. | |
{|cellpadding="4" | {|cellpadding="4" | ||
|- | |- | ||
!scope="col"|MATLAB (.m) | !scope="col"|MATLAB (.m) | ||
− | !scope="col"| | + | !scope="col"|Scilab (.sce) |
− | !scope="col"|Octave ( | + | !scope="col"|Octave (zipfile) |
|- | |- | ||
− | |[[Media:ART1.m|ART1.m]]||[[Media:ART1.sce|ART1.sce]] | + | |[[Media:ART1.m|ART1.m]]||[[Media:ART1.sce|ART1.sce]]||[[Media:Oct_Chapter10.zip|Oct_Chapter10.zip]] |
|- | |- | ||
|[[Media:ExpectationMaximization.m|ExpectationMaximization.m]]||[[Media:ExpectationMaximization.sce|ExpectationMaximization.sce]] | |[[Media:ExpectationMaximization.m|ExpectationMaximization.m]]||[[Media:ExpectationMaximization.sce|ExpectationMaximization.sce]] | ||
+ | |- | ||
+ | |[[Media:pattern1.txt|pattern1.txt]]||[[Media:pattern1.txt|pattern1.txt]] | ||
|- | |- | ||
|} | |} | ||
== MATLAB GUIs == | == MATLAB GUIs == | ||
+ | (Available for MATLAB only.) [[Media:MATLABGUIs.zip|MATLABGUIs.zip]] |
Latest revision as of 18:42, 14 March 2013
The second edition of Fundamentals of Computational Neuroscience is now available at Oxford University Press and Amazon.ca.
Contents
Zipfiles
Zipfiles containing all programs from the book are available for MATLAB, Scilab, and Octave. Alternatively, individual programs are available for download as below.
Appendices
MATLAB (.m) | Scilab (.sce) | Octave (zipfile) |
---|---|---|
app_numinte.m | app_numinte.sce | Oct_Appendices.zip |
creature_state.m | creature_state.sce | |
main.m | main.sce |
Chapter 2
MATLAB (.m) | Scilab (.sce) | Octave (zipfile) |
---|---|---|
EPSP.m | EPSP.sce | Chapter2.zip |
hh.m | hh.sce | |
wilson_euler.m | wilson_euler.sce | |
wilson_ode.m | ||
wilson.m | wilson.sce |
Chapter 3
MATLAB (.m) | Scilab (.sce) | Octave (zipfile) |
---|---|---|
if_sim.m | if_sim.sce | Oct_Chapter3.zip |
poisson_spiketrain.m | poisson_spiketrain.sce |
Chapter 4
MATLAB (.m) | Scilab (.sce) | Octave (zipfile) |
---|---|---|
normal.m | Oct_Chapter4.zip | |
oja.m | oja.sce | |
weightDistribution.m | weightDistribution.sce |
Chapter 5
MATLAB (.m) | Scilab (.sce) | Octave (zipfile) |
---|---|---|
anninos.m | anninos.sce | Oct_Chapter5.zip |
IzhikevichRanNet.m | IzhikevichRanNet.sce | |
PowerSpectrum.m | PowerSpectrum.sce |
Chapter 6
Important Note: After downloading pattern1.txt and/or pattern2.txt, remove the ".txt" extension before running the program. In all zipfiles, this has already been done.
MATLAB (.m) | Scilab (.sce) | Octave (zipfile) |
---|---|---|
displayLetter.m | displayLetter.sce | Oct_Chapter6.zip |
mlp.m | mlp.sce | |
perceptronTest.m | perceptronTest.sce | |
perceptronTrain.m | perceptronTrain.sce | |
randomFlipMatrix.m | ||
svmOverlap.m | svmOverlap.sce | |
svmXOR.m | svmXOR.sce | |
pattern1.txt | pattern1.txt | |
pattern2.txt | pattern2.txt |
Chapter 7
MATLAB (.m) | Scilab (.sce) | Octave (zipfile) |
---|---|---|
dnf.m | dnf.sce | Oct_Chapter7.zip |
rnn_ode.m | ||
som.m | som.sce |
Chapter 8
MATLAB (.m) | Scilab (.sce) | Octave (.zipfile) |
---|---|---|
ann_chaos.m | ann_chaos.sce | Oct_Chapter8.zip |
ann_cont.m | ann_cont.sce | |
ann_fixpoint.m | ann_fixpoint.sce | |
ann_sparse.m | ann_sparse.sce | |
lorenz_ode.m | ||
lorenz.m | lorenz.sce | |
rnn_ode.m |
Chapter 9
MATLAB (.m) | Scilab (.sce) | Octave (zipfile) |
---|---|---|
experts.m | experts.sce | Oct_Chapter9.zip |
TDlearning.m | TDlearning.sce | |
TDlearning2.m | TDlearning2.sce |
Chapter 10
Important Note: After downloading pattern1.txt, remove the ".txt" extension before running the program. In all zipfiles, this has already been done.
MATLAB (.m) | Scilab (.sce) | Octave (zipfile) |
---|---|---|
ART1.m | ART1.sce | Oct_Chapter10.zip |
ExpectationMaximization.m | ExpectationMaximization.sce | |
pattern1.txt | pattern1.txt |
MATLAB GUIs
(Available for MATLAB only.) MATLABGUIs.zip