PadeApproximant[expr, {x, x_0, {m, n}}] gives the Padé approximant to expr about the point x = x_0, with numerator order m and denominator order n.PadeApproximant[expr, {x, ...
ParameterEstimator is an option to EstimatedDistribution and FindDistributionParameters that specifies what parameter estimator to use.
QBinomial[n, m, q] gives the q-binomial coefficient (n; m)_q.
Rationalize[x] converts an approximate number x to a nearby rational with small denominator. Rationalize[x, dx] yields the rational number with smallest denominator that lies ...
ShearingMatrix[\[Theta], v, n] gives the matrix corresponding to shearing by \[Theta] radians along the direction of the vector v, and normal to the vector n.
SystemsModelDimensions[sys] gives the number of inputs and outputs of a StateSpaceModel or TransferFunctionModel object sys.
VertexIndex[g, v] gives the integer index for the vertex v in the graph g.
ViewMatrix is an option for Graphics3D and related functions that can be used to specify a pair of explicit homogeneous transformation and projection matrices for 3D ...
A common operation in analyzing various kinds of data is to find the discrete Fourier transform (or spectrum) of a list of values. The idea is typically to pick out ...
Any combination of equations or inequalities can be thought of as implicitly defining a region in some kind of space. The fundamental function of Reduce is to turn this type ...