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