Feeds
提问
sort and eliminate elements
I have a array of 1XN positive numbers which are very closed numbers. I tried to sort them in rising order by eliminating the no...
11 years 前 | 1 个回答 | 0
1
个回答提问
sorting 2D matrix with 2 rows monotonically rising
I have a 3 rows by 5000 columns matrix A. If I plot scatter3(A(1,:),A(2,:),A(3,:)), then all the data can be displayed monotonic...
11 years 前 | 1 个回答 | 0