FILTERBANKFREQZ Filterbank frequency responses Usage: gf = filterbankfreqz(g,a,L) gf = FILTERBANKFREQZ(g,a,L) calculates length L frequency responses of filters in g and returns them as columns of gf. If an optional parameters 'plot' is passed to FILTERBANKFREQZ, the frequency responses will be plotted using PLOTFFT. Any optional parameter undestood by PLOTFFT can be passed in addition to 'plot'.
Url: http://ltfat.github.io/doc/filterbank/filterbankfreqz.html
Package: ltfat