y = mu2lin(mu) converts mu,
a mu-law encoded 8-bit audio signal with amplitudes in the range [0,255],
to a linear audio signal with amplitudes in the range
[-s,s], where
s = 8031/8192 ≅ 0.9803. The input argument
mu is often obtained using fread(...,"uchar") to
read byte-encoded audio files.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.