Feeds
提问
using logical mask in array
hello! i have this array: C=[1 1 1 2 3 4 5 5 5 5 6 6 6 6 ] and i wana to get the index of array where C=5, i can use res=find(...
8 years 前 | 1 个回答 | 0
1
个回答提问
find commun neighbor of matrix
Hello, I have a graph which is represented by this matrix A =[0 1 0 1; ...
8 years 前 | 1 个回答 | 0