Mercurial > hg > map
diff multithreshold 1.46/old files/MAPmodel.m @ 38:c2204b18f4a2 tip
End nov big change
author | Ray Meddis <rmeddis@essex.ac.uk> |
---|---|
date | Mon, 28 Nov 2011 13:34:28 +0000 |
parents | b51bf546ca3f |
children |
line wrap: on
line diff
--- a/multithreshold 1.46/old files/MAPmodel.m Thu Oct 06 15:43:20 2011 +0100 +++ b/multithreshold 1.46/old files/MAPmodel.m Mon Nov 28 13:34:28 2011 +0000 @@ -20,7 +20,7 @@ AN_spikesOrProbability='spikes'; % [response, method]=MAPsequenceSeg(audio, method, 1:8); -global ICoutput ANdt +global ICoutput dtSpikes MAP1_14(audio, 1/method.dt, method.nonlinCF,... MAPparamsName, AN_spikesOrProbability); @@ -29,7 +29,7 @@ options.showModelOutput=1; options.printFiringRates=1; options.showACF=0; - options.showEfferent=1; + options.showEfferent=0; UTIL_showMAP(options) end @@ -41,7 +41,7 @@ % ---------------------------------------------------------- end model run -dt=ANdt; +dt=dtSpikes; time=dt:dt:dt*length(MacGregorResponse); % group delay on unit response