Feeds
질문
Directly using Index of max value without storing
Hi, I want to use the index of a maximum value in a vector directly without storing it as a variable. i.e: I have a vecto...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
Conditionally replace matrix elements from other corresponding matrix
I have two matrices of the same size, X and Y. I want to replace elements of X if certain conditions are met, with the corres...
10년 초과 전 | 답변 수: 2 | 0
