Solve::dinv Eliminate::dinv Roots::dinv Reduce::dinv System`Private`OldReduce::dinv SolveAlways::dinv GroebnerBasis::dinv PolynomialReduce::dinv MainSolve::dinv ...
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 ...
Sparse representations of matrices are useful because they do not store every element. If one particular value appears very frequently it can be very advantageous to use a ...
FindMinimum::cvmit FindMaximum::cvmit FindFit::cvmit FindRoot::cvmit
NDSolve::bcnorm
NDSolve::eerr
NDSolve::mxst
This tutorial reviews the functions that Mathematica provides for carrying out matrix computations. Further information on these functions can be found in standard ...
As of Version 7.0, NonlinearRegress has been superseded by NonlinearModelFit and is part of the built-in Mathematica kernel.
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 ...