M = mean(A,dim) returns the mean values for elements along the dimension of A specified by scalar dim . For matrices, mean(A,2) is a column vector containing ...
確定! 回上一頁