THE AUDITORY MODELING TOOLBOX

Applies to version: 1.3.0

View the code

Go to function

CARNEY2015_GETALPHANORM - Returns filter coefficients for a normalized alpha function

Description

Returns z-transform coefficients for the function:

\begin{equation*} y(t) = t \cdot e^{\frac{-t}{\tau}} \end{equation*}

The resulting coefficents can then be used in filter(). This version normalizes the alpha function so that the area from 0 to t is equal to 1.