Feeds
답변 있음
Matrix multiplication: exponentiation before summation
Thanks for your help John, Azzi, and Image Analyst. John's answer is very thorough indeed. Here's something I wrote that's re...
Matrix multiplication: exponentiation before summation
Thanks for your help John, Azzi, and Image Analyst. John's answer is very thorough indeed. Here's something I wrote that's re...
대략 11년 전 | 0
| 수락됨
질문
Matrix multiplication: exponentiation before summation
Normal matrix multiplication would give C=A*B, such that C_ij = sum_k { A_ik * B_kj } I want to compute a C* such that C*_ij ...
대략 11년 전 | 답변 수: 4 | 1
4
답변질문
Symbolic vector/matrix problem
Hi everyone, I cannot figure out a way to define symbolic matrices/vectors in the way I want. I know I can do something like ...
거의 12년 전 | 답변 수: 1 | 1