The NotebookML format is no longer supported.
As of Version 8.0, ExpectedValue has been superseded by Expectation and NExpectation.
Mathematica has a broad range of functions to support linear algebra operations and to integrate them into the system. It can work with vectors, matrices, and tensors that ...
Matrices in Mathematica can be constructed from all the different types of objects that Mathematica holds. They can contain machine-precision real and complex floating-point ...
The built-in function Fit finds a least-squares fit to a list of data as a linear combination of the specified basis functions. The functions Regress and DesignedRegress ...
The built-in function FindFit allows you to perform nonlinear least squares fitting. The function NonlinearRegress gives a number of regression diagnostics and allows you to ...
Displaying a map. To make a map of an entire continent, you can give the name of the continent in place of the list of country names. Thus, for example, WorldPlot[Oceania] is ...
As of Version 6.0, MLDisownIntegerArray() has been superseded by MLReleaseInteger32Array().
As of Version 6.0, MLDisownIntegerList() has been superseded by MLReleaseInteger32List().
As of Version 6.0, MLDisownRealArray() has been superseded by MLReleaseReal64Array().