8. Software tools
SCILAB is a free computational software package for engineers and scientists. It is available under GPL license at https://www.scilab.org/. Here are some instructions for dealing with the problem of observing a linear system with constant coefficients.
SCROLL TO TOP
syslin[systL] = syslin(dom,A,B,C [ ,D])
defines a linear state system where dom is "c" for continuous and "d" for discrete.
lin[A,B,C,D] = lin(systNL,x0,u0) or [systL] =...
You do not have access to this resource.
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed?
Log in!
Ongoing reading
Software tools