%-------------------------------------------------------------------------
% Desc - Software for the experiment with evidence gathering. The 
%        results for this experiment are reported in figure 4 (H) of
%        paper(s)
%
%    [1] W. Maass, P. Joshi, and E. D. Sontag. Computational aspects of
%    feedback in neural circuits. submitted for publication, 2005.
%
%    [2] W. Maass, P. Joshi, and E. D. Sontag. Principles of real-time
%    computing with feedback applied to cortical microcircuit models.
%    In Advances in Neural Information Processing Systems, volume 18.
%    MIT Press, 2006. to appear.
%
%-------------------------------------------------------------------------

   1) The file load_params.m contains the global parameters for the 
   simulation, and the file launch_experiment.m starts the simulation.

   2) Run the software at your own risk ;)
