tf
PURPOSE
% build system data structure from transfer function format data
SYNOPSIS
function outsys = tf (num, den, tsam, inname, outname)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- is_signal_list % Return true if @var{mylist} is a list of individual strings.
- swap % @format
- syssetsignals % change the names of selected inputs, outputs and states.
This function is called by:
- bddemo % Octave Controls toolbox demo: Block Diagram Manipulations demo.
- dre % Solve the differential Riccati equation
- fir2sys % construct a system data structure from @acronym{FIR} description
- frdemo % Octave Control Toolbox demo: Frequency Response demo.
- sysadd % returns @var{sys} = @var{gsys} + @var{hsys}.
- sysout % print out a system data structure in desired format
- sysrepdemo % Tutorial for the use of the system data structure functions.
- sysscale % scale inputs/outputs of a system.
- syssub % Return @math{sys = Gsys - Hsys}.
- sysupdate % Update the internal representation of a system.
- tf2sys % Build system data structure from transfer function format data.
- zp2ss % Conversion from zero / pole to state space.
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003