Big Chemical Encyclopedia

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

Articles Figures Tables About

Number of function evaluations

Calculation of the gradient at a point n-dimensional space requires n function evaluations [Pg.13]

To estimate the expected number of tries required to find a point + j such that A(J 0 we consider a random walk in which a step is determined by chooang a random point from a uniform distribution on the unit hypersphere centered at and moving in that direction a constant distance AX. The probability that the step so chosen has a component pointing toward the center of curvature of the contour j = constant (toward the stationary point) equals the fraction [Pg.13]

From the definition of probability the expected number of trial function evaluations, T, required to encounter an X +, such that A4 0 equals / . To estimate the growth of T with n it is convenient to represent it in the following form  [Pg.13]

To evaluate the integral over the interval [Y, rt/2] approximately we introduce a new variable T = 71/2 - 0 and obtain  [Pg.15]

Using the standard approach that consists of evaluating the square of the right hand integral in polar coordinates over an area equal to the area of the rectangle determined by the limits of integration we obtain the approximation  [Pg.15]


Other good news arise fiom the following observation. We notice that the fet irreducible segment volume is three times as big as that of the fee, but the number of function evaluations for each energy point of the calculation c) is never more than twice the corresponding number of the... [Pg.445]

For n = 30, we must examine 330 - 1 = 2.0588 X 1014 values of /(x) if a three-level factorial design is to be used, obviously a prohibitive number of function evaluations. [Pg.184]

Solve the following problems by the generalized reduced-gradient method. Also, count the number of function evaluations, gradient evaluations, constraint evaluations, and evaluations of the gradient of the constraints. [Pg.336]

Much effort has been devoted to producing fast and efficient numerical integration techniques, and there is a very wide variety of methods now available. The efficiency of an integration routine depends on the number of function evaluations, required to achieve a given degree of accuracy. The number of evaluations depends both on the complexity of the computation and on the number of integration step lengths. The number of steps depends on both the na-... [Pg.89]

The estimated values for the measured and unmeasured process variables for both cases are given in Table 5. As shown in Table 6, the computing time and the number of function evaluations decreased substantially when the decomposition/reconciliation approach was used in comparison with the conventional approach. This indicates the advantages of performing the decomposition before the reconciliation. [Pg.107]

Note that this formulation illustrates an interesting trade-off for the optimization problem. In the modular mode the optimization problem remains fairly small and function evaluations (e.g., the reactor model) are expensive. With the simultaneous formulation, the model becomes a set of equations whose right-hand sides are much cheaper to evaluate, but the size of the optimization problem increases. Nevertheless, Vasantharajan and Biegler (1988b) showed that, even without SQP decomposition, the simultaneous approach for the reactor was 38% cheaper for the entire flowsheet optimization than the modular approach. Moreover, the number of function evaluations for the reactor model decreased by over an order of magnitude. [Pg.215]

Although the golden section search works quite well, it is obviously not the best available for a given number of function evaluations. For example, with only two evaluations allowed it is better to choose the internal points close to the midpoint of the initial interval, as we already discussed. The idea can... [Pg.95]

The direct methods are not very efficient in terms of the number of function evaluations, but are robust, decreasing the objective function up to some extent in most cases. Requiring only one user supplied subroutine they are easy to use. [Pg.112]

We first follow the flow chart for the simple case of elastic scattering of structureless atoms. The number of internal states, Nc, is one, quantum scattering calculations are feasible and recommended, for even the smallest modem computer. The Numerov method has often been used for such calculations (41), but the recent method based on analytic approximations by Airy functions (2) obtains the same results with many fewer evaluations of the potential function. The WKB approximation also requires a relatively small number of function evaluations, but its accuracy is limited, whereas the piecewise analytic method (2) can obtain results to any preset, desired accuracy. [Pg.63]

The price we pay for more accurate higher order methods such as the classical Runge-Kutta method has to be paid with the effort involved in their increased number of function evaluations. Many different Runge-Kutta type integration formulas exist in the literature for up to and including order 8, see the Resources appendix. [Pg.40]

Project I Introduce a counter into our m file colebrookplotsolve. m, which finds the number of function evaluations performed in the first 10 lines of the code when trying to find an inclusion interval for the solution / of the Colebrook equation. [Pg.129]

The selection of a method for one-dimensional search is based on the tradeoff between the number of function evaluations and computer time. We can find the optimum by evaluating the objective function at many values of x, using a small grid spacing (Ax) over the allowable range of x values, but this method is generally inefficient. There are three classes of techniques that can be used efficiently for one-dimensional search indirect, region elimination, and interpolation. [Pg.34]

