BarabasiAlbertGraphDistribution[n, k] represents a Barabasi\[Dash]Albert graph distribution for n-vertex graphs where a new vertex with k edges is added at each step.
AspectRatio is an option for Graphics and related functions that specifies the ratio of height to width for a plot.
BubbleSizes is an option to BubbleChart and related functions that specifies the range of sizes used for bubbles.
WaveletPhi[wave, x] gives the scaling function \[Phi](x) for the symbolic wavelet wave evaluated at x.WaveletPhi[wave] gives the scaling function as a pure function.
Mathematica's symbolic architecture and sophisticated mathematical capabilities allow it to take a uniquely high-level approach to geometric transformations—supporting ...
Standardize[list] shifts and rescales the elements of list to have zero mean and unit sample variance.Standardize[list, f_1] shifts the elements in list by f_1[list] and ...
InverseContinuousWaveletTransform[cwd] gives the inverse continuous wavelet transform of a ContinuousWaveletData object cwd. InverseContinuousWaveletTransform[cwd, wave] ...
ShannonWavelet[] represents the Shannon wavelet evaluated on the equally spaced interval {-10, 10}. ShannonWavelet[lim] represents the Shannon wavelet evaluated on the ...
Mathematica provides various options for labeling three-dimensional graphics. Some of these options are directly analogous to those for two-dimensional graphics, discussed in ...
DiscreteWaveletData[{wind_1 -> coef_1, ...}, wave, wtrans] yields a discrete wavelet data object with wavelet coefficients coef_i corresponding to wavelet index wind_i, ...