Adaptive Track Engine

Determines what changes you should make to the signal during a psychoacoustic adaptive track.

Download
Download

You are now following this Submission

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

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.

Download
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.

Download
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.

Download
1.1.0

Improved comments and input checking

Download
1.0.0

Download