All the functionality in Miscellaneous`Music` is now available through the newly created Music Package. Scale is now available as MusicScale.
All the functionality of NumericalMath`NSeries` is now available in the newly created Numerical Calculus Package.
All functionality is available in the newly created Analysis of Variance Package.
All functionality is available in the newly created Hypothesis Testing Package.
Permutations are among the most basic elements of discrete mathematics. They can be used to represent discrete groups of transformations and in particular play a key role in ...
Mathematica includes a variety of image segmentation techniques such as clustering, watershed, region growing, and level set as well as a rich set of functions for ...
LeastSquares[m, b] finds an x that solves the linear least-squares problem for the matrix equation m.x == b.
RealBlockDiagonalForm is an option for SchurDecomposition and related functions which specifies whether 2*2 blocks of real values should be used on matrix diagonals in place ...
Functions for grouping together elements of lists. Here is a list. This groups the elements of the list in pairs, throwing away the single element left at the end.