Community Profile

photo

Samar Shahin


Last seen: más de 1 año hace Con actividad desde 2020

Estadísticas

  • First Review
  • First Answer
  • Explorer

Ver insignias

Content Feed

Ver por

Respondida
How do I find the indices of the maximum (or minimum) value of my matrix?
[row,col]=find( matrix_name == min(matrix_name)) returns the indices of the minimum value in each coloumn in your matrix

casi 4 años hace | 1