class="resources" Generalized Eigenvalues and Vectors (Not in Base Package) - LabVIEW 7.1 Help - Support - National Instruments
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Generalized Eigenvalues and Vectors (Not in Base Package)

Computes generalized right eigenvalues and eigenvectors of the matrix pair A and B. You can use this polymorphic VI to compute generalized right eigenvalues and eigenvectors for real square matrixes or complex square matrixes. The data types you wire to the A and B inputs determine the polymorphic instance to use.

Real Generalized Eigenvalues and Vectors

A is a square real matrix.
B is the second square real matrix.
output option determines whether the VI computes Eigenvectors.

0eigenvalues
1eigenvalues & vectors (default)
Eigenvalues returns the generalized right eigenvalues of the matrix pair A and B.
Eigenvectors returns generalized right eigenvectors of the matrix pair A and B.
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.

Complex Generalized Eigenvalues and Vectors

A is a square complex matrix.
B is the second square complex matrix.
output option determines whether the VI computes Eigenvectors.

0eigenvalues
1eigenvalues & vectors (default)
Eigenvalues returns the generalized right eigenvalues of the matrix pair A and B.
Eigenvectors returns generalized right eigenvectors of the matrix pair A and B.
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.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit