|
D.11.2.4 autonomDim
Procedure from library control.lib (see control_lib).
- Usage:
- autonomDim(R); R a module (R is a matrix of the system of equations which is to be investigated)
- Return:
- list
- Purpose:
- computes the list of all the properties concerning autonomy of the system (behavior), represented by the matrix R
- Note:
- the properties and corresponding data like autonomy resp. strong autonomy, dimension of the system, autonomy degree, kernel representation and (over)determinacy are investigated.
This procedure is analogous to 'autonom' but uses dimension calculations
Example:
|