Signal Processing Toolbox Previous page   Next Page

Delay

The group delay of a filter is a measure of the average delay of the filter as a function of frequency. It is defined as the negative first derivative of a filter's phase response. If the complex frequency response of a filter is , then the group delay is

where theta is the phase angle of . Compute group delay with

which returns the n-point group delay, , of the digital filter specified by b and a, evaluated at the frequencies in vector w.

The phase delay of a filter is the negative of phase divided by frequency:

To plot both the group and phase delays of a system on the same FVTool graph, type


Previous page  Magnitude and Phase Zero-Pole Analysis Next page

© 1994-2005 The MathWorks, Inc.