Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

there is no result using inverse matrix

the rank of my matrix(3*3) is 2. But there is no result after using inverse matrix vi, What's the problem?
0 Kudos
Message 1 of 4
(3,465 Views)
Hi nongong,
 
One of the main definitions of an invertable matris is that the rank needs to equal the number of colums and rows (in a n x n matrix).
so in your 3x3 matrix, for it to be invertable it needs to have a rank of three.
What do you hope to achieve in the long run?
 
AdamB
Applications Engineering Team Leader | National Instruments | UK & Ireland
0 Kudos
Message 2 of 4
(3,460 Views)

Just something for you to look at.

http://en.wikipedia.org/wiki/Invertible_Matrix

 

AdamB

Applications Engineering Team Leader | National Instruments | UK & Ireland
0 Kudos
Message 3 of 4
(3,460 Views)
Thanks! I have solved it.
0 Kudos
Message 4 of 4
(3,421 Views)