Cluster analysis is an unsupervised learning technique used for classification of data. Data elements are partitioned into groups called clusters that represent proximate ...
SystemsModelFeedbackConnect[sys] gives the closed-loop system for the StateSpaceModel or TransferFunctionModel object sys with unity negative feedback. ...
ErrorBarFunction is an option for ErrorListPlot that specifies a function to apply to determine the shape of error bars.
Not
(Built-in Mathematica Symbol) ! expr is the logical NOT function. It gives False if expr is True, and True if it is False.
ND
(Numerical Calculus Package Symbol) ND[expr, x, x_0] gives a numerical approximation to the derivative of expr with respect to x at the point x_0.ND[expr, {x, n}, x_0] gives a numerical approximation to the ...
This package provides an interactive tool for investigating the solutions of differential equations as well as other types of equations that have solutions that can be viewed ...
TreeGraph[{v_1, v_2, ...}, {u_1, u_2, ...}] yields a tree where u_i is the predecessor of v_i.TreeGraph[{e_1, e_2, ...}] yields a tree with edges e_j.TreeGraph[{v_1, v_2, ...
IntegerLength[n] gives the number of digits in the base 10 representation of the integer n.IntegerLength[n, b] gives the number of digits in the base b representation of n.
PrimeZetaP[s] gives prime zeta function P(s).
"CellSplit" is a front end token that splits a cell into two or three cells.