When numerically solving Hamiltonian dynamical systems it is advantageous if the numerical method yields a symplectic map. If the Hamiltonian can be written in separable ...
Mathematica supports operations on matrices of any size and has a range of input methods appropriate for different needs, from small formatted matrices via keyboard or ...
AlternatingGroup[n] represents the alternating group of degree n.
ChanVeseBinarize[image] finds a two-level segmentation of image by computing optimal contours around regions of consistent intensity in image.ChanVeseBinarize[image, marker] ...
DualSystemsModel[ss] gives the dual of the StateSpaceModel object ss.
EdgeRules[g] gives the list of edge rules for the graph g.
ExtentSize is an option to DiscretePlot and DiscretePlot3D that specifies how far to extend out from each plot point.
FindIndependentEdgeSet[g] finds an independent edge set of the graph g with a maximum number of edges.
GraphPeriphery[g] gives the set of vertices with maximum eccentricity in the graph g.
HypothesisTestData[...] represents hypothesis test data such as generated by DistributionFitTest, AndersonDarlingTest, etc.