Speed-Accuracy Tradeoff calculations in MATLAB
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi everyone,
I was wondering if anyone knows if there already is code or a toolbox in MATLAB for calculating speed-accuracy tradeoff (SAT)?
It would probably be associated with a neuroscience/psychology toolbox.
Best regards,
Eric
0 Kommentare
Antworten (3)
Yair Altman
am 22 Dez. 2016
Bearbeitet: Yair Altman
am 22 Dez. 2016
The first (and probably best) place to search for Matlab code is the File Exchange on MatlabCentral: https://www.mathworks.com/matlabcentral/fileexchange
Unfortunately, a cursory check for "SATF" there yielded no results, but perhaps if you search for other keywords you might find something similar. Or perhaps you can contact the article's authors for assistance.
I discuss the speed-accuracy tradeoff in my own book ( Accelerating Matlab Performance), so if you can't find the exact implementation of the article's SATF code then you might find the discussion and examples in the book useful.
0 Kommentare
Richard Heitz
am 27 Okt. 2017
Just happened upon this. I don't think an 'SAT' toolbox would make sense. It's all just a matter of binning your RT/accuracy rates according to whichever sceme you want (SATF/CAF, etc, as I detail in the paper). Feel free to contact me if you still have questions, though given the age of this post I assume you've worked it out!
0 Kommentare
Richard Heitz
am 27 Okt. 2017
Just happened upon this. I don't think an 'SAT' toolbox would make sense. It's all just a matter of binning your RT/accuracy rates according to whichever sceme you want (SATF/CAF, etc, as I detail in the paper). Feel free to contact me if you still have questions, though given the age of this post I assume you've worked it out!
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!