EquationTrekker[eqn, x, {t, t_min, t_max}] opens a graphical interface for specifying initial conditions and plotting the resulting numerical solution to the first or second ...
HamiltonianCycles[g, n] gives a list of n Hamiltonian cycles.HamiltonianCycles[g] gives a list of one Hamiltonian cycle.
A wide variety of plots and charts are used to gain an overview of data from a statistical perspective. Some summarize statistical computations on the data, while others ...
Mathematica 's differential equation solving functions can be applied to many different classes of differential equations, automatically selecting the appropriate algorithms ...
AdjacencyMatrix[g] gives the vertex\[Dash]vertex adjacency matrix of the graph g.
ArgMax
(Built-in Mathematica Symbol) ArgMax[f, x] gives a position x_max at which f is maximized.ArgMax[f, {x, y, ...}] gives a position {x_max, y_max, ...} at which f is maximized.ArgMax[{f, cons}, {x, y, ...}] ...
Cashflow[{c_0, c_1, ..., c_n}] represents a series of cash flows occurring at unit time intervals.Cashflow[{c_0, c_1, ..., c_n}, q] represents cash flows occurring at time ...
Casoratian[{y_1, y_2, ...}, n] gives the Casoratian determinant for the sequences y_1, y_2, ... depending on n.Casoratian[eqn, y, n] gives the Casoratian determinant for the ...
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 ...
DesignMatrix[{{x_11, x_12, ..., y_1}, {x_21, x_22, ..., y_2}, ...}, {f_1, f_2, ...}, {x_1, x_2, ...}] constructs the design matrix for the linear model \[Beta]_0 + \[Beta]_1 ...