VoronoiDiagram[{{x_1, y_1}, {x_2, y_2}, ...}] yields the planar Voronoi diagram of the points {x_1, y_1}, {x_2, y_2}, ....VoronoiDiagram[{{x_1, y_1}, {x_2, y_2}, ...}, val] ...
OutputResponse[sys, u, t] gives the output response of a TransferFunctionModel or StateSpaceModel object sys to the input u as a function of time t.OutputResponse[sys, u, {t, ...
BYU
(Mathematica Import/Export Format) 3D geometry format. Used for visualization of 3D polygonal meshes in CAD systems and other applications. BYU is an acronym for Brigham Young University. ASCII format. ...
Greedy
(Combinatorica Package Symbol) Greedy is a value that the option Algorithm can take in calls to functions such as VertexCover, telling the function to use a greedy algorithm.
You can import XML data into Mathematica using the standard Import function, which has the following syntax. Importing files. The first argument specifies the file to be ...
ConfigurationPath is a global option that specifies which directories are searched for systemwide configuration information.
UUE
(Mathematica Import/Export Format) Unix uuencoding format. Encodes binary data as a sequence of printable ASCII characters. Commonly used for the transmission of binary content by email. The name uuencode is ...
Mathematica can collect, process, and display data dynamically and in real time. A large collection of curated data is built into Mathematica , which puts an extraordinary ...
ViewCenter is an option for Graphics3D and related functions which gives the scaled coordinates of the point which should appear at the center of the final image.
Hypothesis tests give quantitative answers to common questions, such as how good the fit is between data and a particular distribution, whether these distributions have the ...