Mean

Parent Previous Next

Mean


Mean value


Syntax


mean(x)

x is a real row/column vector

Return mean value of x


Example


Input

Output

x = rand(10)

mean(x)


See Also


Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator