photo

fenam sogani


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
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

más de 6 años hace | 0