PlotStyle is an option for plotting and related functions that specifies styles in which objects are to be drawn.
ContentSize is an option for Manipulate and other functions that specifies the size of the content area to use.
DiscreteWaveletPacketTransform[data] gives the discrete wavelet packet transform (DWPT) of an array of data.DiscreteWaveletPacketTransform[data, wave] gives the discrete ...
DiscreteWaveletTransform[data] gives the discrete wavelet transform (DWT) of an array of data.DiscreteWaveletTransform[data, wave] gives the discrete wavelet transform using ...
InterpolationOrder is an option for Interpolation, as well as ListLinePlot, ListPlot3D, ListContourPlot, and related functions, that specifies what order of interpolation to ...
RandomGraph[n, p] constructs a random labeled graph on n vertices with an edge probability of p.
GridLinesStyle is an option for 2D graphics functions that specifies how grid lines should be rendered.
NMinimize, NMaximize, Minimize, and Maximize employ global optimization algorithms, and are thus suitable when a global optimum is needed. Minimize and Maximize can find ...
FrameTicksStyle is an option for 2D graphics functions that specifies how frame ticks should be rendered.