The one level optimal control formulation proposed by Mujtaba (1989) is found to be much faster than the classical two-level formulation to obtain optimal recycle policies in binary batch distillation. In addition, the one level formulation is also much more robust. The reason for the robustness is that for every function evaluation of the outer loop problem, the two-level method requires to reinitialise the reflux ratio profile for each new value of (Rl, xRI). This was done automatically in Mujtaba (1989) using the reflux ratio profile calculated at the previous function evaluation in the outer loop so that the inner loop problems (specially problem P2) could be solved in a small number of iterations. However, experience has shown that even after this re-initialisation of the reflux profile sometimes no solutions (even sub-optimal) were obtained. This is due to failure to converge within a maximum limit of function evaluations for the inner loop problems. On the other hand the one level formulation does not require such re-initialisation. The reflux profile was set only at the beginning and a solution was always found within the prescribed number of function evaluations. [Pg.246]

It is perhaps useful to think of the pattern search method as an attempt to combine the certainty of the multivariate grid method with the ease of the univariate search method, in the sense that it seeks to avoid the enormous numbers of function evaluations inherent in the grid method, without getting involved in the (possibly fruitless and misleading) process of optimizing the variables separately. [Pg.41]

All methods need good initial guesses for the parameters, otherwise they may not converge or end in a local minimum. Here, the linearization technique is useful to provide these. The parameter iteration continues until a certain criterion is satisfied or the maximum number of function evaluations is exceeded. These criteria may be that the relative change in the SSR value, or in the parameter values is below a preset value or the norm of the gradient is less than a certain value (in the minimum this gradient norm vanishes). [Pg.316]

Nonderivative minimization methods are generally easy to implement and avoid derivative computations, but their realized convergence properties are rather poor. They may work well in special cases when the function is quite random in character or the variables are essentially uncorrelated. In general, the computational cost, dominated by the number of function evaluations, can be excessively high for functions of many variables and can far outweigh the benefit of avoiding derivative calculations. [Pg.29]

The numerical results obtained for the five methods, with several number of function evaluations (NFE), were compared with the anal5hic solution of the Woods-Saxon potential resonance problem, rounded to six decimal places. Fig. 20 show the errors Err = -logic calculated - analytical of the highest eigenenergy 3 = 989.701916 for several values of NFE (Fig. 21-23). [Pg.376]

Simos " has better behavior than the explicit Numerov-type method with minimal phase-lag of Chawla et for small number of function evaluations. [Pg.376]

Fig. 40 Comparison of the maximum errors Err max in the computation of the resonance Eq = 53.588872 using the Methods I-XI. The values of Err max have been obtained based on the NFE. The absence of values of Err max for some methods indicates that for these values of NFE = Number of Function Evaluations, the Err max is positive. Fig. 40 Comparison of the maximum errors Err max in the computation of the resonance Eq = 53.588872 using the Methods I-XI. The values of Err max have been obtained based on the NFE. The absence of values of Err max for some methods indicates that for these values of NFE = Number of Function Evaluations, the Err max is positive.
The time demanded for an optimization algorithm to solve the problem is a consequence of the number of function evaluations it uses to come to the response. The micro-GA (section 5.1) evaluated the profit 250 times, each one for each individual of each generation. The GA-SQP, however, demanded just 31 function evaluations and, even so, achieved a better objective function value than the isolated micro-GA. The evolution of both algorithms (isolated GA and GA-SQP) during the search, as a function of objective function evaluations, is shown in Figure 3. [Pg.488]

For the problem studied by Stiefel and Bettis11 we have that v = 1. The numerical results obtained for the three methods, with the same number of function evaluations, were compared with the analytical solution. Figure 16 shows the absolute errors Errmax for the same number of function evaluations. [Pg.174]


See other pages where Number of function evaluations is mentioned: [Pg.280]    [Pg.429]    [Pg.744]    [Pg.124]    [Pg.372]    [Pg.158]    [Pg.204]    [Pg.564]    [Pg.98]    [Pg.641]    [Pg.110]    [Pg.376]    [Pg.377]    [Pg.393]    [Pg.398]    [Pg.209]    [Pg.211]    [Pg.214]    [Pg.216]    [Pg.483]    [Pg.176]    [Pg.183]    [Pg.190]   


SEARCH



Evaluation function

Number function

© 2024 chempedia.info