Community Profile

photo

Samar Shahin


Last seen: oltre un anno fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • First Review
  • First Answer
  • Explorer

Visualizza badge

Feeds

Visto da

Risposto
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

quasi 4 anni fa | 1