Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Multidimensional robust minimization

When conditions that require the BzzMinimizationTwoVeryRobust class are detected and the search domain has more than two dimensions, the methods described in Chapter 3 cannot be applied and greater robustness is called for. [Pg.216]

A new strategy proposed by Buzzi-Ferraris and Manenti (2010a) is described below. [Pg.216]

This strategy exploits the features of the Optnov method, originally developed to solve very narrow valley problems and already described in Section 3.2.4, but [Pg.216]

Let us suppose we know a direction that is oriented more or less along the bottom of the valley. The mistake made by many strategies is to adopt such a direction as the axis along which we should search for the one-dimensional minimum. Such a search will prove ineffective, usually because the direction is imprecise and the valley is nonlinear. [Pg.216]

To exploit the search direction that detects the bottom of the valley in a more or less accurate manner, it is necessary to shift our point of view. [Pg.216]


The BzzMinimizationSimplex class is designed to solve unconstrained multidimensional minimization problems by means of the Nelder-Mead version of the Simplex method, whereas the BzzMinimizationRobust class uses the Optnov method combined with a robust version of the Simplex method. [Pg.136]

The BzzMinimizationMultiVeryRobust class, implemented in the BzzMath library for robust multidimensional minimization, uses a number of points N > 4. If the number of processors np < 4, N = 4. If wp > 4 and the compiler exploits openMP directives, N = np so as to assign a dedicated processor to each object in the inner optimization. [Pg.217]

The class implemented in the BzzMath library for robust multidimensional minimization is BzzMinimizationMultiVeryRobust... [Pg.219]


See other pages where Multidimensional robust minimization is mentioned: [Pg.216]    [Pg.217]    [Pg.216]    [Pg.217]    [Pg.596]    [Pg.219]    [Pg.219]    [Pg.223]   
See also in sourсe #XX -- [ Pg.216 , Pg.217 ]




SEARCH



Class for Robust Multidimensional Minimization

Robust

Robustness

© 2024 chempedia.info