This documentation page applies to an outdated major AMT version. We show it for archival purposes only.
Click here for the documentation menu and here to download the latest AMT (1.6.0).
outsig = sig_bincorrnoise(siglen,coher)
siglen | Number of samples of outsig |
coher | Interaural coherence of the produced signal. |
outsig | \(nsig \times 2\) correlated noise signal |
sig_bincorrnoise(siglen,coher) will generate a interaurally correlated noise signal with coherence coher. The output is a 2 column matrix of length siglen.
sig_bincorrnoise(siglen,coher,...) will pass all additional parameters onto the noise function to select between different types of stochastic noise.