mean
(method of orientation)
mean of a list of orientations, principle axes and moments of inertia
Syntax
[m, q, lambda, V] = mean(ori) [m, q, lambda, V] = mean(ori,'robust') [m, q, lambda, V] = mean(ori,'weights',weights)
Input
ori |
list of orientation |
||||
param,val | Parameters and values that control mean
|
Output
m |
mean orientation |
lambda |
principle moments of inertia |
V |
principle axes of inertia (orientation) |
q |
crystallographic equivalent quaternion projected to fundamental region |
See also
MTEX 4.5.2 |