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