Man Scilab

frmag
Scilab Function

frmag - magnitude of FIR and IIR filters

Calling Sequence

[xm,fr]=frmag(num[,den],npts)

Parameters

Description

calculates the magnitude of the frequency responses of FIR and IIR filters. The filter description can be one or two vectors of coefficients, one or two polynomials, or a rational polynomial.

Author

C. B.

Back