Feeds
提问
How do I find the Nth high number in a matrix A ?
Hi guys, I need to find the 5th high number of a matrix. Using the max() function I can only have the 1st one. Thanks for...
11 years 前 | 3 个回答 | 0
3
个回答提问
How do I extract subscript numbers from a matrix element?
Hi, I have a sparse matrix V as you can see. <</matlabcentral/answers/uploaded_files/13950/sparse.png>> What I want to do ...
11 years 前 | 2 个回答 | 0
