Converting between symbols and their names. Here is the symbol x. Its name is a string.
Mathematica symbols are the ultimate atoms of symbolic data. Every symbol has a unique name, exists in a certain Mathematica context or namespace, and can have a variety of ...
WaveletListPlot[dwd] plots wavelet transform coefficients in the DiscreteWaveletData dwd.WaveletListPlot[dwd, wind] plots wavelet transform coefficients corresponding to the ...
In addition to a rich set of standard file operations, Mathematica's unified symbolic architecture makes it easy to apply algorithmic approaches and efficient higher-level ...
In any interactive session, Mathematica effectively operates in a loop. It waits for your input, processes the input, prints the result, then goes back to waiting for input ...
Long used in its simplest form in mathematics, functional iteration is an elegant way to represent repeated operations. Mathematica's symbolic architecture makes powerful ...
Mathematica supports state-of-the-art sound generation, providing both arbitrary waveform synthesis from functions and data, and symbolic note-based MIDI-style sound ...
CoefficientRules[poly, {x_1, x_2, ...}] gives the list {{e_11, e_12, ...} -> c_1, {e_21, ...} -> c_2, ...} of exponent vectors and coefficients for the monomials in poly with ...
Directly integrated into Mathematica's uniform architecture for handling lists of data is an array of highly optimized algorithms for transforming and smoothing datasets that ...
Files
(Mathematica Guide) Mathematica provides convenient and efficient system-independent functions for handling file-related constructs at all levels.