moddemo
PURPOSE
% Octave Control toolbox demo: Model Manipulations demo.
SYNOPSIS
function moddemo
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- prompt % Prompt user to continue
- run_cmd % run_cmd: short script used in demos
- ss2tf % Conversion from transfer function to state-space.
- ss2zp % Converts a state space representation to a set of poles and zeros;
- tf2ss % Conversion from transfer function to state-space.
- tf2zp % Converts transfer functions to poles-and-zero representations.
- zp2ss % Conversion from zero / pole to state space.
- zp2tf % Converts zeros / poles to a transfer function.
This function is called by:
- DEMOcontrol % Octave Control Systems Toolbox demo/tutorial program. The demo
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003