Feeds
提问
Is there any solution to generate an orthogonal matrix for several matrices?
Hi All, Is there any solution to generate an orthogonal matrix for several matrices in Matlab? For example, I have P'*A1*P...
7 years 前 | 3 个回答 | 0
3
个回答提问
A*A'=C
Hi all, I need help. I have A*A' = C, where C = [2/3 -1/3 -1/3;-1/3 2/3 -1/3;-1/3 -1/3 2/3] and A is matrix 3x2. How to ge...
7 years 前 | 1 个回答 | 0
