cat | CAT concatonate poles into a vector. |
char | CHAR convert a pole object into a string. |
cp2iir | CP2IIR Return a,b IIR filter coefficients for a complex pole designed using the bilinear transform. |
display | DISPLAY display a pole |
eq | EQ overloads the == operator for pole objects. |
get | GET get pole properties. |
ne | NE overloads the ~= operator for pole objects. |
pole | POLE construct a pole object. |
resp | RESP returns the complex response of the pole object. |
rp2iir | RP2IIR Return a,b coefficients for a real pole designed using the bilinear transform. |
save | SAVE a pole object to file. |
set | SET set a pole property. |
string | STRING writes a command string that can be used to recreate the input pole object. |
subsref | SUBSREF Define field name indexing for pole objects. |
xml | XML convert a pole object to an DOM XML object. |
xmladd | XMLADD add a pole object to the given node of the input XML DOM |
xmlparse | XMLPARSE creates a pole from a pole xml file. |