Thursday, November 10, 2011

How to scale a matrix so the determinant to be equal to 1?

So if I have a matrix (A) with determinant not equal to 0, how can I calculate the a scalar number (c), which satisfy det(A*c) = 1?

No comments:

Post a Comment