Feeds
질문
Need to put in variables in 3d matrix
Hi I have data of (x,y) coordinates in two column vectors and classifications in a third vector. I want have a matrix which ra...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
Check if (x,y) point is within 2d array of (x,y) entries. Where x is one column and y another
Is there a way to check if (x,y) points is within 2d array of (x,y) entries. Where x is one column and y another. Preferably I ...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Determine indices of how many times (x,y) coordinates occur in 2d vector
I wand to check if 2d coordinates of type (x,y) occur many times in 2d vector. I just want to count the number of times they ...
대략 5년 전 | 답변 수: 2 | 0
2
답변질문
Find elements of type (x,y) and indices for equality of columns x and y
Find number of elements of type (x,y) in two columns, where x is in one column and y in the other. Report the indices for elemen...
대략 5년 전 | 답변 수: 1 | 0
