buttap
Produces a lowpass analog prototype Butterworth filter.
Calling Sequence
[z, p, g] = buttap (n)
Parameters
n:
Filter Order
z:
Zeros
p:
Poles
g:
Gain
Description
It gives a lowpass analog prototype Butterworth filter of nth order.
Examples
Authors
Sonu Sharma, RGIT Mumbai (fellow at FOSSEE, IIT Bombay)