Problem 18.23 introduced the generalized eigenvalue problem. MATLAB can solve these problems using eig(A,B) that finds matrices and such that
The diagonal of contains the generalized eigenvectors and the columns of are the associated eigenvectors.
Solve the following generalized eigenvalue problem and verify that
The basis for the computing the generalized eigenvalues and eigenvectors is the iteration that is analogous to the iteration for eigenvalues. Look up the function qz in the MATLAB documentation and use it to solve the problem in part
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here