Rajashree Jain
Symbioisis
2011년부터 활동
Followers: 0 Following: 0
Feeds
답변 있음
Finding the row and column number in a matrix
[val row]=max(A(:)); [val col]=max(A(row,:)); [val row col];
Finding the row and column number in a matrix
[val row]=max(A(:)); [val col]=max(A(row,:)); [val row col];
거의 15년 전 | 0
