Feeds
질문
Performing equations on individual elements of a 3D Matrix, and then summing that along the z column
I have a 3D matrix of zeros called A, with a select 4x4 area in this set to 1. I then have a for loop where if A=0 an equation i...
10년 초과 전 | 답변 수: 3 | 0
3
답변질문
Selecting a region from a 3D matrix and replacing the values there.
I have a 100 * 100* 200 matrix, all as 0's, I want to select a 5x5x5 set of numbers with in this to turn in to 1's, how do I do ...
10년 초과 전 | 답변 수: 2 | 0