Li zifan
Followers: 0 Following: 0
Feeds
提问
Compare 2d array with multiple numbers at same time and get the position
Hi, I am trying to find a way to compare a 2d array with different numbers and get the position of the elements at same time wit...
6 years 前 | 1 个回答 | 0
1
个回答提问
Vectorisation of 2 2d matrix
Hi, I want to answer of 2 arrays without using loops, A=rand(100,100) B=rand(8,1) The out put C is going to be a ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Find the minimum of 3 2d arrays at each position.
Hi, I have 3 2d arrays with same dimensions(or a 3d array with 3 layers), and I want to find the the minimum position of each po...
6 years 前 | 1 个回答 | 0