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: iufilterbank
IUFILTERBANK  Filter bank inversion, DEPRECATED
  Usage:  f=iufilterbank(c,g,a);

  IUFILTERBANK has been deprecated by IFILTERBANK. Call IFILTERBANK
  with the exact same parameters as the old call to IUFILTERBANK.

Url: http://ltfat.github.io/doc/deprecated/iufilterbank.html

See also: ifilterbank.

Package: ltfat