Ticks
(Built-in Mathematica Symbol) Ticks is an option for graphics functions that specifies tick marks for axes.
LogLogPlot[f, {x, x_min, x_max}] generates a log-log plot of f as function of x from x_min to x_max. LogLogPlot[{f_1, f_2, ...}, {x, x_min, x_max}] generates log-log plots of ...
MexicanHatWavelet[] represents the Mexican hat wavelet of width 1.MexicanHatWavelet[\[Sigma]] represents the Mexican hat wavelet of width \[Sigma].
WaveletScale is an option for ContinuousWaveletTransform and related constructs used to specify the smallest resolvable scale.
VarianceEstimatorFunction is an option for LinearModelFit and NonlinearModelFit which specifies the variance estimator to use.
MorletWavelet[] represents a Morlet wavelet.
TransformationFunction[data] represents a transformation function that applies geometric and other transformations.
Ways to label two-dimensional plots. Here is a plot, using the default Axes->True. Setting Frame->True generates a frame with axes, and removes tick marks from the ordinary ...
WaveletScalogram[wd] plots wavelet vector coefficients in a DiscreteWaveletData or ContinuousWaveletData object wd.WaveletScalogram[wd, wind] plots wavelet coefficients ...
ContinuousWaveletTransform[{x_1, x_2, ...}] gives the continuous wavelet transform of a list of values x_i.ContinuousWaveletTransform[data, wave] gives the continuous wavelet ...