[B,A] = tf(npFilter)
returns the vector of numerator coefficients, B, and the vector of
denominators, A, for the equivalent transfer function corresponding to
the notch filter.
[B,A,B2,A2] = tf(npFilter)
also returns the vector of numerator coefficients, B2, and the vector
of denominator coefficients, A2, for the equivalent transfer function
corresponding to the peak filter.
Bnotch and Anotch are the vectors of numerator and denominator coefficients for the equivalent transfer function corresponding to the notch filter. Bpeak and Apeak are the vectors of numerator and denominator coefficients for the equivalent transfer function corresponding to the peak filter.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.