Community Profile

photo

Mohammad Mahmoud


Last seen: 4 years ago Active since 2019

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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 ?

4 years ago | 2 answers | 0

2

answers

Question


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 ...

4 years ago | 2 answers | 0

2

answers