NoncentralChiSquareDistribution[\[Nu], \[Lambda]] represents a noncentral \[Chi]^2 distribution with \[Nu] degrees of freedom and noncentrality parameter \[Lambda].
NoncentralStudentTDistribution[\[Nu], \[Delta]] represents a noncentral Student t distribution with \[Nu] degrees of freedom and noncentrality parameter \[Delta].
PolyaAeppliDistribution[\[Theta], p] represents a Polya\[Dash]Aeppli distribution with shape parameters \[Theta] and p.
RectangleChart3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] makes a 3D rectangle chart with bars of width x_i, depth y_i and height z_i. RectangleChart3D[{..., w_i[{x_i, y_i, ...
RiccatiSolve[{a, b}, {q, r}] gives the matrix x that is the stabilizing solution of the continuous algebraic Riccati equation ConjugateTranspose[a].x + x.a - ...
Sign
(Built-in Mathematica Symbol) Sign[x] gives -1, 0, or 1 depending on whether x is negative, zero, or positive.
SingularValueDecomposition[m] gives the singular value decomposition for a numerical matrix m as a list of matrices {u, w, v}, where w is a diagonal matrix and m can be ...
TriangularDistribution[{min, max}] represents a symmetric triangular statistical distribution giving values between min and max. TriangularDistribution[{min, max}, c] ...
Here is a system of two ODEs whose coefficient matrix has real and distinct eigenvalues. This solves the system. Note that the general solution depends on two arbitrary ...
Mathematica provides permutation representations for many important finite groups. Some of these groups are members of infinite families, parametrized by one or more ...