Transformation rules in Mathematica let you set local values for symbols, functions, and all other types of expressions. Using rules provides a powerful and extensible method ...
When derivatives cannot be computed symbolically, "Newton's" method will be used, but with a finite difference approximation to the Jacobian. This can have costs in terms of ...
ParallelMap[f, expr] applies f in parallel to each element on the first level in expr.ParallelMap[f, expr, levelspec] applies f in parallel to parts of expr specified by ...
BenktanderGibratDistribution[a, b] represents a Benktander distribution of type I with parameters a and b.
KDistribution[\[Nu], w] represents a K distribution with shape parameters \[Nu] and w.
Convolve[f, g, x, y] gives the convolution with respect to x of the expressions f and g.Convolve[f, g, {x_1, x_2, ...}, {y_1, y_2, ...}] gives the multidimensional ...
There will be times when you want to stop Mathematica in the middle of a computation. You may have asked Mathematica to do something that you did not intend or that is taking ...
GainPhaseMargins[sys] gives the gain and phase margins of the linear time-invariant system sys.
VertexNormals is an option for graphics primitives which specifies the normal directions to assign to 3D vertices.