Feeds
提问
Multiply each slice of 3d matrix with 2d matrix
Hi, I have to matrices: A=11x10x32 B=32x8760 I want to ultiply each 11x10x1 slice of matrix A with Matrix B. What's t...
12 years 前 | 1 个回答 | 0
1
个回答提问
apply if else condition on 3d array
Hi, I want to use a simple if else statement to for three matrices A, B, and C of equal dimenstion (11x12x32). Matrix C=zeros...
12 years 前 | 2 个回答 | 0