Skip to contents

Usage

maad_temporal_entropy(
  wave,
  compatibility = "QUT",
  mode = "fast",
  Nt = 512,
  maad = NULL
)

Arguments

wave

A Wave object.

compatibility

One of "QUT" qutsonicscrewdriver, "seewave" seewave2008sonicscrewdriver.

mode

Mode of the envelope calculation. Can be "fast" or "hilbert".

Nt

Size of each frame. The largest, the highest is the approximation.

maad

An optional maad object. If not provided, one will be created using getMaad().

Value

Numeric entropy of the envelope.

References