StateSpaceTransform[ss, s_1] transforms the StateSpaceModel object ss using the similarity matrix s_1.StateSpaceTransform[ss, {s_1, s_2}] computes the transformation using ...
VerticalSlider[y] represents a vertical slider at position y with range 0 to 1. VerticalSlider[Dynamic[y]] takes the position to be the dynamically updated current value of ...
WakebyDistribution[\[Alpha], \[Beta], \[Gamma], \[Delta], \[Mu]] represents Wakeby distribution with shape parameters \[Beta] and \[Delta], scale parameters \[Alpha] and ...
ContinuousWaveletTransform[{x_1, x_2, ...}] gives the continuous wavelet transform of a list of values x_i.ContinuousWaveletTransform[data, wave] gives the continuous wavelet ...
MeshFunctions is an option for plotting functions that specifies functions to use to determine the placement of mesh divisions.
GUIKit definitions are defined as a hierarchy of widgets, whether they are defined in the Mathematica expression format or in the XML format, GUIKitXML. A single ...
Widget["WizardPage"] represents a page of a wizard.
NProbability[pred, x \[Distributed] dist] gives the numerical probability for an event that satisfies the predicate pred under the assumption that x follows the probability ...
Unicode: 2194. Alias: Esc <-> Esc. Infix arrow operator. x ↔ y is by default interpreted as LeftRightArrow[x,y]. Used in mathematics for various notions of equivalence and ...
Unicode: 2237. Infix relational operator. x ∷ y is by default interpreted as Proportion[x,y]. Used historically to indicate equality; now used to indicate proportion.