Navigation

Operators and Keywords

Function List:

C++ API

: freqz_plot (w, h)
: freqz_plot (w, h, freq_norm)

Plot the magnitude and phase response of h.

If the optional freq_norm argument is true, the frequency vector w is in units of normalized radians. If freq_norm is false, or not given, then w is measured in Hertz.

See also: freqz.

Package: octave