Jump to content

Modal matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Michael Hardy (talk | contribs) at 05:36, 30 July 2008 (This was pretty messy. Such things as capital initials at the beginning of a sentence and a period at the end were neglected, and math notation fared worse. Probably more work is needed.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In linear algebra, the modal matrix is used in the diagonalization process involving eigenvalues and eigenvectors.

Assume a linear system of the following form:

where X is n×1, A is n×n, and B is n×1. X typically represents the state vector, and U the system input.

Specifically the modal matrix M is the n×n matrix formed with the eigenvectors of A as columns in M. It is utilized in

where D is an n×n diagonal matrix with the eigenvalues of A on the main diagonal of D and zeros elsewhere. (note the eigenvalues should appear left->right top->bottom in the same order as its eigenvectors are arranged left->right into M)

This process is also known as the similarity transform.