Feeds
提问
How can i find elements of matrix above and under secondary diagonal,but i cannot use Matlabs syntax, just using for and if loops.
We used this code i+j==size(A,1)+1 (i=rows,j=columns) for elements on secondary diagonal, but i don't know how to manipu...
10 years 前 | 1 个回答 | 0
1
个回答提问
How do i call function with three output arguments?
I have an assignment to write a function which returns the minimum value of the element in the matrix and his index . If funct...
10 years 前 | 2 个回答 | 0