Adaptive Track Engine
Determines what changes you should make to the signal during a psychoacoustic adaptive track.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
W. Owen Brimijoin (2026). Adaptive Track Engine (https://www.mathworks.com/matlabcentral/fileexchange/40892-adaptive-track-engine), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.4.0 (5.36 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.4.0 | Added an example showing how to use the function to run a set of interleaved adaptive tracks and estimate a participant's threshold. |
||
| 1.3.0 | Added the optional method of outputting a scalar value (or its inverse) instead of only dB. This increases the flexibility of code for use with different types of adaptive tracks and staircase threshold estimating experiments. |
||
| 1.2.0 | Now upon finishing, the code fills the previously empty 'reversals' output argument with an index of the time points in the track where reversals occurred. |
||
| 1.1.0 | Improved comments and input checking |
||
| 1.0.0 |