VarianceCI[list] gives a confidence interval for the population variance estimated from list.
To install and use Mathematica and MathLM, you must activate your product and receive a password. Before registering, you must first begin the installation process according ...
BetweennessCentrality[g] gives a list of betweenness centralities for the vertices in the graph g.
ImageLines[image] finds line segments in image and returns the coordinates of their endpoints.ImageLines[image, t] uses the threshold t for selecting image ...
Edges
(Combinatorica Package Symbol) Edges[g] gives the list of edges in g. Edges[g, All] gives the edges of g along with the graphics options associated with each edge. Edges[g, EdgeWeight] returns the list of ...
NumberOf2Paths[g, v] returns a sorted list that contains the number of paths of length 2 to different vertices of g from v.
JustMinor is an interval list for the minor version of the Just Major scale.
EulerRatio is an option to EulerSum which specifies the parameter to use in the generalized Euler transformation.
IsomorphicGraphQ[g_1, g_2] yields True if the graphs g_1 and g_2 are isomorphic, and False otherwise.
ImageHistogram[image] plots a histogram of the pixel levels for each channel in image.ImageHistogram[image, n] uses n levels for each channel.ImageHistogram[image, n, {min, ...