Feeds
질문
Replace NaN values in a matrix with values from another matrix
Hello, I have two matrices with the same dimension (let's say 100x100). One (matrix A) only contains numerical values and th...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Argument of max values of multiple 2D arrays
Hello, I have several 2D arrays (let's say I have 3, with 5x10 dimension for each), each array corresponds to one argument: ...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
Replace values in a 3D array, from a condition in a 2D array
Hi, I have a 151x432 table called z, I'm interested in the positions for which z>0. I got another table A with a dimension of ...
3년 초과 전 | 답변 수: 2 | 0
