DiscreteWaveletTransform[data] gives the discrete wavelet transform (DWT) of an array of data.DiscreteWaveletTransform[data, wave] gives the discrete wavelet transform using ...
NDSolve
(Built-in Mathematica Symbol) NDSolve[eqns, y, {x, x_min, x_max}] finds a numerical solution to the ordinary differential equations eqns for the function y with the independent variable x in the range ...
This package provides an interactive tool for investigating the solutions of differential equations as well as other types of equations that have solutions that can be viewed ...
All the functionality in DiscreteMath`Combinatorica` is available in the newly created Combinatorica Package.
PieChart[{y_1, y_2, ...}] makes a pie chart with sector angle proportional to y_1, y_2, ....PieChart[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a pie chart with ...
CForm
(Built-in Mathematica Symbol) CForm[expr] prints as a C language version of expr.
ChanVeseBinarize[image] finds a two-level segmentation of image by computing optimal contours around regions of consistent intensity in image.ChanVeseBinarize[image, marker] ...
ChartStyle is an option for charting functions that specifies styles in which chart elements should be drawn.
ContourStyle is an option for contour plots that specifies the style in which contour lines or surfaces should be drawn.
FortranForm[expr] prints as a Fortran language version of expr.