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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 3 | 0