|
D.11.2.1 control
Procedure from library control.lib (see control_lib).
- Usage:
- control(R); R a module (R is the matrix of the system of equations to be investigated)
- Return:
- list
- Purpose:
- compute the list of all the properties concerning controllability of the system (behavior), represented by the matrix R
- Note:
- the properties and corresponding data like controllability, flatness, dimension of the system, degree of controllability, kernel and image representations, genericity of parameters, obstructions to controllability, annihilator of torsion submodule and left inverse are investigated
Example:
|