Set
(Built-in Mathematica Symbol) lhs = rhs evaluates rhs and assigns the result to be the value of lhs. From then on, lhs is replaced by rhs whenever it appears. {l_1, l_2, ...} = {r_1, r_2, ...} evaluates ...
Tanh
(Built-in Mathematica Symbol) Tanh[z] gives the hyperbolic tangent of z.
Scale
(Numerical Calculus Package Symbol) Scale is an option to NLimit and ND that specifies the scale at which variations are expected.
Thinning[image] finds the skeletons of foreground regions in image by applying morphological thinning until convergence.Thinning[image, n] performs n iterations of ...
TotalVariationFilter[image] iteratively reduces noise while preserving edges in image.TotalVariationFilter[image, param] assumes a regularization parameter value param.
Resampling is an option that specifies the method to be used for resampling images.
ArrayPlot[array] generates a plot in which the values in an array are shown in a discrete array of squares.
PoincareSection is a setting for the option TrekGenerator that specifies that the Poincaré section for differential equations is used to generate treks.
CDFDeploy["file.cdf", expr] deploys expr in a form that can be played by Wolfram CDF Player.CDFDeploy["file.cdf", notebook] deploys a notebook.CDFDeploy["file.cdf", ...
Introduction Linear Optimization Numerical Nonlinear Local Optimization