A=[a1 a2 a3 ........an] (1 by n matrix)
B=[b1 b2 b3.........bn]T (n by 1 matrix)
A.B=1 .........(1)
I know the elements of A matrix.
could any body help me to find out the element of B matrix?
P.S.: A and B are not the square matrix.
A=[a1 a2 a3 ........an] (1 by n matrix)
B=[b1 b2 b3.........bn]T (n by 1 matrix)
A.B=1 .........(1)
I know the elements of A matrix.
could any body help me to find out the element of B matrix?
P.S.: A and B are not the square matrix.