ismaxphase
Determine whether filter is maximum phase
Syntax
Description
returns flag
= ismaxphase(B,A
,"ctf")1
if the filter specified as Cascaded Transfer Functions (CTF) with numerator coefficients B
and denominator coefficients
A
is maximum phase. (since R2024b)
Examples
Input Arguments
Output Arguments
More About
Tips
References
[1] Lyons, Richard G. Understanding Digital Signal Processing. Upper Saddle River, NJ: Prentice Hall, 2004.
Version History
Introduced in R2013aSee Also
ctffilt
| designfilt
| digitalFilter
| isallpass
| islinphase
| isminphase
| isstable