Mathematica uses the powerful idea of building up all 2D and 3D graphics from symbolic primitives—which can be manipulated using all standard Mathematica functions and ...
Export
(Built-in Mathematica Symbol) Export["file. ext", expr] exports data to a file, converting it to the format corresponding to the file extension ext. Export[file, expr, " format"] exports data in the ...
The Mathematica front end provides an Insert > Table/Matrix submenu for creating and editing arrays with any specified number of rows and columns. Once you have such an ...
PrincipalComponents[matrix] transforms elements of matrix into unscaled principal components.
"CreateGridBoxDialog" is a front end token that opens the Create Table/Matrix dialog.
Do Basic Calculations Do Constrained Nonlinear Optimization Control the Precision and Accuracy of Numerical Results
MultivariateSkewness[matrix] gives a multivariate coefficient of skewness for matrix.
Integrated into Mathematica is a full range of state-of-the-art local and global optimization techniques, both numeric and symbolic, including constrained nonlinear ...
MultivariateKurtosis[matrix] gives a multivariate kurtosis coefficient for matrix.
RowReduce[m] gives the row-reduced form of the matrix m.