Community Profile

photo

Konstantinos Fragkakis


Con actividad desde 2018

Estadísticas

  • First Answer

Ver insignias

Content Feed

Ver por

Respondida
How to find the min(max) value and its index in a multidimensional matrix?
Function to calculate the minimum value and its indices, in a multidimensional array - In order to find the max, just replace...

casi 5 años hace | 1

Pregunta


How to find the min(max) value and its index in a multidimensional matrix?
The problem is that the min(array(:)) returns the index of the min(max) as a number, while I am searching for the indices of it....

casi 5 años hace | 1 respuesta | 1

1

respuesta

Respondida
How do I find the indices of the maximum (or minimum) value of my matrix?
Function to calculate the minimum value and its indices, in a multidimensional array - In order to find the max, just replace th...

casi 5 años hace | 2