Jump to content

Modal matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 99.64.105.78 (talk) at 02:56, 17 March 2012. 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. math is awesome!