stripStar edit page

This function determines a distribution of 3D sphere diameters from a list of 2d grain diameters, based on stripstar, by Renee Heilbronner and astrip by Ondrej Lexa.

Syntax

[c,hD,vD,hDi,vDi,mvD,modeD,b]=stripstar(g,bins);

Input

g grain diamteres (eq. diameter)
bins vector of right edges

Output

c bin centers
hD 3d frequencies
vD volume fractions
hDi 3d frequencies including antispheres
vDi volume fractions including antispheres
mvD vol weighted mean of vD
modeD mode of vD
b input bins

Options

nohist do not plot a histogram
mplot plot density distribution of vD