An integration rule computes an estimate of an integral over a region, typically using a weighted sum. In the context of NIntegrate usage, an integration rule object provides ...
MatrixPlot[m] generates a plot that gives a visual representation of the values of elements in a matrix.
FourierSeries, FourierTrigSeries, and FourierCoefficient are part of the Mathematica kernel. FourierSinCoefficient and FourierCosCoefficient are now in the built-in ...
Mathematica has a collection of commands that do unconstrained optimization (FindMinimum and FindMaximum) and solve nonlinear equations (FindRoot) and nonlinear fitting ...
These "How tos" give step-by-step instructions for common tasks related to image processing in Mathematica .
Functionality in this package has been added to the built-in Mathematica kernel. Mode is replaced by the kernel function Commonest.
Affymetrix microarray data formats. Family of file formats used for the storage and exchange of microarray data and meta-information. ASCII or binary formats. Native formats ...
Table
(Mathematica Import/Export Format) Generic tabular data. Stores numerical and textual information, formatted as a table. Supports user-defined field and record separators, field delimiters, currency tokens, ...
AlgebraicNumber[\[Theta], {c_0, c_1, ..., c_n}] represents the algebraic number in the field \[DoubleStruckCapitalQ][\[Theta]] given by c_0 + c_1 \[Theta] + ... + c_n ...
ArcCos
(Built-in Mathematica Symbol) ArcCos[z] gives the arc cosine cos -1 (z) of the complex number z.