diff multithreshold 1.46/testBM.m @ 9:ecad0ea62b43

May27 mainly better parameters
author Ray Meddis <rmeddis@essex.ac.uk>
date Tue, 31 May 2011 09:13:07 +0100
parents f233164f4c86
children 5b23b9f11806
line wrap: on
line diff
--- a/multithreshold 1.46/testBM.m	Fri May 27 17:50:40 2011 +0100
+++ b/multithreshold 1.46/testBM.m	Tue May 31 09:13:07 2011 +0100
@@ -19,7 +19,7 @@
 % levels= 50;   nLevels=length(levels);
 
 relativeFrequencies=[0.25    .5   .75  1  1.25 1.5    2];
-relativeFrequencies=1;
+% relativeFrequencies=1;
 
 % refBMdisplacement is the displacement of the BM at threshold
 % 1 nm disp at  threshold (9 kHz, Ruggero)
@@ -157,4 +157,4 @@
     UTIL_printTabTable([levels' finalSummary], ...
         num2str([0 stimulusFrequencies]','%5.0f'), '%5.0f')
 
-path(savePath);
\ No newline at end of file
+path(savePath);