reachability
Calculate reachability of a TSmodel
Description
Calculate the singular values of the reachability matrix of a model.
Usage
Required Arguments
- model
-
An object of class TSmodel.
Value
The singular values of the reachability matrix.
Details
If all singular values are significantly different from zero the
model is controllable.
See Also
Examples
return to Table of Contents