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
8년 초과 전 | 답변 수: 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...
8년 초과 전 | 답변 수: 1 | 0