[Master Index] [Index for /tools/hpmatlab/toolbox/signal]

tzero

(/tools/hpmatlab/toolbox/signal/tzero.m)


Function Synopsis

[z,gain] = tzero(a,b,c,d)

Help text

TZERO	Transmission zeros.
	Z = TZERO(A,B,C,D) returns the transmission zeros of the state-
	space system:   .
                       x = Ax + Bu   or   x[n+1] = Ax[n] + Bu[n]
                       y = Cx + Du          y[n] = Cx[n] + Du[n]

	[Z,GAIN] = TZERO(A,B,C,D) also returns the transfer function 
	gain if the system is SISO.

	See also: PZMAP, SS2ZP, and ZP2SS.

Cross-Reference Information

This function calls
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON