AORtools
AORtools is intended to aid the analysis of auditory oddball responses in ERP experiments. There are three functions/classes included in these tools. AOR.m is the class that computes the responses. qcwt.m performs the continuous wavelet analysis; it is needed by the AOR( ) function. tfDistatis.m is the function/class to perform group-level, multiclass time-frequency distatis.
Each class/function is fully documented. After adding this toolbox to the Matlab path, type "doc AOR" or "doc tfDistatis", or "doc qcwt" at the command prompt to read instructions for using each class.
For more information: http://spot.colorado.edu/~gilley
*Note: This toolbox requires a kernel density estimator. If you have the statistics & machine learning toolbox, then ksdensity( ) will be used. Otherwise, you can download the function kde.m by Botev et al. from the Mathworks FileExchange, and add to your Matlab path. The program will then look for that function. If you do not have one of these functions, then you will receive an error.
Link to KDE function by Botev: http://www.mathworks.com/matlabcentral/fileexchange/14034-kernel-density-estimator
Cite As
Phillip M. Gilley (2025). AORtools (https://www.mathworks.com/matlabcentral/fileexchange/56138-aortools), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Sciences > Neuroscience > Human Brain Mapping > EEG/MEG/ECoG >
- Signal Processing > Wavelet Toolbox > Time-Frequency Analysis > Continuous Wavelet Transforms >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0 |
|