System Identification Toolbox
  Go to function:
    Search    Help Desk 
zepo    See Also

Describe the zeros and pole format.

Syntax

Description

The zepo format is created by th2zp and zp and used by zpplot. It contains information about zeros and poles and their standard deviations. The internal format is intended to be transparent to the user. The basic way to display the information is to use the zpplot command. Some specific infor-mation is retrieved from the format by the function getzp. This entry gives the details of the internal representation, but this information is not necessary for most users of the System Identification Toolbox.

The first row of the matrix consists of integers that give information about what the column below contains. The integers are coded in the following way:

See Also

getzp, th2zp, zpform, zpplot

[ Previous | Help Desk | Next ]