ss2tf
PURPOSE
% Conversion from transfer function to state-space.
SYNOPSIS
function [num, den] = ss2tf (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