photo

fenam sogani


2017년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
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

거의 7년 전 | 0