Next: Systems from Systems
Up: Transfer Function
Previous: Transfer Function
  Contents
  Index
- Aliases: none
- Description:
returns
the transfer function associated with the
state space representation of
.
- Arguments: System1
- Comments / Limitations:
More complete documentation can be found in the Control Systems
Professional manual. Changes to the CSP II package, since the CSP I
require that inside NCControl.m we set the option
ReductionMethod

NCInverse
for TransferFunction. For systems with commutative
entries one still gets a correct answer from TransferFunction
even with this option set.
However, it may look different from that produced by CSP.
Thus for a commutative
system, one may want use the option
ReductionMethod

DeterminantExpansion
which gives the same answer as the CSP default.
NCAlgebra Project
2002-09-09