This is where navigation should be.

FILTERBANKFREQZ - Filterbank frequency responses

Usage

gf = filterbankfreqz(g,a,L)

Description

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'.