Feeds
提问
mxn and nxn matrix element-wise multiplication without for loop
I have 2 2D matrices. First one, A, is mxn where m=n*k and second one, B, is nxn. How do I do element-wise multiplication of eve...
5 years 前 | 1 个回答 | 0
1
个回答提问
3D and 2D matrix multiplication in the objective function
I have a 3D A matrix NxNxM and 2D B matrix (NxN), which will be an integer optimization variable matrix for the solver. I want t...
5 years 前 | 0 个回答 | 0
0
个回答提问
Multiplication of very large 2D and 3D matrices
I have an optimization problem with 2D variable matrix and 3D cost matrix. I need to minimize the multiplication of these two ma...
5 years 前 | 0 个回答 | 0

