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
Parameter Description
'weights'

list of weights

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

BinghamODF