Syntax: meansq([2,3,8],dim)
Description: Calculates the square mean value of the passed operand.
Group: statistics
Note:
Example:
meansq([4,2])
Also see: std, var, mean, cov
Implemented in: meansq.m