Program to analyze F0 of speech ABR in Matlab

Version 1.0.0.0 (2.27 KB) by Nike
This code can be used to spectrally analyze a an ABR ASCII waveform by windowing and zero padding.
418 Downloads
Updated 26 Jun 2013

View License

This is a code written to estimate the F0 frequency and amplitude of a speech ABR waveform. The outputs are exported to an excel file.The input file should be in a txt format and all the headers should be removed. The file should only contain the waveform and no other details and should be placed in the matlab directory.The wave file windowed using Hanning window and zero padded and to a duration of 1000 ms.The output units are arbitrary scaled deciBel value referenced to the F0 amplitude of the stimulus.

Cite As

Nike (2024). Program to analyze F0 of speech ABR in Matlab (https://www.mathworks.com/matlabcentral/fileexchange/42373-program-to-analyze-f0-of-speech-abr-in-matlab), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0