[results] = glasberg2002(inSig,fs);
Example:
fs = 32000; t = linspace(0,1,fs); sig = sin(2*pi*1000*t).'; inSig = setdbspl(sig,100);
Note that currently fs must be 32000 Hz.
B. R. Glasberg and B. C. J. Moore. A Model of Loudness Applicable to Time-Varying Sounds. J. Audio Eng. Soc, 50(5):331--342, 2002. [ http ]