Syntax
sl = markp2ss(markpar, n, nout, nin)
Arguments
- markpar
matrix
- n,nout,nin
integers
- Sl
syslin
list
Description
given a set of n
Markov parameters stacked in the (row)-matrix
markpar
of size nout
X(n*nin) markp2ss
returns a state-space linear system sl
(syslin
list)
such that with [A,B,C,D]=abcd(sl)
:
Examples
See also
Report an issue | ||
<< lsslist | Linear System Representation | pfss >> |