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