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년 전 | 답변 수: 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년 전 | 답변 수: 2 | 0