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: freqtoerb
FREQTOERB  Converts frequencies (Hz) to erbs
  Usage: erb = freqtoerb(freq);

  This is a wrapper around FREQTOAUD that selects the erb-scale. Please
  see the help on FREQTOAUD for more information.


Url: http://ltfat.github.io/doc/auditory/freqtoerb.html

See also: freqtoaud, demo_audscales.

Package: ltfat