DaubechiesWavelet[] represents a Daubechies wavelet of order 2. DaubechiesWavelet[n] represents a Daubechies wavelet of order n.
EvaluationMonitor is an option for various numerical computation and plotting functions that gives an expression to evaluate whenever functions derived from the input are ...
FilledCurve[{segment_1, segment_2, ...}] represents a filled curve consisting of segment_1 followed by segment_2 etc. FilledCurve[{component_1, component_2, ...}] represents ...
HaarWavelet[] represents a Haar wavelet.
LogLogisticDistribution[\[Gamma], \[Sigma]] represents a log-logistic distribution with shape parameter \[Gamma] and scale parameter \[Sigma].
PlotRange is an option for graphics functions that specifies what range of coordinates to include in a plot.
Sec
(Built-in Mathematica Symbol) Sec[z] gives the secant of z.
SymletWavelet[] represents the Symlet wavelet of order 4.SymletWavelet[n] represents the Symlet wavelet of order n.
CellularAutomaton[rule, init, t] generates a list representing the evolution of the cellular automaton with the specified rule from initial condition init for t steps. ...
Append
(Built-in Mathematica Symbol) Append[expr, elem] gives expr with elem appended.