mean of a list of Miller, principle axes and moments of inertia
Syntax
[m, hkl] = mean(hkl)
[m, hkl] = mean(hkl,'robust')
[m, hkl] = mean(hkl,'weights',weights)
Input
hkl | list of Miller |
Output
m | mean Miller |
hkl | crystallographic equivalent @direction projected to fundamental sector |
Options
weights | list of weights |