PolarTicks is an option for sector charts and polar plots that specifies tick marks for polar axes.
ShannonWavelet[] represents the Shannon wavelet evaluated on the equally spaced interval {-10, 10}. ShannonWavelet[lim] represents the Shannon wavelet evaluated on the ...
ShapiroWilkTest[data] tests whether data is normally distributed using the Shapiro\[Dash]Wilk test.ShapiroWilkTest[data, " property"] returns the value of " property".
Text
(Built-in Mathematica Symbol) Text[expr] displays with expr in plain text format. Text[expr, coords] is a graphics primitive that displays the textual form of expr centered at the point specified by ...
WaveletImagePlot[dwd] plots the basis tree of wavelet image coefficients in the DiscreteWaveletData dwd.WaveletImagePlot[dwd, r] plots coefficients up to refinement level ...
While the default settings for plots created in Mathematica are sufficient in most cases, nearly every aspect of plots is customizable. In addition to letting you change the ...
When plotting curves from data, there are several methods you can use to display the data points along the curve. While the default settings for displaying such plots are ...
List
(Mathematica Import/Export Format) Column of numbers or strings. Stores a list of numbers or strings as lines. Plain text format. Is essentially a single-column version of the "Table" format.
ArrayPlot[array] generates a plot in which the values in an array are shown in a discrete array of squares.
BSplineBasis[d, x] gives the zeroth uniform B-spline basis function of degree d at x.BSplineBasis[d, n, x] gives the n\[Null]^th uniform B-spline basis function of degree ...