Difference between revisions of "Fundamentals of Computational Neuroscience (2nd Edition): Programs"
Line 265: | Line 265: | ||
|} | |} | ||
=== Figures === | === Figures === | ||
+ | [[Media:DNFexamplePlaceField.pdf|DNFexamplePlaceField.pdf]]<br /> | ||
+ | [[Media:DNCexampleWM.pdf|DNCexampleWM.pdf]]<br /> | ||
+ | [[Media:DNFexamples.pdf|DNFexamples.pdf]]<br /> | ||
+ | [[Media:DNFheadDirections.pdf|DNFheadDirections.pdf]]<br /> | ||
+ | [[Media:DNFpiModel.pdf|DNFpiModel.pdf]]<br /> | ||
+ | [[Media:DNFpiSim2.pdf|DNFpiSim2.pdf]]<br /> | ||
+ | [[Media:DNFpiSim2.pdf|DNFpiSim2.pdf]]<br /> | ||
+ | [[Media:DNFpopulationDecoding.pdf|DNFpopulationDecoding.pdf]]<br /> | ||
+ | [[Media:DNFweightkernel.pdf|DNFweightkernel.pdf]]<br /> | ||
+ | [[Media:DNFweightkernelSC.pdf|DNFweightkernelSC.pdf]]<br /> | ||
+ | [[Media:Cann_drift.pdf|cann_drift.pdf]]<br /> | ||
+ | [[Media:Cann_sim1.pdf|cann_sim1.pdf]]<br /> | ||
+ | [[Media:Cann_sim1b.pdf|cann_sim1b.pdf]]<br /> | ||
+ | [[Media:Cann_theory.pdf|cann_theory.pdf]]<br /> | ||
+ | [[Media:Cann_theory2.pdf|cann_theory2.pdf]]<br /> | ||
+ | [[Media:Hd_model.pdf|hd_model.pdf]]<br /> | ||
+ | [[Media:Pop_decoding.pdf|pop_decoding.pdf]]<br /> | ||
+ | [[Media:Som_a1.pdf|som_a1.pdf]]<br /> | ||
+ | [[Media:Som_model1.pdf|som_model1.pdf]]<br /> | ||
+ | [[Media:Som_model2.pdf|som_model2.pdf]]<br /> | ||
+ | [[Media:Som_sim1b.pdf|som_sim1b.pdf]]<br /> | ||
+ | [[Media:Som_sim2b.pdf|som_sim2b.pdf]]<br /> | ||
+ | [[Media:TuningCurve.pdf|tuningCurve.pdf]]<br /> | ||
+ | [[Media:Tuning_curve2.pdf|tuning_curve2.pdf]]<br /> | ||
+ | |||
== Chapter 8 == | == Chapter 8 == | ||
=== Programs === | === Programs === |
Revision as of 17:04, 24 May 2011
The second edition of Fundamentals of Computational Neuroscience is now available at Oxford University Press and Amazon.ca.
Contents
Appendices
Programs
MATLAB (.m) | SciLab (.sce) | Octave (.*) |
---|---|---|
app_numinte.m | app_numinte.sce | |
creature_state.m | creature_state.sce | |
main.m | main.sce |
Figures
MATLABfirst.pdf
MATLABfirstColor.pdf
MatlabDesktop.pdf
MatlabDesktopColor.pdf
MatlabFigure.pdf
MatlabFigureColor.pdf
Octave.pdf
SciLab.pdf
appendix_math1.pdf
appendix_math2.pdf
appendix_numinte.pdf
appendix_numinte_color.pdf
comm_channel.pdf
dis_arbitrary.pdf
dis_binomial.pdf
dis_chisquare.pdf
dis_exponential.pdf
dis_lognormal.pdf
dis_poisson.pdf
dis_transformation.pdf
dis_uniform.pdf
figHisto.pdf
info_hand.pdf
info_hand2.pdf
info_it1.pdf
info_spiketrain.pdf
info_spiketrain2.pdf
info_surprise.pdf
sparseness.pdf
Chapter 1
Figures
anticipatingBrain1.pdf
deco2.pdf
levels_of_org2.pdf
model1.pdf
model2.pdf
Chapter 2
Programs
MATLAB (.m) | SciLab (.sce) | Octave (.*) |
---|---|---|
EPSP.m | EPSP.sce | |
hh.m | hh.sce | |
wilson_euler.m | wilson_euler.sce | |
wilson_ode.m | wilson_ode.sce | |
wilson.m | wilson.sce |
Figures
action_potential.pdf
circuit_hh.pdf
circuit_syn.pdf
compartment.pdf
hh1.pdf
hh2A.pdf
hh2B.pdf
hh_ion.pdf
ion_channels.pdf
matlab_hh.pdf
matlab_wilson.pdf
neuron.pdf
neuron_sim.pdf
neuron_sim2.pdf
synapse1.pdf
synapse2.pdf
wilson.pdf
Chapter 3
Programs
MATLAB (.m) | SciLab (.sce) | Octave (.*) |
---|---|---|
if_sim.m | if_sim.sce | |
poisson_spiketrain.m | poisson_spiketrain.sce |
Figures
adrian.pdf
alpha1.pdf
alpha2.pdf
alpha2.pdf
buracas.pdf
decharms_merzenich.pdf
epsilon1.pdf
epsilon2.pdf
epsilon3.pdf
if_fast.pdf
if_gauss.pdf
if_isi.pdf
if_node.pdf
if_poisson.pdf
inte_coincidence.pdf
isi_hist.pdf
izhikevich_neuron.pdf
leaky_if.pdf
mean_firing_if.pdf
modulation.pdf
noise_models.pdf
phys_gain.pdf
rate_population.pdf
rate_temporal.pdf
table_transf.pdf
tuning.pdf
Chapter 4
Programs
MATLAB (.m) | SciLab (.sce) | Octave (.*) |
---|---|---|
normal.m | normal.sce | |
oja.m | oja.sce | |
weightDistribution.m | weightDistribution.sce |
Figures
asso2.pdf
associative_learning.pdf
associative_net.pdf
associative_node.pdf
calcium.pdf
f_prepost.pdf
f_prepost2.pdf
hebb1_distribution.pdf
hebb_stdp.pdf
if_STDP_Song.pdf
if_crosscorr.pdf
oja.pdf
oja_node.pdf
plasticity1.pdf
plasticity2.pdf
signaling.pdf
Chapter 5
Programs
MATLAB (.m) | SciLab (.sce) | Octave (.*) |
---|---|---|
anninos.m | anninos.sce | |
IzhikevichRanNet.m | IzhikevichRanNet.sce | |
PowerSpectrum.m | PowerSpectrum.sce |
Figures
abeles.pdf
asyn_gain.pdf
brain.pdf
cortex_column.pdf
cortex_layers.pdf
izhikevichNet.pdf
layers_schematic1.pdf
layers_schematic2.pdf
module_cortex.pdf
netlets.pdf
netlets2.pdf
thorpe.pdf
Chapter 6
Programs
MATLAB (.m) | SciLab (.sce) | Octave (.*) |
---|---|---|
displayLetter.m | displayLetter.sce | |
mlp.m | mlp.sce | |
perceptronTest.m | perceptronTest.sce | |
perceptronTrain.m | perceptronTrain.sce | |
randomFlipMatrix.m | randomFlipMatrix.sce | |
svmOverlap.m | svmOverlap.sce | |
svmXOR.m | svmXOR.sce |
Figures
A_binarization.pdf
A_letter.pdf
boolean.pdf
elman.pdf
gradient_descent.pdf
mlp.pdf
mlp_XOR.pdf
mlp_XOR2.pdf
mlp_comp.pdf
mlp_comp2.pdf
mlp_sine.pdf
node_creation.pdf
overfit.pdf
perceptronExample.pdf
rbfNet.pdf
rbfTrans.pdf
sigma_node2.pdf
surface1.pdf
svm1.pdf
svm1map.pdf
svm1nl.pdf
svm2.pdf
svm2Color.pdf
Chapter 7
Programs
MATLAB (.m) | SciLab (.sce) | Octave (.*) |
---|---|---|
dnf.m | dnf.sce | |
rnn_ode.m | rnn_ode.sce | |
som.m | som.sce |
Figures
DNFexamplePlaceField.pdf
DNCexampleWM.pdf
DNFexamples.pdf
DNFheadDirections.pdf
DNFpiModel.pdf
DNFpiSim2.pdf
DNFpiSim2.pdf
DNFpopulationDecoding.pdf
DNFweightkernel.pdf
DNFweightkernelSC.pdf
cann_drift.pdf
cann_sim1.pdf
cann_sim1b.pdf
cann_theory.pdf
cann_theory2.pdf
hd_model.pdf
pop_decoding.pdf
som_a1.pdf
som_model1.pdf
som_model2.pdf
som_sim1b.pdf
som_sim2b.pdf
tuningCurve.pdf
tuning_curve2.pdf
Chapter 8
Programs
MATLAB (.m) | SciLab (.sce) | Octave (.*) |
---|---|---|
ann_chaos.m | ann_chaos.sce | |
ann_cont.m | ann_cont.sce | |
ann_fixpoint.m | ann_fixpoint.sce | |
ann_sparse.m | ann_sparse.sce | |
lorenz_ode.m | lorenz_ode.sce | |
lorenz.m | lorenz.sce | |
rnn_ode.m | rnn_ode.sce |
Figures
Chapter 9
Programs
MATLAB (.m) | SciLab (.sce) | Octave (.*) |
---|---|---|
experts.m | experts.sce | |
TDlearning.m | TDlearning.sce | |
TDlearning2.m | TDlearning2.sce |
Figures
Chapter 10
Programs
MATLAB (.m) | SciLab (.sce) | Octave (.*) |
---|---|---|
ART1.m | ART1.sce | |
ExpectationMaximization.m | ExpectationMaximization.sce |