Mohammed Rizvi
2014년부터 활동
Followers: 0 Following: 0
Feeds
질문
Index of all smallest element
Hi I have an array A=[2 2 3 4 1 3 4 1 9 1]; I can find the minimum element by [M I]=min(A); I got M=1 and I=5. But I wo...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
Looping for finding dominating points.
Hi, I have a matrix with 'n' rows and two columns, say, f(1,1) f(1,2) f(2,1) f(2,2) f(3,1) f(3,2) f(4,1) f(4,2...
거의 12년 전 | 답변 수: 2 | 0
