Community Profile

photo

ANDIE MEDDAUGH


Last seen: oltre 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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...

quasi 3 anni fa | 0