EdgeCoverQ[g, elist] yields True if the edge list elist is an edge cover of the graph g and False otherwise.
HITSCentrality[g] gives a list of authority and hub centralities for the vertices in the graph g.
IsomorphicGraphQ[g_1, g_2] yields True if the graphs g_1 and g_2 are isomorphic, and False otherwise.
KirchhoffMatrix[g] gives the Kirchhoff matrix of the graph g.
Normalize[v] gives the normalized form of a vector v. Normalize[z] gives the normalized form of a complex number z.Normalize[expr, f] normalizes with respect to the norm ...
PolarAxes is an option for sector charts and polar plots that specifies whether polar axes should be drawn.
Spacings is an option to Grid and related constructs that specifies the spacings to leave between successive objects.
In Mathematica's unified symbolic framework, graphics are treated just like any other expression—to be displayed, arranged, annotated, or manipulated using any of ...
Mathematica provides convenient functions and algorithms for manipulating colors in images, with full generality for arbitrary numbers of color channels.
Mathematica provides an extensive suite of built-in functionality to carry out analysis, design, and simulation of continuous- and discrete-time control systems using both ...