Function: crestfactor
CRESTFACTOR  Crest factor of input signal in dB
  Usage:  c=crestfactor(insig);

  CRESTFACTOR(insig) computes the crest factor of the input signal
  insig. The output is measured in dB.

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

See also: rms, gaindb.

Package: ltfat