Mathematica provides permutation representations for many important finite groups. Some of these groups are members of infinite families, parametrized by one or more ...
ChemicalData["name", " property"] gives the value of the specified property for the chemical " name".ChemicalData["name"] gives a structure diagram for the chemical with the ...
StationaryWaveletPacketTransform[data] gives the stationary wavelet packet transform (SWPT) of an array of data.StationaryWaveletPacketTransform[data, wave] gives the ...
StationaryWaveletTransform[data] gives the stationary wavelet transform (SWT) of an array of data.StationaryWaveletTransform[data, wave] gives the stationary wavelet ...
All the test problems presented in [MGH81] have been coded into Mathematica in the Optimization`UnconstrainedProblems` package. A data structure is used so that the problems ...
GammaDistribution[\[Alpha], \[Beta]] represents a gamma distribution with shape parameter \[Alpha] and scale parameter \[Beta].GammaDistribution[\[Alpha], \[Beta], \[Gamma], ...
Univariate descriptive statistics have been added to the built-in Mathematica kernel. Multivariate functionality from this package is included in the newly created ...
MaximalIndepndentEdgeSet[g] gives a maximal independent edge set of an undirected graph g.
TIFF
(Mathematica Import/Export Format) Registered MIME type: image/tiff TIFF raster image format. Commonly used in image manipulation applications, page layout applications, scanners and other imaging devices, and ...
DiagonalMatrix[list] gives a matrix with the elements of list on the leading diagonal, and 0 elsewhere. DiagonalMatrix[list, k] gives a matrix with the elements of list on ...