Feeds
질문
Find the index of the first values in ascending array that are greater than each values from random array without for loop
Hello, I have a random vector A=rand(n,1) and a given vector B(n,1) which is sorted in ascending values. I want to find the i...
거의 8년 전 | 답변 수: 1 | 0
