Invertible matrix
In linear algebra, there are certain matrices which have the property that when they are multiplied with another matrix, the result is the identity matrix (the matrix with ones on its main diagonal and 0 everywhere). If is such a matrix, then is called invertible and its inverse is called ,[1] with:[2]
There are algorithms for calculating the inverse of a matrix, with Gaussian elimination being a common example. The problem is that finding the inverse is relatively expensive to do for big matrices. Matrix inversion is used extensively in computer graphics.
Related pages
References
- "Comprehensive List of Algebra Symbols". Math Vault. 2020-03-25. Retrieved 2020-09-08.
- Weisstein, Eric W. "Matrix Inverse". mathworld.wolfram.com. Retrieved 2020-09-08.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.