Convert argument to a (possibly empty) 2D state space matrix.
This function can be used to process the matrices that define a state-space system. The axis keyword argument makes it convenient to specify that if the input is a vector, it is a row (axis=1) or column (axis=0) vector.
Input data defining the contents of the 2D array.
If input data is 1D, which axis to use for return object. The default is 1, corresponding to a row matrix.
If set to True, check that the input matrix is square.
If set, check that the input matrix has the given number of rows.
If set, check that the input matrix has the given number of columns.
Name of the state-space matrix being checked (for error messages).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4