Function: dynlimit
DYNLIMIT  Limit the dynamical range of the input
  Usage: xo=dynlimit(xi,dynrange);

  DYNLIMIT(xi,dynrange) will threshold the input such that the
  difference between the maximum and minumum value of xi is exactly
  dynrange.

Url: http://ltfat.github.io/doc/sigproc/dynlimit.html

See also: thresh, largestr, largestn.

Package: ltfat