|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
| FindMinimum searches for a local minimum in f, starting from an automatically selected point. |
| FindMinimum searches for a local minimum in f, starting from the point |
| FindMinimum searches for a local minimum in a function of several variables. |
| FindMinimum searches for a local minimum subject to the constraints cons. |
| FindMinimum starts from a point within the region defined by the constraints. |
| AccuracyGoal | Automatic | the accuracy sought | |
| EvaluationMonitor | None | expression to evaluate whenever f is evaluated | |
| Gradient | Automatic | the list of gradient components for f | |
| MaxIterations | Automatic | maximum number of iterations to use | |
| Method | Automatic | method to use | |
| PrecisionGoal | Automatic | the precision sought | |
| StepMonitor | None | expression to evaluate whenever a step is taken | |
| WorkingPrecision | MachinePrecision | the precision used in internal computations |