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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 1