Real Generalized Eigenvalues and Vectors VI
- 已更新2025-07-30
- 閱讀時間為 2 分鐘
Computes the generalized right eigenvalues and eigenvectors of the matrix pair A and B. The data types you wire to the A and B inputs determine the polymorphic instance to use.

Inputs/Outputs
A
—
A is a square real matrix.
B
—
B is the second square real matrix.
output option
—
output option determines whether the VI computes Eigenvectors.
Eigenvalues
—
Eigenvalues returns the generalized right eigenvalues of the matrix pair A and B.
Eigenvectors
—
Eigenvectors returns generalized right eigenvectors of the matrix pair A and B.
error
—
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster. |
A
—
output option
—
Eigenvalues
—
Eigenvectors
—
error
—