THE AUDITORY MODELING TOOLBOX

This documentation page applies to an outdated AMT version (1.2.0). Click here for the most recent page.

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.