|
|
Properties | Description |
---|---|
name |
Name of pole (POLE) object |
Properties | Description |
---|---|
f |
Frequency of the pole |
q |
Q of the pole |
ri |
Complex value of the pole |
plist |
The parameter list object which creates the POLE object |
version |
CVS version string of the constructor |
created |
Time object which stores the creation time of the POLE object |
|
Methods | Description |
---|---|
POLE construct a pole object. |
Methods | Description |
---|---|
CAT concatenate poles into a vector. |
|
CHAR convert a pole object into a string. |
|
GET get pole properties. |
|
No description |
|
ISVALID tests if the given pole has all the correct fields of the correct type. |
|
SET set a pole property. |
|
STRING writes a command string that can be used to recreate the input pole object. |
Methods | Description |
---|---|
CP2IIR Return a,b IIR filter coefficients for a complex pole designed using the bilinear transform. |
|
RP2IIR Return a,b coefficients for a real pole designed using the bilinear transform. |
|
SUBSASGN define index assignment for pole properties. |
|
SUBSREF Define field name indexing for pole objects. |
Methods | Description |
---|---|
DISPLAY overloads display functionality for pole objects. |
|
SAVE a pole object to file. |