필터 지우기
필터 지우기

Speed-Accuracy Tradeoff calculations in MATLAB

조회 수: 4 (최근 30일)
Eric
Eric 2016년 12월 22일
답변: Richard Heitz 2017년 10월 27일
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

답변 (3개)

Yair Altman
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.

Richard Heitz
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!

Richard Heitz
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!

카테고리

Help CenterFile Exchange에서 Psychology에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by