Recent content by imtiazgul

  1. I

    MATLAB Using matlab how to find best row/column in a binary matrix

    Hello all i need help in finding the best row/column in a binary matrix. suppose i have a matrix of size 100*50 containing only 1s and 0s, how can i find (using matlab)which row or column has highest number of ones? zeros and ones are randomly distributed in the matrix. i want to find best three...
Back
Top