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 years 前 | 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 years 前 | 2 个回答 | 0
