| Fundamentals of Statistics contains material of various lectures and courses of H. Lohninger on statistics, data analysis and chemometrics......click here for more. |
|

| See also: Optimization, Gradient Descent | ||
|
||
Simplex Algorithm
The simplex algorithm is a gradient search procedure and is quite popular,
since it is based on simple principles and is therefore easy to understand
and implement For better understanding, follow the development of the optimization process in this interactive example . Please note that the simplex optimization is prone to get trapped into local maxima. The results of a simplex run depend on the starting conditions. In order to raise the chance of finding the global optimum, one should repeat several simplex runs with different starting conditions.
|
||
Last Update: 2010-03-18