Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Inverse of a Singular Matrix

For the inverse of a matrix A the following properties hold AA = I and A A = 1. Using the Gauss-Jordan ehmination method, one can easily calculate the inverse of a matrix. It can be shown that [Pg.285]

In some cases the inverse of the matrix cannot be calculated since the matrix becomes ill-conditioned, then one could calculate the so-called pseudo-inverse, which will be explained in the following sectioa [Pg.285]

When the colmtms of a matrix A are not hnearly independent, the inverse of the matrix can not be found, since there are many solutions to Ay=b. In this case it is still possible, however, to find a least squares solution to the problem. The matrix that solves this problem is called pseudo-inverse it can be calculated by using singular value decomposition. [Pg.285]

In case the columns of matrix are hnearly dependent (A is collinear), one can use singular value decomposition to calculate the pseudo inverse. A matrix (w, ) is factored into  [Pg.285]

This matrix is singular since the third column is linearly dependent on the other two, it is equal to the first column plus two times the second colunrn. If one uses Matlab and one enters = [2 1 4 2 2 6 -4 2 0] 5 = im(A), then Matlab returns that the matrix is singular and the result is undetermined. [Pg.286]


See other pages where Inverse of a Singular Matrix is mentioned: [Pg.285]    [Pg.285]    [Pg.1502]   


SEARCH



Inverse matrix

Inverse of a matrix

Inverse of matrix

Inverses singular

Inversion of a matrix

Inversion of matrix

Matrix inversion

Matrix singularity

Singular

Singular matrix

Singularities

© 2024 chempedia.info