GraphData[name] gives a graph with the specified name.GraphData[name, " property"] gives the value for the specified property for a named graph.GraphData["class"] gives a ...
This package provides functions for the generation of standard waveforms and waveforms with user-specified spectra, the synthesis of amplitude and frequency modulated ...
A wide variety of plots and charts are used to gain an overview of data from a statistical perspective. Some summarize statistical computations on the data, while others ...
Building large software systems in Mathematica should follow the general principles that apply to building any large software system. The details may be unique to Mathematica ...
Computational geometry is the study of efficient algorithms for solving geometric problems. The nearest neighbor problem involves identifying one point, out of a set of ...
InterquartileRange[list] gives the difference between the upper and lower quartiles for the elements in list.InterquartileRange[dist] gives the difference between the upper ...
In addition to its graphical results, Wolfram|Alpha can provide alternative representations that contain additional information or are well suited to particular tasks. These ...
HilbertMatrix[n] gives the n*n Hilbert matrix with elements of the form 1/(i + j - 1).HilbertMatrix[{m, n}] gives the m*n Hilbert matrix.
FinancialIndicator["ind", par_1, par_2, ...] represents a financial indicator " ind" with parameters par_1, par_2, etc.