TranslationTransform[v] gives a TransformationFunction that represents translation of points by a vector v.
Mathematica allows you to export graphics and sounds in a wide variety of formats. If you use the notebook front end for Mathematica, then you can typically just copy and ...
As discussed in "The Structure of Graphics and Sound", Mathematica includes a full graphics programming language. In this language, you can set up many different kinds of ...
Terraservice.net is a website that provides access to aerial imagery and topographical maps of the United States. A web service has been provided that allows developers to ...
WishartDistribution[\[CapitalSigma], m] represents a Wishart distribution with scale matrix \[CapitalSigma] and degrees of freedom parameter m.
BatesDistribution[n] represents the distribution of a mean of n random variables uniformly distributed from 0 to 1.BatesDistribution[n, {min, max}] represents the ...
CauchyDistribution[a, b] represents a Cauchy distribution with location parameter a and scale parameter b.
DateListLogPlot[{{date_1, v_1}, {date_2, v_2}, ...}] makes a log plot with values v_i at a sequence of dates.DateListLogPlot[{v_1, v_2, ...}, datespec] makes a log plot with ...
DavisDistribution[b, n, \[Mu]] represents a Davis distribution with scale parameter b, shape parameter n, and location parameter \[Mu].
DiscreteRatio[f, i] gives the discrete ratio f(i + 1)/f(i).DiscreteRatio[f, {i, n}] gives the multiple discrete ratio.DiscreteRatio[f, {i, n, h}] gives the multiple discrete ...