Function: transferfunction
TRANSFERFUNCTION  The transferfunction of a filter
  Usage:  H=transferfunction(g,L);

  TRANSFERFUNCTION(g,L) computes the transferfunction of length L*
  of the filter defined by g.

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

See also: pfilt.

Package: ltfat