Skip to content

Opening book details…

About this document

Eigenvalues and Vectors in MATLAB by Noel is a document available to read on EtoBox.

This document describes the EVCRG subroutine, which computes all the eigenvalues and eigenvectors of a real matrix. It takes a real matrix as input, along with additional parameters, and returns the eigenvalues and eigenvectors as outputs. The subroutine uses QR algorithm techniques to solve the generalized real eigenvalue problem. An example is also given to demonstrate computing and printing the eigenvalues, eigenvectors, and performance index of a sample 3x3 matrix.

Author
Noel
Language
EN