Speed-Accuracy Tradeoff calculations in MATLAB
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(3 个)
Yair Altman
2016-12-22
编辑:Yair Altman
2016-12-22
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 个评论
Richard Heitz
2017-10-27
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 个评论
Richard Heitz
2017-10-27
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!