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

Home Multivariate Data Optimization Survey of Methods Brute Force Approach |
||
| See also: optimization methods | ||
|
||
Optimization Methods
|
||
The implementation of brute force algorithms is rather simple. In fact, one only has to try out all possible states of a system. If this is not possible, because the system is described by continuous variables, one has to try all possibilities according to a certain definition of precision for each continuous variable.
Example:
Consider a system which is controlled by 3 continuous predictor variables: x1 to x3: if x1, and x3 need a resolution of 200 intervals, and x2 has to be discretized using 1,000 steps, the resulting number of calculations in a brute force approach will be 200 times 1,000 times 200 = 40,000,000.
Multivariate Data
Optimization
Survey of Methods
Brute Force ApproachLast Update: 2010-03-18