Feeds
질문
Simple Code taking too much time
the code below is part of a large program and is looped through about 50 times total. I haven't worked on this code in a while b...
12년 초과 전 | 답변 수: 1 | 1
1
답변질문
Given the product of a matrix and its transpose, how do I find the original matrix??
Hello, I have a matrix R which is the product of another matrix c and its transpose (R=c*c'). Is there a MATLAB function to f...
거의 13년 전 | 답변 수: 1 | 0
