ss2zp
PURPOSE
% Converts a state space representation to a set of poles and zeros;
SYNOPSIS
function [zer, pol, k] = ss2zp (a, b, c, d)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- abcddim % Check for compatibility of the dimensions of the matrices defining
- tzero % Compute transmission zeros of a continuous system:
This function is called by:
- moddemo % Octave Control toolbox demo: Model Manipulations demo.
- sysupdate % Update the internal representation of a system.
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003