BinaryReadList["file"] reads all remaining bytes from a file, and returns them as a list of integers from 0 to 255. BinaryReadList["file", type] reads objects of the ...
Entropy
(Built-in Mathematica Symbol) Entropy[list] gives the base E information entropy of the values in list.Entropy[k, list] gives the base k information entropy.
SkeletonTransform[image] gives the skeleton transform of image, in which the value of each skeleton pixel is its distance to the nearest background ...
You can define the derivative in Mathematica of a function f of one argument simply by an assignment like f'[x_]=fp[x]. This defines the derivative of f(x) to be fp(x). In ...
Mathematica allows you not only to export graphics and sounds, but also to import them. With Import you can read graphics and sounds in a wide variety of formats, and bring ...
A graph may not be fully connected. For instance, only about 25% of the web graph is estimated to be in the largest strongly connected component. Another 25% is estimated to ...
Axis
(Built-in Mathematica Symbol) Axis is a symbol that represents the axis for purposes of alignment and positioning.
Compress[expr] gives a compressed representation of expr as a string.
Padding
(Built-in Mathematica Symbol) Padding is an option to various array and image operations that specifies what padding to use when extending beyond the original data specified.
Unicode: F767. Uninterpretable element. Generated to indicate the position of a syntax error in messages produced by functions like Get and ToExpression. Shown as ^^^ in ...