<< x2c_HighpassBiQ Filter x2c_LowpassBiQ >>

X2C Filter Library >> Filter > x2c_IIR

x2c_IIR

X2C Infinite Impulse Response (IIR) Filter

Description

Transfer function: H(z) = (b0.z^n + b1.z + ...+ bn) / (a0.z^n + a1.z + ... + an) The maximum filter order is 32. The order of the denominator has to be greater than or equal to the order of the numerator.

Inports

Outports

Mask Parameters

Implementations


Report an issue
<< x2c_HighpassBiQ Filter x2c_LowpassBiQ >>