Question: How can I solve matrix equation?

Hello.

I have following equation a = X.b, where a and b are n-dimension vectors, X is unknown nxn-dimension matrix. How can I find matrix X?

Please Wait...