photo

fenam sogani


Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Help with this problem
function S = simple_stats(N) S = [mean(N,2),median(N,2),min(N,[],2),max(N,[],2)]; what meaning of 2 here

oltre 6 anni fa | 0