Feeds
提问
Finding the indices of duplicate values in one array
Given one array A=[ 1 1 2 3 5 6 7]. I need help to known the indices where there are duplicate values. Thanks
9 years 前 | 9 个回答 | 2
9
个回答提问
How can I remove duplicate values
Hi! I want remove duplicate values of array 'positions' where the corresponding value of d is lower. Example: [positions,d...
9 years 前 | 1 个回答 | 0