Feeds
提问
Sort a matrix without using the sort function
To study, I am trying to sort a matrix using for loops. I used a template I had for finding a max. [row,column]=size(a...
13 years 前 | 1 个回答 | 0
1
个回答提问
Find max of matrix without using built in function.
I want to find the "max(a)" without actually using the built in "max" function.
13 years 前 | 3 个回答 | 0
3
个回答提问
How can I know what element a value came from in a vector?
I just started using Matlab. I found my minimum value of a given vector, but I need to know what the corresponding value is in ...
13 years 前 | 3 个回答 | 0