~ubuntu-branches/ubuntu/karmic/scilab/karmic

« back to all changes in this revision

Viewing changes to man/control/invsyslin.man

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2002-03-21 16:57:43 UTC
  • Revision ID: james.westby@ubuntu.com-20020321165743-e9mv12c1tb1plztg
Tags: upstream-2.6
ImportĀ upstreamĀ versionĀ 2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH invsyslin 1 "April 1993" "Scilab Group" "Scilab Function"
 
2
.so ../sci.an 
 
3
.SH NAME
 
4
invsyslin - system inversion
 
5
.SH CALLING SEQUENCE
 
6
.nf
 
7
[sl2]=invsyslin(sl1) 
 
8
.fi
 
9
.SH PARAMETERS
 
10
.TP
 
11
sl1,sl2
 
12
: \fVsyslin\fR lists (linear systems in state space representation)
 
13
.SH DESCRIPTION
 
14
Utility function. Computes the state form of the inverse \fVsl2\fR of 
 
15
the linear system \fVsl1\fR (which is also given in state form). 
 
16
.LP
 
17
The \fVD\fR-matrix is supposed to be full rank. Old stuff used by 
 
18
\fVinv(S)\fR when \fVS\fR is a \fVsyslin\fR list.
 
19
.SH SEE ALSO
 
20
rowregul, inv