Feeds
提问
Finding the maximum value in a specific row of a matrix
I have this matrix: M = [3 6 1 -2; 3 0 -2 -4; 8 -3 5 4; -2 -3 -2 5]; And I need to find the maximum value in row 4, and ne...
10 years 前 | 0 个回答 | 0
0
个回答提问
Finding the maximum value in a specific row of a matrix
I have this matrix: M = [3 6 1 -2; 3 0 -2 -4; 8 -3 5 4; -2 -3 -2 5]; And I need to find the maximum value in row 4, and ne...
10 years 前 | 2 个回答 | 0