ToUpperCase[string] yields a string in which all letters have been converted to uppercase.
WienerFilter[image, r] removes noise from image by applying a range-r Wiener filter.WienerFilter[image, r, ns] assumes an additive noise power value ns.
The symbolic architecture of Mathematica notebooks allows immediate interoperability with a wide range of document, web, graphics and other formats. Mathematica automatically ...
ControlsRendering is a Style option that specifies how controls should be rendered.
FieldSize is an option for InputField, PopupMenu, and related functions that specifies the size of the field allowed for input or contents.
Fold
(Built-in Mathematica Symbol) Fold[f, x, list] gives the last element of FoldList[f, x, list].
TableAlignments is an option for TableForm and MatrixForm which specifies how entries in each dimension should be aligned.
VertexAdd[g, v] makes a graph by adding the vertex v to the graph g.VertexAdd[g, {v_1, v_2, ...}] adds a collection of vertices to g.
Clock
(Built-in Mathematica Symbol) Clock[] represents a clock variable whose value cycles continuously from 0 to 1 once per second when it appears inside a dynamically updated object such as a Dynamic. ...
GTOPO30
(Mathematica Import/Export Format) GTOPO30 global topographic data. United States Geological Survey (USGS) standard. Distribution format for a global digital elevation model (DEM) with 30-arc-second grid ...