Feeds
提问
is it possible to detect repeated values in a matrix?how?
For example I have a matrix such; A=[5 13 2 7 1 8; 2 4 5 7 8 23 31;5 65 34 12 31 8] which has a size (nx6)...
11 years 前 | 2 个回答 | 0
2
个回答提问
help for the algorithm
I have a matrix shown below. And I scan all ( :,1) within a "for" loop. What I want to do is, if the loop finds 3 same number in...
11 years 前 | 1 个回答 | 0