(method of vector3d)
computes the mean vector
% average direction with respect to the first nonsingleton dimension
m = mean(v)
% average direction along dimension d
m = mean(v,d)
% average axis m = mean(v,'antipodal')
v | |||||
param,val | Parameters and values that control mean
|
m |
DocHelp 0.1 beta |