카테고리 없음
Invertible Matrix vs NonInvertible Matrix
아빠악어.
2016. 8. 23. 00:00
Invertible Matrix
http://www.sosmath.com/matrix/matinv/matinv.html
설명이 너무 잘되어 있음.. 수학은 영어로 이해하는게 더 쉬운것 같다.. 가역행열이 머시다냐..
행열의 연산은 정수의 연산과는 다르다
AB = BA = I 가 성립하면 B가 존재하는 A를 Inverse matrix가 부른다.
즉 B는 A^-1 로 표시 할 수 있다.
Noninvertible Matrix
http://www.mathwords.com/s/singular_matrix.htm
http://www.mathwords.com/d/determinant.htm
determinant가 0인 것을 singular 또는 Noninvertible Matrix라 부른다.
http://www.mathwords.com/i/inverse_of_a_matrix.htm
determinant가 0이면 Inverse를 가질 수 없다.