Gather
(Built-in Mathematica Symbol) Gather[list] gathers the elements of list into sublists of identical elements.Gather[list, test] applies test to pairs of elements to determine if they should be considered ...
Play
(Built-in Mathematica Symbol) Play[f, {t, t_min, t_max}] creates an object that plays as a sound whose amplitude is given by f as a function of time t in seconds between t_min and t_max.
PolarAxesOrigin is an option for sector charts and polar plots that specifies where polar axes should be drawn.
SystemsModelDelete[sys, {i_1, i_2, ...}] deletes the subsystem of the StateSpaceModel or TransferFunctionModel object sys associated with inputs at position ...
EulerPhi[n] gives the Euler totient function \[Phi](n).
SetSharedFunction[f_1, f_2, ...] declares the symbols f_i as shared functions whose downvalues are synchronized among all parallel kernels.
BellY
(Built-in Mathematica Symbol) BellY[n, k, {x_1, ..., x n - k + 1}] gives the partial Bell polynomial Y n, k (x_1, ..., x n - k + 1). BellY[n, k, m] gives the generalized partial Bell polynomial of a ...
NyquistPlot[g] gives the Nyquist plot of a rational function g in one complex variable.NyquistPlot[sys] gives the Nyquist plot of a TransferFunctionModel or StateSpaceModel ...
ListContourPlot3D[array] generates a contour plot from a three-dimensional array of values. ListContourPlot3D[{{x_1, y_1, z_1, f_1}, {x_2, y_2, z_2, f_2}, ...}] generates a ...
OrbitInventory[ci, x, w] returns the value of the cycle index ci when each formal variable x[i] is replaced by w. OrbitInventory[ci, x, weights] returns the inventory of ...