The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

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