|
||
---|---|---|
LICENSE | ||
README.md | ||
code.m | ||
control_body_head_eye.m | ||
control_eye.m | ||
control_eye_multitarget.m | ||
control_eye_sequence.m | ||
control_head_eye_fixed_body.m | ||
decode.m | ||
define_network.m | ||
dim_activation_hierarchical.m | ||
expts_body_head_eye_coordination.m | ||
expts_body_head_eye_coordination_direct.m | ||
expts_compression.m | ||
expts_gain_modulation_eye.m | ||
expts_head_eye_coordination.m | ||
expts_remapping.m | ||
expts_saccade_accuracy.m | ||
expts_working_memory.m | ||
figured.m | ||
maxsubplot.m | ||
plot_confidence.m | ||
plot_network.m | ||
simulate_agent.m | ||
simulate_agent_retina_to_world.m | ||
simulate_agent_world_to_retina.m |
README.md
This code implements the simulations described in:
Please cite this paper if this code is used in, or to motivate, any publications.
USAGE
This code was tested with MATLAB Version 8.5.0.197613 (R2015a).
To use this software:
start matlab
move to the directory containing this code
run one of the functions listed below
The following table gives details of which MATLAB function produces each figure in this article.
Figure | MATLAB Function |
---|---|
6 | control_eye.m |
7 | control_body_head_eye.m |
8,9b-c | expts_body_head_eye_coordination_direct.m |
9a | expts_body_head_eye_coordination.m |
10,11 | expts_head_eye_coordination.m |
12 | expts_saccade_accuracy.m |
13 | expts_working_memory.m |
14 | control_eye_multitarget.m |
15 | expts_compression.m |
16 | expts_gain_modulation_eye.m |
17 | expts_remapping.m |