Input
(Built-in Mathematica Symbol) Input[] interactively reads in one Mathematica expression. Input[prompt] requests input, displaying prompt as a "prompt".Input[prompt, init] in a notebook front end uses init ...
The following graph represents an impulse response of an ideal Low Pass Filter (LPF). This graph illustrates some of the ways of interacting with graphics. Details on each ...
DisplayEndPacket[] is a MathLink packet that indicates the end of a series of expressions relating to a postscript graphic.
DisplayPacket[] is a MathLink packet that indicates the beginning of a series of expressions related to a PostScript graphic.
The Mathematica function DSolve finds symbolic solutions to differential equations. (The Mathematica function NDSolve, on the other hand, is a general numerical differential ...
MoyalDistribution[\[Mu], \[Sigma]] represents a Moyal distribution with location parameter \[Mu] and scale parameter \[Sigma].
Mathematica can import from a variety of file formats commonly used in physics, astronomy, meteorology, chemistry, biology, medicine, and physiology.
Mathematica provides high-performance reading and writing of binary data, to both files and pipes. A convenient symbolic format representation makes it straightforward to ...
Files
(Mathematica Guide) Mathematica provides convenient and efficient system-independent functions for handling file-related constructs at all levels.
FindThreshold[image] finds a global threshold value that partitions the intensity values in image into two intervals.