<< x2c_BandstopBiQ
Filter
x2c_Biquad >>
X2C Filter Library
>>
Filter
> x2c_Bilin
x2c_Bilin
X2C Bilinear (first order) filter
Description
First order transfer function: H(z) = (b0.z + b1) / (a0.z + a1)
Inports
In:
Input In(k)
Outports
Out:
Output Out(k)
Mask Parameters
b0:
Filter coefficient b0
b1:
Filter coefficient b1
a0:
Filter coefficient a0
a1:
Filter coefficient a1
ts_fact:
Multiplication factor of base sampling time (in integer format).
Implementations
FiP16:
16 Bit Fixed Point
FiP32:
32 Bit Fixed Point
Float32:
32 Bit Floating Point
Float64:
64 Bit Floating Point
Report an issue
<< x2c_BandstopBiQ
Filter
x2c_Biquad >>