IsSymmetric
Checking whether the matrix is symmetric or skew-symmetric.
blockType: IsSymmetric
Path in the library:
|
Description
Block IsSymmetric determines whether the original matrix is symmetric or skew-symmetric.
Ports
Input
#
IN_1
—
the original matrix
the matrix
Details
The original matrix.
| Data types |
|
| Complex numbers support |
No |
Output
#
OUT_1
—
the result of the definition
boolean value, real scalar
Details
The result of determining whether a matrix is symmetric (skew-symmetric).
| Data types |
|
| Complex numbers support |
No |
Parameters
Main
#
Mode —
Detection mode: symmetric or skew-symmetric
Symmetric | Skew-Symmetric
Details
Sets the detection mode:
-
Symmetric— the block determines whether the matrix is symmetric. -
Skew-Symmetric— the block determines whether the matrix is skew-symmetric.
| Values |
|
| Default value |
|
| Program usage name |
|
| Tunable |
No |
| Evaluatable |
No |