Difference between revisions of "Fundamentals of Computational Neuroscience (2nd Edition): Programs"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
		
	
| Line 1: | Line 1: | ||
The second edition of ''Fundamentals of Computational Neuroscience'' is now available at [http://www.oup.com/us/catalog/general/subject/Medicine/Neuroscience/?view=usa&ci=9780199568413 Oxford University Press] and [http://www.amazon.ca/Fundamentals-Computational-Neuroscience-Thomas-Trappenberg/dp/0199568413/ref=sr_1_1?ie=UTF8&s=books&qid=1260376141&sr=8-1 Amazon.ca].  | The second edition of ''Fundamentals of Computational Neuroscience'' is now available at [http://www.oup.com/us/catalog/general/subject/Medicine/Neuroscience/?view=usa&ci=9780199568413 Oxford University Press] and [http://www.amazon.ca/Fundamentals-Computational-Neuroscience-Thomas-Trappenberg/dp/0199568413/ref=sr_1_1?ie=UTF8&s=books&qid=1260376141&sr=8-1 Amazon.ca].  | ||
== Zipfiles ==  | == Zipfiles ==  | ||
| − | Zipfiles containing all programs from the book are available for [[Media:FCN-MATLAB.zip|MATLAB]], [[Media:FCN-SCILAB.zip|Scilab]], and [[Media:FCN-OCTAVE.zip|Octave]]   | + | Zipfiles containing all programs from the book are available for [[Media:FCN-MATLAB.zip|MATLAB]], [[Media:FCN-SCILAB.zip|Scilab]], and [[Media:FCN-OCTAVE.zip|Octave]]. Alternatively, individual programs are available for download as below.  | 
== Appendices ==  | == Appendices ==  | ||
| Line 8: | Line 8: | ||
!scope="col"|MATLAB (.m)  | !scope="col"|MATLAB (.m)  | ||
!scope="col"|Scilab (.sce)  | !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 23: | Line 23: | ||
!scope="col"|MATLAB (.m)  | !scope="col"|MATLAB (.m)  | ||
!scope="col"|Scilab (.sce)  | !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 43: | Line 43: | ||
!scope="col"|MATLAB (.m)  | !scope="col"|MATLAB (.m)  | ||
!scope="col"|Scilab (.sce)  | !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 59: | Line 59: | ||
!scope="col"|Octave (.*)  | !scope="col"|Octave (.*)  | ||
|-  | |-  | ||
| − | |[[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 75: | Line 75: | ||
!scope="col"|Octave (.*)  | !scope="col"|Octave (.*)  | ||
|-  | |-  | ||
| − | |[[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 90: | Line 90: | ||
!scope="col"|Octave (.*)  | !scope="col"|Octave (.*)  | ||
|-  | |-  | ||
| − | |[[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 114: | Line 114: | ||
!scope="col"|Octave (.*)  | !scope="col"|Octave (.*)  | ||
|-  | |-  | ||
| − | |[[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 129: | Line 129: | ||
!scope="col"|Octave (.*)  | !scope="col"|Octave (.*)  | ||
|-  | |-  | ||
| − | |[[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 153: | Line 153: | ||
!scope="col"|Octave (.*)  | !scope="col"|Octave (.*)  | ||
|-  | |-  | ||
| − | |[[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 168: | Line 168: | ||
!scope="col"|Octave (.*)  | !scope="col"|Octave (.*)  | ||
|-  | |-  | ||
| − | |[[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]]  | ||
| Line 175: | Line 175: | ||
== MATLAB GUIs ==  | == MATLAB GUIs ==  | ||
| + | [[Media:MATLABGUIs.zip|MATLAB GUIs]]  | ||
Revision as of 17:41, 1 June 2011
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 | [[Media:Oct_Chapter2.zip | 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 (.*) | 
|---|---|---|
| normal.m | Oct_Chapter4.zip | |
| oja.m | oja.sce | |
| weightDistribution.m | weightDistribution.sce | 
Chapter 5
| MATLAB (.m) | Scilab (.sce) | Octave (.*) | 
|---|---|---|
| anninos.m | anninos.sce | Oct_Chapter5.zip | 
| IzhikevichRanNet.m | IzhikevichRanNet.sce | |
| PowerSpectrum.m | PowerSpectrum.sce | 
Chapter 6
| MATLAB (.m) | Scilab (.sce) | Octave (.*) | 
|---|---|---|
| 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 | 
Chapter 7
| MATLAB (.m) | Scilab (.sce) | Octave (.*) | 
|---|---|---|
| dnf.m | dnf.sce | Oct_Chapter7.zip]] | 
| rnn_ode.m | ||
| som.m | som.sce | 
Chapter 8
| MATLAB (.m) | Scilab (.sce) | Octave (.*) | 
|---|---|---|
| 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 (.*) | 
|---|---|---|
| experts.m | experts.sce | Oct_Chapter9.zip | 
| TDlearning.m | TDlearning.sce | |
| TDlearning2.m | TDlearning2.sce | 
Chapter 10
| MATLAB (.m) | Scilab (.sce) | Octave (.*) | 
|---|---|---|
| ART1.m | ART1.sce | Oct_Chapter10.zip | 
| ExpectationMaximization.m | ExpectationMaximization.sce |