BattleLemarieWavelet[] represents the Battle-Lemarié wavelet of order 3.BattleLemarieWavelet[n] represents the Battle-Lemarié wavelet of order n evaluated on equally spaced ...
ImageAlign[image_1, image_2] returns a version of image_2 that is aligned with image_1.
Basic plotting functions. This plots a graph of sin(x) as a function of x from 0 to 2π. You can plot functions that have singularities. Mathematica will try to choose ...
Histogram3D[{{x_1, y_1}, {x_2, y_2}, ...}] plots a 3D histogram of the values {x_i, y_i}.Histogram3D[{{x_1, y_1}, {x_2, y_2}, ...}, bspec] plots a 3D histogram with bins ...
KagiChart[{{date_1, p_1}, {date_2, p_2}, ...}] makes a Kagi chart with prices p_i at date date_i.KagiChart[{" name", daterange}] makes a Kagi chart of closing prices for the ...
BodePlot[g] gives the Bode plot of a rational function g in one complex variable.BodePlot[sys] gives the Bode plot of a TransferFunctionModel or StateSpaceModel object ...
DerivativeFilter[image, {n_1, n_2}] computes the n_i\[Null]^th derivative of image in the vertical and horizontal directions.DerivativeFilter[image, {n_1, n_2}, \[Sigma]] ...
InteractiveTradingChart[{{date_1, {open_1, high_1, low_1, close_1, volume_1}}, ...}] makes a chart showing prices and volume for each date. InteractiveTradingChart[{" name", ...
MeyerWavelet[] represents the Meyer wavelet of order 3.MeyerWavelet[n] represents the Meyer wavelet of order n evaluated on the equally spaced interval {-10, ...
A wide variety of plots and charts are used to gain an overview of data from a statistical perspective. Some summarize statistical computations on the data, while others ...