ConstrainedMax::cmfun ConstrainedMin::cmfun
NMinimize::belt NMaximize::belt
NMinimize::bcons NMaximize::bcons
Since Version 5.0 (released in 2003), ConstrainedMax has been superseded by Minimize, Maximize, NMinimize, and NMaximize.
Since Version 5.0 (released in 2003), ConstrainedMin has been superseded by Minimize, Maximize, NMinimize, and NMaximize.
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 ...
This tutorial shows a number of examples of the use of Mathematica for computations that involve linear algebra. Certain sparse matrix techniques try to reorder the matrix so ...
Regress
(Obsolete Linear Regression Package Symbol) As of Version 7.0, Regress has been superseded by LinearModelFit.