Community Profile

photo

ANDIE MEDDAUGH


Last seen: casi 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
matrix related matlab query
Here's the code I used: function [mmr, mmm] = minimax(M) B = M'; maxie = max(B); minnie = min(B); mmr = abs...

casi 3 años hace | 0