Mohammad Mahmoud
Followers: 0 Following: 0
Feeds
提问
Matrix manipulation Question - arranging rows
For example i have the following matrix a = 1 y y y 4 x x x 2 z z z 3 ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Matlab placing loop results in array
I have a matlab code which is pretty complicated and i cant place it all here anyways i have a loop and the busloop variable inc...
5 years 前 | 1 个回答 | 0
1
个回答提问
Finding the nonzero element in a specific row
If i have a matrix and i want to find the indices of a non zero elements in a specific row only how can i do that ?
5 years 前 | 2 个回答 | 0
2
个回答提问
Finding a max in a column and making all other elements equal to zero
I have a 5x20 matrix and i want to 1) find the max value in each column 2) make all other values in the column zero except ...
5 years 前 | 2 个回答 | 0