Li zifan
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
120,359
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0