why division of matrix not possible? please answer fastly friends
Answers
Answered by
0
Normaly matrix division is defined as A B = A B − 1 where stands for inverse matrix of . In case when inverse doesn't exist so called pseudo
inverse may be used. There are two issues: first, that matrices have divisors of zero; second, that matrix multiplication is in general not commutative.
inverse may be used. There are two issues: first, that matrices have divisors of zero; second, that matrix multiplication is in general not commutative.
pravallika13:
I can't understand friend
Similar questions