THE AUDITORY MODELING TOOLBOX

Applies to version: 1.6.0

View the code

Go to function

paulick2024_corr
Correlation coefficient between target and template

Usage:

out = paulick2024_corr(x, template, fs, fc_aud, fc_mod);

Input parameters:

x Internal representation of the target as obtained from paulick2024.
template Internal representation of the supra-threshold template as obtained from paulick2024.
fs Sampling rate (in Hz).
fc_aud Centre frequencies (in Hz) of the auditory filterbank.
fc_mod Centre frequencies (n Hz) of the modulation filterbank.

Output parameters:

out

Structure with the correlation metric:

  • int: Correlation coefficients for each modulation band.
  • fin: Final averaged correlation coefficient.

References:

L. Paulick, H. Relaño-Iborra, and T. Dau. The Computational Auditory Signal Processing and Perception Model (CASP): A Revised Version. bioRxiv, 2024. [ DOI ]