Big Chemical Encyclopedia

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

Articles Figures Tables About

Wheeler algorithm

The PD algorithm is quite efficient in a number of practical cases however, it generally becomes less stable as N increases. It is difficult to predict a priori when this will occur since it depends on the absolute values of the moments, but typically problems can be expected when N > 10. Another important issue is related to the fact that for distributions with zero mean (or in other words with mi = 0) the algorithm blows up, due to a division by zero during the calculation of the coefficients of the continued fraction fa. The Wheeler algorithm, which will be reported in the next section, does not suffer from these problems. [Pg.53]

Exercise 3.2 Consider again the distribution reported in Eq. (3.16) of Exercise 3.1. Let us now calculate the quadrature approximation of order four (i.e. N = A) for p = 0 and [Pg.54]

After applying the Wheeler algorithm, the following Jacobi matrix is obtained ... [Pg.55]

The construction of the multivariate quadrature begins with the calculation of the univariate quadrature of order N for the first internal coordinate by using the Wheeler algorithm with the first 2N - 1 moments ... [Pg.75]

In summary, for each pair of A 2 = 0,..., V2 - 1 and = 1,..., 2N - 1, the quantities are calculated by solving (with the Rybicki algorithm) the linear system reported in Eq. (3.76). Subsequently these quantities are used to solve for each value of ai = 1,..., Vi the linear system reported in Eq. (3.77). Einally, the quadrature nodes for the third internal coordinate are calculated by applying the Wheeler algorithm to the first 2N3 conditional moments with respect to the third internal coordinate ... [Pg.78]

Examples of dependences of cr on 77 for selected values of q are shown in Figure 3.8. Note that the coefficients of the polynomial depend only on the known moments mt, and not on the weights and abscissas. Thus, can be computed first, followed by the moments ml, using Eq. (3.95), from which the weights and abscissas are found using the Wheeler algorithm. In the limit where 5 = 0 (i.e. = 3 and q = 0), all of the moments mk are... [Pg.88]

The values for and with 1 < a < N are calculated from the initial condition for the moments belonging to the moment set mk(0), which in turn are calculated from the NDF. This is generally done by applying the PD or Wheeler algorithm, in which case the... [Pg.306]

Below a Matlab script for the calculation of a quadrature approximation of order N from a known set of moments iti using the Wheeler algorithm is reported. The script computes the intermediate coefficients sigma and the jacobi matrix, and, as for the PD algorithm, determines the nodes and weights of the quadrature approximation from the eigenvalues and eigenvectors of the matrix. [Pg.404]

Chapter 3 provides an introduction to Gaussian quadrature and the moment-inversion algorithms used in quadrature-based moment methods (QBMM). In this chapter, the product-difference (PD) and Wheeler algorithms employed for the classical univariate quadrature method of moments (QMOM) are discussed, together with the brute-force, tensor-product, and conditional QMOM developed for multivariate problems. The chapter concludes with a discussion of the extended quadrature method of moments (EQMOM) and the direct quadrature method of moments (DQMOM). [Pg.524]


See other pages where Wheeler algorithm is mentioned: [Pg.199]    [Pg.53]    [Pg.54]    [Pg.55]    [Pg.55]    [Pg.57]    [Pg.58]    [Pg.63]    [Pg.68]    [Pg.70]    [Pg.72]    [Pg.73]    [Pg.82]    [Pg.86]    [Pg.87]    [Pg.92]    [Pg.99]    [Pg.323]    [Pg.337]    [Pg.339]    [Pg.404]    [Pg.404]    [Pg.448]    [Pg.537]    [Pg.537]    [Pg.544]    [Pg.545]    [Pg.545]   


SEARCH



The Wheeler algorithm

© 2024 chempedia.info