On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization

Μέγεθος: px
Εμφάνιση ξεκινά από τη σελίδα:

Download "On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization"

Transcript

1 On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization Bilel Derbel, Dimo Brockhoff, Arnaud Liefooghe, Sébastien Verel To cite this version: Bilel Derbel, Dimo Brockhoff, Arnaud Liefooghe, Sébastien Verel. On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization. [Research Report] RR-852, 24. <hal > HAL Id: hal Submitted on 3 Mar 24 HAL is a multi-disciplinary open access archive for the deposit and dissemination of scientific research documents, whether they are published or not. The documents may come from teaching and research institutions in France or abroad, or from public or private research centers. L archive ouverte pluridisciplinaire HAL, est destinée au dépôt et à la diffusion de documents scientifiques de niveau recherche, publiés ou non, émanant des établissements d enseignement et de recherche français ou étrangers, des laboratoires publics ou privés.

2 On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization Bilel Derbel, Dimo Brockhoff, Arnaud Liefooghe, Sébastien Verel RESEARCH REPORT N 852 March 24 Project-Teams Dolphin ISSN ISRN INRIA/RR FR+ENG

3

4 On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization Bilel Derbel, Dimo Brockhoff, Arnaud Liefooghe, Sébastien Verel Project-Teams Dolphin Research Report n 852 μ March 24 μ 8 pages Abstract: Recently, there has been a renewed interest in decomposition-based approaches for evolutionary multiobjective optimization. However, the impact of the choice of the underlying scalarizing function(s) is still far from being well understood. In this paper, we investigate more carefully the effect of different scalarizing functions (weighted Tchebycheff, weighted sum, and combinations thereof) and their parameters on the search performance. We thereby abstract firstly from any specific algorithm and only consider the difficulty of the single scalarized problems in terms of the search ability of a (+λ)-ea on biobjective NK-landscapes. Secondly, combining the outcomes of independent single-objective runs allows for more general statements on the impact of the scalarizing function parameters on set-based performance measures such ashypervolume and ε-indicator. Finally, we investigate the correlation between the opening angle of the scalarizing function's underlying contour lines and the position of the final solution found by the(+λ)-ea in the objective space. Our analysis is of fundamental nature and sheds more light on the optimization of scalarizing functions within decomposition-based algorithms and also on howthese algorithms might be improved. Key-words: Evolutionary Multiobjective Optimization, scalarizing functions Inria Lille - Nord Europe, DOLPHIN team, France and Université Lille, LIFL, UMR CNRS 822, France Inria Lille - Nord Europe, DOLPHIN team, France Inria Lille - Nord Europe, DOLPHIN team, France and Université Lille, LIFL, UMR CNRS 822, France Université du Littoral Côte d'opale, LISIC, France RESEARCH CENTRE LILLE NORD EUROPE Parc scientifique de la Haute-Borne 4 avenue Halley - Bât A-ParkPlaza 5965 Villeneuve d Ascq

5

6 On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization 3 Introduction Multiobjective optimization problems occur frequently in practice and evolutionary multiobjective optimization (EMO) algorithms have been show n to be w ell-applicable for themμespecially if the problem under study is nonlinear and/or derivatives of the objective functions are not available or meaningless. Besides the broad class of Pareto-dominance based algorithms such as NSGA-II or SPEA2, a recent interest in the so-called decomposition-based algorithms can be observed. Those decompose the multiobjective problem into a set of single-objective, `scalarized' optimization problems. The number of scalarizing subproblems usually indicate the final cardinality of the Pareto set approximation, identified by those methods. Examples of such algorithms include MSOPS [4], MOEA/D [], and their many variants. We refer to [3] for a recent overview on the topic. The main idea behind those algorithms is to define a set of (desired) search directions in objective space and to specify the scalarizing functions corresponding to these directions. The scalarizing functions can then be solved independently (such as in the case of MSOPS), or in a dependent manner (like in MOEA/D where the recombination and selection operators are allowed to use information from the solutions maintained in neighboring search directions). Many different scalarizing functions have been proposed in the literature, see e.g. [9] for an overview. Well-known examples are the weighted sum and the (augmented) weighted Tchebycheff functions, where the latter has an inherent parameter that controls the shape of the lines of equal function values in objective space. Especially with respect to decomposition-based EMO algorithms, it has been reported that the choice of the scalarizing function and their parameters has an impact on the searchprocess[3]. Moreover, it has been noted that adapting the scalarizing function's parameters during the search can allow improvement over having a constant set of scalarizing functions [5]. Although several studies on the impact of the scalarizing function have been conducted in recentyears, e.g. [6], to the best of our knowledge, all of them investigate it on a concrete EMO algorithm and on the quality of the resulting solution sets such asthehypervolume indicator when more than one scalarizing function is optimized (typically as mentioned above, in a dependent manner). Thereby, the focus is not in understanding why those performance differences occur but rather in observing them and trying to improve the global algorithm. However, we believe that it is more important to first understand thoroughly the impact of the choice of the scalarizing function for a single search direction before analyzing more complicated algorithms such as MOEA/D-like approaches with specific neighboring structures, recombination, and selection operators. In this paper, we fundamentally investigate the impact of the choice of the scalarizing functions and their parameters on the search performance, independently of any known EMO algorithm. Instead, we consider one of the most simple single-objective scalarizing search algorithm, i.e., a (+λ)-ea with standard bit mutation, for optimizing a single scalarizing function, corresponding to a single search direction in the objective space. Experiments are conducted on well-understood bi-objective ρmnk-landscapes. More concretely, we look experimentally at the impact of the parameters of a generalized scalarizing function (which covers the special cases of the weighted sum and augmented Tchebycheff scalarizing functions) in terms of the position (angle/direction) reached by the final points, as well as their quality with respect to the Tchebycheff function. We then consider how the opening of the cones that describe the lines of equal scalarizing function values can provide a theoretical explanation for the impact of the final position of the obtained solutions in objective space. We alsoinvestigate the resulting set quality in terms of hypervolume and ε-indicator if several scalarizing (+λ)-eas are run independently for different search directions in the objective space. Finally, we conclude our findings with a comprehensive discussion of promising research lines. RR n 852

7 4 Derbel et al. 2 Scalarizing Functions We consider the maximization of two objectives f, f 2 that map search points x X from a search space X to an objective vector f(x) =(f (x),f 2 (x)) = (z,z 2 ) in the so-called objective space f(x). A solution x is called dominated by another solution y if f (y) f (x), f 2 (y) f 2 (x), and for at least one i, f i (y) >f i (x) holds. The set of all search solutions, not dominated by any other, is called Pareto set and its image Pareto front. To increase readability, we might refer to an objective vector as a solution and consider objective vectors only in the remainder of the paper. Many ways of decomposing a multiobjective optimization problem into a (set of) singleobjective scalarizing functions exist, including the prominent examples of weighted sum (WS), weighted Tchebycheff (T), or augmented weighted Tchebycheff (S aug ) [9]. For most of them, theoretical results, especially about whichpareto-optimal solutions are attainable, exist [9, 7] but they are typically of too general nature to allowfor statements on the actual search performance of (stochastic) optimization algorithms. Instead, we are here not interested in any particular scalarizing function, but rather in understanding which general properties of them influence the search behavior of EMO algorithms. We argue by means of experimental investigations that it is not the actual choice of the scalarizing function or their parameters that makes the difference in terms of performance, but rather the general properties of the resulting lines of equal function values. To this end, we consider the minimization of the following general scalarizing function that covers the special cases of WS, T, and S aug functions: S gen (z) =α max {λ z z,λ 2 z 2 z 2 } + ε (w z z + w 2 z 2 z 2 ) where z =(z,z 2 ) is the objective vector of a feasible solution, z =( z, z 2 ) a utopian point, λ,λ 2,w, and w 2 > scalar weighting coefficients indicating a search direction in objective space, and α and ε parameters to be fixed. For more details about the mentioned scalarizing functions and their relationship, we refer to Table. In the following, we also consider a case of S gen that combines WS and T with a single parameter ε: the normalized S norm (z) =( ε)t(z)+εws(z) where α = ε and ε [, ]. For optimizing in a given search direction (d,d 2 ) in objective space, we follow [4, ] and set λ i =/d i. 2 In addition, we refer to the direction angle as δ =arctan(d /d 2 ). For the case of S norm, we furthermore choose w =cos(δ) and w 2 = sin(δ) (thus, w 2 + w2 2 =) for the weighted sum part in order to normalize the search directions in objective space uniformly w.r.t. their angles. Though, in many textbooks you can find statements like ε has to be chosen small (enough), we donotmakesuch an assumption but want to understand which influence ε has on the finally obtained solutions and howit introduces a trade-off between the Tchebycheff approach and a weighted sum. For the question of howsmall ε should be chosen to find all Pareto-optimal solutions in exact biobjective discrete optimization, we refer to [2]. As mentioned above, one important property of a scalarizing function turns out to be the shape of its sets of equal function values, which are known for the WS, T, ands aug functions [9]. However, no description of the equi-function-value lines for the general scalarizing function S gen has been given so far. We think that it is necessary to state those opening angles explicitly in order to gain a deeper intuitive understanding of the above scalarizing approaches and related concepts such as the R2 indicator [] or more complicated scalarizing algorithms such as MOEA/D []. Moreover, it allow sustoinvestigate how alinearcombination of weighted sum and Tchebycheff functions affect the search behavior of decomposition-based algorithms. The following theorem Contrary to the standard literature, our formalization assumes minimization of all scalarizing functions and we therefore have included the utopian point z that is typically assumed to be z =(, ) for minimization. 2 The pathologic cases of directions parallel to the coordinates are left out to increase readability. Inria

8 On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization 5 Table : Overviewof the considered scalarizing functions, and the corresponding angles of the lines of equal function values with the standard Pareto dominance cone., and howto obtain the definition from the general scalarizing function S gen. scalar function parameters in S gen opening angles reference WS(z) =w z z + w 2 z 2 z 2 α =, ε = θ = arctan ( w ) w 2 θ 2 = π 2 + arctan ( w ) w 2 T(z) =max{λ z z,λ 2 z 2 z 2 } α =, ε = θ = θ 2 = π/2 S aug(z) =T(z) +ε ( z z + z 2 z 2 ) α =, w = w 2 = θ = arctan ( ε ) λ +ε θ 2 = π 2 + arctan ( ) ε λ 2 +ε [9, Eq. 3..] [9, Eq ] [9, Eq ] S norm(z) =( ε)t(z) +εws(z) α = ε, w i =/λ i εw θ = arctan( ( ε)λ 2 +εw ) 2 θ 2 = π 2 + arctan( εw 2 ) ( ε)λ +εw here Table 2: Parameter setting. scalarizing functions ρmnk-landscapes ( + λ) EA z = (, ) ρ {.9,.8,...,.,...,.9} λ = n δ = j 2 π 2, j [[, 99]] m =2 bit-flip rate =/n S norm: ε = l 2 ; l [[, ]] n = 28 stopped after S aug: ε = l k ; l [[, ]]; k [[, 2]] k =4 n iterations states these opening angles θ i between the cones of equal function values and the f -axis, see also Fig. 4 for some examples. Theorem Let z be a utopian point, λ,λ 2,w, and w 2 > scalar weighting coefficients, α and ε, whereatleast one of the latter two is positive. Then, the polar angles between the equiutility lines of S gen and the f -axis are θ =arctan( εw αλ 2+εw 2 ) and θ 2 = π 2 +arctan( εw 2 αλ +εw ). Theorem is only a corollary from the more general Theorem 2 that gives the concrete lines of equal function values and which, for readability reasons, is proven in the appendix. 3 Experimental Design This section presents the experimental setting allowing us to analyze the scalarizing approaches introduced above on bi-objective ρmnk-landscapes. The family of ρmnk-landscapes constitutes a problem-independent model used for constructing multiobjective multimodal landscapes with objective correlation []. A bi-objective ρmnk-landscape aims at maximizing an objective function vector f : {, } n [, ] 2. Feasible solutions are binary strings of size n. The parameter k is the number of variables that influence a particular position from the bit-string (the epistatic interactions). By increasing the number of variable interactions k from to (n ), landscapes can be gradually tuned from smooth to rugged. The parameter m defines the number of objective functions (here m =2). At last, a correlation parameter ρ defines the degree of conflict between the objectives. In this paper, we investigate the two scalarizing functions S norm and S aug of Table with different parameter settings for the weighting coefficient vector and the ε parameter, as reported in Table 2. In particular, the WS (resp. T) function corresponds to S norm with ε =(resp. ε =). The set of weighting coefficient direction angles δ j with respect to the f -axis (j {,...,99}) RR n 852

9 6 Derbel et al. ε= ε= ε= ε= ε= ε=.8 ε=.9 ε= -π/5 +π/5 3 5π/6.8 Final angle φ ε [,].2 3π/6 3 π/2 3 π/2 Direction angle δ Direction angle δ 3 π/2 Direction angle δ θ = π/6 θ = θ = 3π/6 θ = θ = 5π /6 θ = 3π /8 θ = 7π /6 -π/5 +π/5 3 5π/6 π/2 3 Final angle φ θ [,θ/2] 3π/ Epsilon ε Epsilon ε.2.8 Epsilon ε Figure : Angles of final solutions for S norm as a function of δ (first row) and as a function of ε (second row). Columns show, from left to right, results for ρ {,., }. are uniformly defined with equal distances in the angle space such thatδ j = j 2 π 2. For both functions, we setλ =/ cos(δ j ),andλ 2 =/ sin(δ j ). We recall that for S norm, w i =/λ i, and for S aug, w i =. To evaluate the relative and the joint performance of the considered scalarizing functions, we investigate the dynamics and the performance of a randomized local search, a simple ( + λ) EA. The search process is initialized with a random solution. At each iteration, λ offspring solutions are generated by means of an independent bit-flip mutation, where each bit of the parent solution is independently flipped with a rate /n. The solution with the best (minimum) scalarizing function value among the parent and the offspring is chosen for the next iteration. For each configuration, 3 independent executions are performed. 4 Single Search Behavior This section is devoted to the study of the optimization paths followed by single independent ( + λ)-ea runs for each direction angle δ and parameter ε of a scalarized problem. In particular, we study the final solution sets reached by the( + λ)-ea in terms of diversity and convergence and give a sound explanation on howthe search behaviour is related to the lines of equal function values of the scalarizing functions. 4. Diversity: Final Angle In Fig., we examine the average angle of the final solution reached by the algorithm with respect to the f -axis using S norm. The final angle of solution x is defined as φ(x) = arctan(f 2 (x)/f (x)). It informs about the actual direction followed by the search process. Firstly, we can observe that for the extreme values ε =and ε =corresponding to T and WS, the final solutions are in symmetric positions with respect to the direction angle. This is coherent with the symmetric nature of ρmnk-landscapes []. Secondly, for WS (ε =), every single direction angle infers a Inria

10 On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization 7 ε=. ε= ε=5 ε= ε=5 ε= ε=. ε= ε=5 ε= ε=5 ε= ε=. ε= ε=5 ε= ε=5 ε= 3 5π/ Final angle ε [.,] 5 Final angle ε [.,] 5 Final angle ε [.,] π/2 Direction angle δ. 3π/6 3 π/2 Direction angle δ. 3 π/2 Direction angle δ. θ = π/6 θ = θ = π 3/6 θ = θ = π 5/6 θ = π 3/8 θ = π 7/6 θ = π/6 θ = θ = π 3/6 θ = θ = π 5/6 θ = π 3/8 θ = π 7/6 θ = π/6 θ = θ = π 3/6 θ = θ = π 5/6 θ = π 3/8 θ = π 7/6.2 π/2 π/2.84 π/ Avg. angle Epsilon θ [,θ/2] Avg. angle Epsilon θ [,θ/2] Avg. angle Epsilon θ [,θ/2] Figure 2: Angles of final solutions versus direction angle δ (first row )andε (second row) for the S aug function and a ρmnk-landscape with, from left to right, ρ {,., }. different final angle whereas for T (ε =), the extreme direction angles end up reaching `similar' regions of the objective space. These regions actually correspond to the lexicographically optimal points of the Pareto front 3,which is because of the choice of the utopian point thatliesbeyond them. Furthermore, when varying ε for a fixed δ, we can see that the search process is able to span a whole range of positions that are achieved by either T or WS but for variable δ values. Actually, when considering the direction angle being in the middle (i.e. δ ), the choice of ε does not substantially impact the search directionμbecause T and WS do allowto move to similar regions in this case. However, as the direction angle goes away from the middle, the influence of ε grows significantly; and the search direction is drifting in a whole range of values. This indicates that the choice of δ is not the only feature that determines the final angle but also the choice of ε highly matters: For some specific ε-values, the direction angles allowto distribute final angles fairly between the two lexicographically optimal points of the Pareto frontμin the sense that each direction angle is inferring a different final angle, just like what we observe for WS. For some other ε-values, however, it may happen that the final angles are similar for two different direction angles. In particular, this is the case for large ε-values in S norm, for which WS has more impact than T. Note that the same ε-value for instances with different objective correlation does not exactly lead to the same behavior, due to the different topologies of the Pareto front; see []. The previous discussion was for scalarizing function S norm. Similar observations can also be made when considering scalarizing function S aug, as illustrated in Fig. 2. When increasing the ε- value in S aug, the T part of the function contributes only to a small extent. As a consequence, all final angles converge to the middle of the Pareto front, which is due to the WS part constituting S aug, i.e., the search process degenerates to a pure WS search in the direction angle of given by theweights w = w 2 =. As for S norm, remark that there exists some ε-value for which every single direction angle is inferring a different region of the Pareto front. The distribution of final directions is tightly related to the diversity of solutions computed by different independent single (+λ)-eas. As it will be discussed later, this is of crucial importance 3 Points that reach the maximal possible value for at least one objective. RR n 852

11 8 Derbel et al. from a multiobjective standpoint, since diversity in the objective space is crucial to approach different parts of the Pareto front. However, the final angles depicted in Fig. and Fig. 2 do not fully inform about howclose every solution computed with a given parameter setting is to the Pareto front. This will be analyzed in the next subsection. 4.2 Convergence: Relative Deviation to Best In the following, we examine the impact of the scalarizing function parameters on the performance of the ( + λ)-ea in terms of convergence to the Pareto front. For that purpose, we compute, for every direction angle δ, the best-found objective vector zδ,t corresponding to the best (minimum) fitness value with respect to T, over all experimented parameter combinations and over all simulations we investigated. For both functions S norm and S aug,we consider the final objective vector z obtained for every direction angle δ and every ε-value. We then compute the relative deviation of z with respect to zδ,t, which we define as follows: Δ(z) =(T(z) T(z δ,t ))/T(z δ,t ). Notice that this relative deviation factor is computed with respect to the T function, which is to be viewed as a reference measure of solution quality. This value actually informs about the performance of the ( + λ)-ea for a fixed direction angle, but variable ε-values. In Fig. 3 (Left), we showthe average relative deviation to best as a function of direction angles (δ) for different ε-values and the ρmnk-landscapes with an objective correlation of ρ =. To understand the obtained results, one has to keep in mind the results discussed in the previous section concerning the final angles inferred by agiven parameter setting. In particular, since WS and T do not infer similar final angles, the final computed solutions lay indifferent regions of the objective space. Also, for the extreme direction angles, different ranges of ε imply different final angles. Thus, it is with no surprise that the average relative deviation to best can be substantial in such settings. However, the situation is different when considering direction angles in the middle (δ ). In fact, we observed that for such a configuration, the ε-value does not have a substantial effect on final angles, i.e., final solutions lie in similar regions of the objective space. Hence, one may expect that the search process has also the same performance in terms of average deviation to best. This is actually not the case since we can observe that the value of ε has a significant impact on the relative deviation for the non-extreme direction angles. To better illustrate this observation, we show, in the right-hand column of Fig. 3, the ε-value providing the minimum average relative deviation to best as a function of every direction angle. We clearly see that the best performance of the ( + λ)-ea for different direction angles are not obtained with the same ε-value. 4.3 Understanding the Impact of the Opening Angle In this section, we argue that the dynamics of the search process observed previously is rather independent of the scalarizing function under consideration or its parameters. Instead, we show that the search process is guided by the positioning of the lines of equal function values in the objective spaceμdescribed by the opening angle, i.e., the angle between the line of equal function values and the f -axis (cf. Theorem ). Fig. 4 shows four typical exemplary executions of the ( + λ)-ea in the objective space for different parameter settings. The set of brown squares is the best-know n Pareto front approximation for the instance under consideration, the red line is the direction defined by the direction angle δ, and the semi-lines are the cones of equal function values. The offspring population is drawn at different iterations, together with the path followed by the current solution selected by the algorithm (in light blue). The typical initial solution maps around the point z =(, ) in the objective space, which Inria

12 On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization 9 Avg. Fitness Deviation (%) ε= ε= ε= ε=.8 ε= ε=.9 ε= ε= 3 π/2 Direction angle δ ε=. ε= ε= ε=5 ε=5 ε= π/2 Direction angle δ ε [,] ε [,] Epsilon ε ρ = - ρ =. ρ = 3 π/2 Direction angle δ ρ = - ρ =. ρ = 3 π/2 Direction angle δ Figure 3: Left: Average deviation to best as a function of weight vector for S norm (top) and for S aug (bottom) and an objective correlation of ρ = within the ρmnk-landscape instance. Right: ε-values providing the smallest deviation for a fixed direction (again for S norm (top) and for S aug (bottom)). RR n 852

13 Derbel et al. f2 f2.3 Iter= Iter=4 Iter=6 Iter=64 Iter=2 Iter=8 Iter=32 Iter= f Iter= Iter=2 Iter=4 Iter=8 Iter=6 Iter=32 Iter=64 Iter=28.3 f f2 f2.3 Iter= Iter=4 Iter=6 Iter=64 Iter=2 Iter=8 Iter=32 Iter= f Iter= Iter=2 Iter=4 Iter=8 Iter=6 Iter=32 Iter=64 Iter=28.3 f Figure 4: Exemplary runs of the (+λ)-ea for different direction angles δ (red line) and different ε-values (S norm, ρ = ). Shown are the best know npareto front approximation, the offspring at some selected generations, the evolution of the parent, and the lines of equal function values. Top left: ε =, δ = 3 π 2. Top right: ε =, δ = 3 π 2. Bottom left: ε =, δ = 7 π 2. Bottom right: ε =, δ = 3 π 2. All plots are for ρmnk-landscapes with a correlation of ρ = except for the bottom right plot where ρ =.. is the average objective vector for a random solution of ρmnk-landscapes. The evolution of the current solution can be explained by the combination of two effects. The first one is given by the independent bit-flip mutation operator, that produces more offspring in a particular direction compared to the other ones, due to the underlying characteristics of the ρmnk-landscape under consideration. The second one is given by the lines of equal function values, i.e., the current solution moves perpendicular to the iso-fitness lines, following the gradient direction in the objective space. We can remark that the search process is mainly guided by thelower part of the cones of equal function values when the direction is above the initial solution, and vice versa: When the direction angle δ is smaller (resp. larger) than, the dynamics of the search process is better captured by the opening angle θ (resp. θ 2 ), defined between the equi-fitness lines and the f -axis. Geometrically, the optimal solution with respect to a scalarizing function should correspond to the intersection of one of the `highest' lines of equal fitness values in the gradient direction and the feasible region of the objective space. Although the above description is mainly intuitive, a deeper and more fundamental analysis can support this general idea. Let us focus, without loss of generality, on the influence of the opening angle θ when the Inria

14 On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization 3 3 Final angle φ δ [,] Final angle φ δ [,] -π/ Opening θ -π/ Opening θ 5π/6 5π/6 Final angle φ δ [,] Final angle φ δ [,] 3π/6 -π/ Opening θ 3π/6 -π/ Opening θ π/3.7 π/3.7 Final angle φ δ [,] Final angle φ δ [,].4 -π/ Opening θ.4 -π/ Opening θ Figure 5: Scatter plots showing final angle φ(ε) and opening θ (ε) for ρ = (top) ρ =. (middle) and ρ = (bottom) and S norm (left column) and S aug (right column). Every color is for a fixed δ and variable ε. direction angle δ is smaller than here. Similar results hold for δ> and θ 2. Fig. 5 shows the scatter plots of the final angle φ as a function of the opening angle θ, for different objective correlation coefficients ρ and for different direction angles δ [,]. A scatter plot gives a set of values (θ (ε),φ(ε)) for the ε-values under study. From Theorem, for a given direction angle δ, the opening angle θ belongs to the interval [δ π/2, ] for S norm, and to the interval [, ] for S aug. Independently of the scalarizing function, when the direction angle is between and around 3π/6 (blue color), the value of φ is highly correlated with the opening angle θ. For such directions, a simple linear regression confirms this observation and allows us to explain the relation between the opening angle and the final angle by means of the following approximate equation: φ (c+)+c θ,suchthatc is respectively equal to.5,.2, and for ρ =,, and. We emphasize that this is independent of the definition of the scalarizing function, and depends mainly on the property of the lines of equal function values. The previous equation tells us that the lines of equal fitness values are guiding the search process following the gradient direction given by the opening angle in the objective space. Figure 6 show s that the obtained RR n 852

15 2 Derbel et al. Final angle φ: S norm 3 5π/6 3π/6 δ = π/6 δ = δ = 3 π/6 δ = δ = 5 π /6 δ = 3 π /8 δ = 7 π /6 3π/6 5π/6 3 Final angle φ:s aug Figure 6: Scatter plot showing final angles obtained with S aug (x-axis) against S norm (y-axis) for some fixed direction angle δ and different ε providing the closest openings for the two scalarizing functions. Results are for ρ =. final angles are equivalent when the opening angle is the same, even for different direction angles and/or scalarizing functions. In fact, we observe that the final angles obtained are very similar for the scalarizing functions S norm and S aug if δ is the same for both functions and the ε-values are chosen in order to have matching opening angles. Whatever the δ- and ε-values, the points in the plot of Fig. 6 are close to the line y = x, which shows that independently of the scalarizing function, the final angle is strongly correlated to the opening angle, and not to a particular scalarizing function. Also, the opening of the lines of equal function values have more impact on the dynamics of the search process than the direction angle alone. In this respect, the opening angle should be considered as a key feature to describe and understand the behavior of scalarizing search algorithms. 5 Global Search Behavior In the previous section, we considered every single ( + λ)-ea separately. However, the goal of a general-purpose decomposition-based algorithm is to compute a set of solutions approximating the whole Pareto front. In this section, we study the quality of the set obtained when combining the solutions computed by different configurations of the scalarizing functions. A natural way to do so, is to use the same ε-value for all direction angles. Fig. 7 illustrates the relative performance, in terms of hypervolume difference and multiplicative epsilon indicators [2], when considering such a setting. The hypervolume difference indicator gives the difference between the portion of the objective space that is dominated by the approximation found by the global decomposition-based approach and some reference set. The reference point is set to the origin, and the reference set is the best-known approximation for the instance under consideration. The epsilon indicator gives the minimum multiplicative factor by which the approximation found by the global scalarizing algorithm has to be translated in the objective space to weakly dominate the reference set. Notice that both indicator-values are to be minimized. To understand the results of Fig. 7, we once again should refer to Fig. eliciting the actual search direction of every ( + λ)-ea separately. We remark that the ε-values minimizing both indicator-values correspond to those that allowto distribute the final angles fairly among direction angles. In fact, the quality of the obtained approximation set depends on the diversity of Inria

16 On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization Hypervolume indicator;.5.4 Multiplicative epsilon indicator Epsilon Epsilon.8 Hypervolume indicator; Multiplicative epsilon indicator Epsilon Epsilon Figure 7: Column and 3 (resp. 2 and 4) depict the hypervolume (resp. epsilon) indicators for scalar function S norm. Top (resp. bottom): objective correlations ρ = (resp. ρ =). combined solutions; and we can consistently see that the better the distribution of final angles, the better the performance of the global algorithm. In fact, when the ε-value does not produce diverse solutions, the multiobjective search is only focused on restricted number of regions of the objective space. For those regions, the aggregated set is more likely to contain more solutions which approach better the front since several scalarizing functions are actually optimizing solutions in the same direction. The simplest example to illustrate this is when we compare ε = (T) to ε =(WS). From Fig., there are substantially more (resp. less) direction angles leading to the extremes (resp. middle) of the Pareto front whenusing T compared to WS. Thus, it is more likely to better approach the lexicographically optimal regions, rather than the middle, of the Pareto front when using T; and vice-versa. For landscapes with positive objective correlation, this effect gets more pronounced because the Pareto front has a smaller extend. This also explains why in Fig. 7, we see that for positive objective correlation, the performance of T compared to WS is conflicting depending on whether the hypervolume and the epsilon indicator is considered. To illustrate this further, we show in Fig. 8 the empirical attainment function differences (EAFs, [8]) 4 comparing pure WS and pure T for a ρmnk-landscape with positive objective 4 The EAF provides the empirical probability that an arbitrary objective vector is dominated by, or equivalent to, a solution obtained by a single run of the algorithm. The difference between the EAFs for two different algorithms enables to identify the regions of the objective space where one algorithm performs better than another. The magnitude of the difference in favor of one algorithm is plotted within a gray-colored graduation. Plots are generated by the R package of Carlos Fonseca et al. which can be downloaded from RR n 852

17 4 Derbel et al. objective [.8,.] [,.8) [, ) [.2, ) [.,.2) objective rho=,chebychev rho=,weightedsum Figure 8: T vs. WS, positive objective correlation. correlation. Notice from Fig., and because the Pareto front's extent is small for a positive objective correlation, there are substantially more (resp. less) direction angles leading to the extremes (resp. middle) of the Pareto front when using T compared to WS. Thus, it is more likely to better approach thelexicographically optimal regions, rather than the middle, of the Pareto front when using T; andvice-versa. Moreover, WS is found to be in general competitive with respect to other fixed ε-values. This observation might suggest that WS is the best-performing parameter setting, since every different direction angle leads to a different final angle. Nevertheless, the diversity of final angles is not the only criterion that can explain quality. The efficiency of the ( + λ)-ea with respect to the single-objective problem implied by the scalarizing function is also crucial. In Fig. 3 (right), we observed that the ε-value exhibiting the minimal average deviation to best is not necessarily the same for every direction. We also observed that for direction angles in the middle of the weight space, the final angles obtained for different ε-values can end up being very similar. Thus, it might be possible that, by choosing different ε-values for different directions, one can find a configuration for which final solutions are diverse, but also closest to the Pareto front. Indeed, we can observe a significant difference between the non-uniform case where the scalarizing function S norm (or S aug ) is configured with an ε providing the best deviation to best for every direction, and the situation where ε is the same for all directions. As show nintable 3, such non-uniform configurations are both substantially better than T and also competitive compared to WS. In Fig. 9, we furthermore illustrate the empirical attainment function (EAF) [8] differences. obtained when comparing WS and T, to a non-uniform configuration where the ε-value for each direction is not the same anymore, but extracted from Fig. 3 (Right). We can see that this non-uniform configuration is both substantially better than T and also competitive compared to WS. Let us remark that we onlyshowthe performance of the above non-uniform configuration in order to illustrate how choosing different ε-values can improve the quality of the resulting approximation set. However, this particular non-uniform configuration might not be `optimal'. In fact, in order to obtain the results of Fig. 3 (Right), we fixed every weightvector and computed the ε-value that provides the best relative deviation. It might be the case that a different weight vector provides even `better' solutions in the same direction, since we showed that different Inria

18 WS 5 5 T objective 5 5 [.8,.] [,.8) [, ) [.2, ) [.,.2) rho=.,weightedsum 7 9 objective objective rho=.,chebychev 8 objective [.8,.] [,.8) [, ) [.2, ) [.,.2) [.8,.] [,.8) [, ) [.2, ) [.,.2) 5 rho=.,scalar=,eps=best 4 5 objective 2 5 rho=.,scalar=,eps=best objective non uniform epsilons [.8,.] [,.8) [, ) [.2, ) [.,.2).3 5 objective objective non uniform epsilons objective [.8,.] [,.8) [, ) [.2, ) [.,.2) objective [.8,.] [,.8) [, ) [.2, ) [.,.2) objective non uniform epsilons WS objective 4 non uniform epsilons 5 $ BF 5! + F >! - $ " 5 & 8 F ρ {,, }& WS 6 8 T ( " )! T ( )& 5!! + ε # $!$! $ " - & *! -! = 6 - $ μ!! ( + λ)!! " " $! % # ε! δj $! - $! + & & ' ( ') ( *,! > # $!! " % "$!! # $ $ # % & 7$ $! #. #! # "! $! + "$ "$! " " 9$ "$ # $ > $!! - " # &, $ % $ > "' $

19 6 Derbel et al. Table 3: Comparison of WS, T, and non-uniform S ε norm and S ε aug configured with ε-values giving the best deviation w.r.t every direction. The number in braces show sthenumber of other algorithms that statistically outperform the algorithm under consideration w.r.t. agiven indicator and a Mann-Whitney signed-rank statistical test with a p-value of.5 (the lower, the better). Avg. hypervolume difference ( ) Avg. multiplicative epsilon ρ WS T S ε norm S ε aug WS T S ε norm S ε aug.353 (2) 34 (3).324 ().37 ().57 ().75 (3).59 ().57 (). 8 (2) 58 (3).357 ().322 ().56 ().84 (3).62 ().64 ().39 (3).35 (2).33 ().292 ().44 ().62 (3).47 ().47 () these lines play a crucial role to achieve diversity. While our results are with respect to a rather simple setting where multiple scalarizing search procedures are run independently, they make a fundamental step towards strengthening the understanding of the properties and dynamics of more complex algorithmic settings. It is our hope that the lessons learnt from our study can highly serve to better tackle the challenges of decomposition-based approaches. They also rise newinteresting issues that were hidden by the complex design of well-established algorithms. In the following, we identify a non-exhaustive number of promising research directions that relate directly to our findings. ➊ Improving existing algorithms. Eliciting the best configuration to tackle a multiobjective optimization problem by decomposition can highly improve search performance. As we demonstrated, similar regions can be achieved using different parameter settings, and the performance could be enhanced by adopting non-uniform configurations. One research direction would be to investigate howsuch non-uniform configurations perform when plugged into existing approaches. To our best knowledge, there exists no attempt in this direction, and previous investigations did only consider uniform parameters, which do not necessarily guarantee to reach an optimal performance. ➋ Tuning the opening angles. Generally speaking, the parameters of existing scalarizing functions can simply be viewed as one specific tool to set up the openings of the lines of equal function values. In this respect, one can consider other types of opening angles, without necessarily using a particular scalarizing function. This could lead to more flexibility when tuning decomposition-based algorithms, by offering new configuration possibilities, e.g., defining the opening angles under and belowthe line crossing the utopian point independently, without being bound to a closed-form relationship, but with respect to the current search state. Notice that tuning the opening angles is a challenging issue which was not studied per-se. We believe that classical paradigms for on-line and off-line parameter tuning are worth to be investigated in order to accurately tackle this issue, because of the number and the complexity ofpossible configurations. ➌ Variation operators and problem-specific issues. Our results showthat, not only the line of equal function values impact the search process, but also the properties of the mechanisms allowing to produce improving solutions in every step of the scalarizing search procedure. In our experimental study, we consider the independent one-bit-flip mutation operator and ρmnklandscapes. Preliminary experiments, not shown in this paper for readability reasons, comfort us in the validity of our conclusions for a large spectrum of instances and operators. However, this issue should be throughly investigated in future work at the aim of gaining in generality and to better understand the impact of other search components or problem types in the performance of scalarizing search approaches. Equally important istoinvestigate problems with more than two objectives. Inria

20 On the Impact of Scalarizing Functions on Evolutionary Multiobjective Optimization 7 ➍ Theoretical modeling. Last but not least, it would be nice to provide theoretical results that fit our empirical findings. The goal would be to provide a theoretical framework, abstracting away the problem-specific issues, and allowing us to reason about decomposition-based approaches in a purely theoretical manner. Such a framework would enable to better harness decompositionbased approaches by means of scalarizing functions, and to derive new methodological tools. Although this is a challenging research direction, it can be necessary in order to improve our practice of decomposition-based evolutionary multiobjective optimization approaches for realworld multiobjective optimization. 7 Acknowledgments This report is based on investigations within the project Global Research on the Framework of Evolutionary Solution Search to Accelerate Innovation as part of the Strategic Young Researcher Overseas Visits Program for Accelerating Brain Circulation which is kindly supported by the Japan Society for the Promotion of Science (JSPS). In addition, the first three authors would like to acknowledge support by the French national research agency (ANR) within the Modèles Numérique project NumBBO - Analysis, Improvement and Evaluation of Numerical Blackbox Optimizers (ANR-2-MONU-9-3). References [] D. Brockhoff, T. Wagner, and H. Trautmann. On the Properties of the R2 Indicator. In Genetic and Evolutionary Computation Conference (GECCO 22), pages , 22. [2] K. Dächert, J. Gorski, and K. Klamroth. An Augmented Weighted Tchebycheff Method With Adaptively Chosen Parameters for Discrete Bicriteria Optimization Problems. Computers & Operations Research, 39(2): , 22. [3] I. Giagkiozis, R. C. Purshouse, and P. J. Fleming. Generalized Decomposition. In EMO, pages , 23. [4] E. J. Hughes. Multiple Single Objective Pareto Sampling. In CEC, pages , 23. [5] H. Ishibuchi, Y. Sakane, N. Tsukamoto, and Y. Nojima. Adaptation of scalarizing functions in MOEA/D: An adaptive scalarizing function-based multiobjective evolutionary algorithm. In EMO, pages , 29. [6] Hisao Ishibuchi, Naoya Akedo, and Yusuke Nojima. A study on the specification of a scalarizing function in MOEA/D for many-objective knapsack problems. In LION7, pages , 23. [7] Ignacy Kaliszewski. Using trade-off information in decision-making algorithms. Computers &Operations Research, 27(2):6 82, 2. [8] M. López-Ibáñez, L. Paquete, and T. Stützle. Exploratory Analysis of Stochastic Local Search Algorithms in Biobjective Optimization. In Experimental Methods for the Analysis of Optimization Algorithms, pages [9] K. Miettinen. Nonlinear Multiobjective Optimization. Kluwer, Boston, MA, USA, 999. RR n 852

21 8 Derbel et al. [] Sébastien Verel, Arnaud Liefooghe, Laetitia Jourdan, and Clarisse Dhaenens. On the structure of multiobjective combinatorial search space: MNK-landscapes with correlated objectives. Eur J Oper Res, 227(2):33 342, 23. [] Q. Zhang and H. Li. MOEA/D: A Multiobjective Evolutionary Algorithm Based on Decomposition. IEEE TEC, (6):72 73, 27. [2] E. Zitzler, L. Thiele, M. Laumanns, C. M. Fonseca, and V. Grunert da Fonseca. Performance Assessment of Multiobjective Optimizers: An Analysis and Review. IEEE TEC, 7(2):7 32, 23. Appendix Theorem 2 Given the scalarizing function S gen (z) =α max {λ z z,λ 2 z 2 z 2 } + ε (w z z + w 2 z 2 z 2 ) of Eq. 2where z =( z, z 2 ) is a utopian vector, λ,λ 2,w, and w 2 >, α, ε>. The lines of equal function values going through an objective vector z =(z,z 2) are given by εw y = x + αλ 2z2 + ε ( w z + w 2z2) αλ 2 + εw 2 αλ 2 + εw 2 for z =(x, y) below the line D through z and in direction (/λ, /λ 2 ) and by y = αλ + εw x + α ( λ2 z2 + λ ) ( z λ 2 z 2 + ε w z + w 2z2) εw 2 εw 2 for z =(x, y) above the same line D. In case that ε =,thelines of equal function values are parallel to the coordinate axes of the objective space. Proof: Let us fix the point z =(z,z 2 ) and take apoint z =(x, y) such thatz is belowthe line D. Then we can solve S gen (z) =S gen (z ) in order to get the lines of equal utility with respect to z. By the definition of T(z) and the fact that z lies below D, we get T(z) =λ 2 z 2 y and thus S gen (z) =S gen (z ) αλ 2 ( z 2 y)+ε (w ( z x)+w 2 ( z 2 y)) = αλ 2 ( z2 z2) ( + ε w ( z z) + w2 ( z2 z2 )) εw y = x + αλ 2z2 + ε ( w z + w 2z2) αλ 2 + εw 2 αλ 2 + εw 2 which proves the first part of the theorem. The second part follows analogously for a point z = (x, y) above D. Similarly, the case where ε = can be derived by standard calculus. Theorem follows from the above by simple geometrical considerations and the slope of the lines. Inria

22 RESEARCH CENTRE LILLE NORD EUROPE Parc scientifique de la Haute-Borne 4 avenue Halley - Bât A-ParkPlaza 5965 Villeneuve d Ascq Publisher Inria Domaine de Voluceau - Rocquencourt BP Le Chesnay Cedex inria.fr ISSN

2 Composition. Invertible Mappings

2 Composition. Invertible Mappings Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan Composition. Invertible Mappings In this section we discuss two procedures for creating new mappings from old ones, namely,

Διαβάστε περισσότερα

HOMEWORK 4 = G. In order to plot the stress versus the stretch we define a normalized stretch:

HOMEWORK 4 = G. In order to plot the stress versus the stretch we define a normalized stretch: HOMEWORK 4 Problem a For the fast loading case, we want to derive the relationship between P zz and λ z. We know that the nominal stress is expressed as: P zz = ψ λ z where λ z = λ λ z. Therefore, applying

Διαβάστε περισσότερα

4.6 Autoregressive Moving Average Model ARMA(1,1)

4.6 Autoregressive Moving Average Model ARMA(1,1) 84 CHAPTER 4. STATIONARY TS MODELS 4.6 Autoregressive Moving Average Model ARMA(,) This section is an introduction to a wide class of models ARMA(p,q) which we will consider in more detail later in this

Διαβάστε περισσότερα

derivation of the Laplacian from rectangular to spherical coordinates

derivation of the Laplacian from rectangular to spherical coordinates derivation of the Laplacian from rectangular to spherical coordinates swapnizzle 03-03- :5:43 We begin by recognizing the familiar conversion from rectangular to spherical coordinates (note that φ is used

Διαβάστε περισσότερα

Homework 3 Solutions

Homework 3 Solutions Homework 3 Solutions Igor Yanovsky (Math 151A TA) Problem 1: Compute the absolute error and relative error in approximations of p by p. (Use calculator!) a) p π, p 22/7; b) p π, p 3.141. Solution: For

Διαβάστε περισσότερα

EE512: Error Control Coding

EE512: Error Control Coding EE512: Error Control Coding Solution for Assignment on Finite Fields February 16, 2007 1. (a) Addition and Multiplication tables for GF (5) and GF (7) are shown in Tables 1 and 2. + 0 1 2 3 4 0 0 1 2 3

Διαβάστε περισσότερα

CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS

CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS CHAPTER 5 SOLVING EQUATIONS BY ITERATIVE METHODS EXERCISE 104 Page 8 1. Find the positive root of the equation x + 3x 5 = 0, correct to 3 significant figures, using the method of bisection. Let f(x) =

Διαβάστε περισσότερα

Problem Set 3: Solutions

Problem Set 3: Solutions CMPSCI 69GG Applied Information Theory Fall 006 Problem Set 3: Solutions. [Cover and Thomas 7.] a Define the following notation, C I p xx; Y max X; Y C I p xx; Ỹ max I X; Ỹ We would like to show that C

Διαβάστε περισσότερα

3.4 SUM AND DIFFERENCE FORMULAS. NOTE: cos(α+β) cos α + cos β cos(α-β) cos α -cos β

3.4 SUM AND DIFFERENCE FORMULAS. NOTE: cos(α+β) cos α + cos β cos(α-β) cos α -cos β 3.4 SUM AND DIFFERENCE FORMULAS Page Theorem cos(αβ cos α cos β -sin α cos(α-β cos α cos β sin α NOTE: cos(αβ cos α cos β cos(α-β cos α -cos β Proof of cos(α-β cos α cos β sin α Let s use a unit circle

Διαβάστε περισσότερα

Section 8.3 Trigonometric Equations

Section 8.3 Trigonometric Equations 99 Section 8. Trigonometric Equations Objective 1: Solve Equations Involving One Trigonometric Function. In this section and the next, we will exple how to solving equations involving trigonometric functions.

Διαβάστε περισσότερα

Approximation of distance between locations on earth given by latitude and longitude

Approximation of distance between locations on earth given by latitude and longitude Approximation of distance between locations on earth given by latitude and longitude Jan Behrens 2012-12-31 In this paper we shall provide a method to approximate distances between two points on earth

Διαβάστε περισσότερα

Concrete Mathematics Exercises from 30 September 2016

Concrete Mathematics Exercises from 30 September 2016 Concrete Mathematics Exercises from 30 September 2016 Silvio Capobianco Exercise 1.7 Let H(n) = J(n + 1) J(n). Equation (1.8) tells us that H(2n) = 2, and H(2n+1) = J(2n+2) J(2n+1) = (2J(n+1) 1) (2J(n)+1)

Διαβάστε περισσότερα

Other Test Constructions: Likelihood Ratio & Bayes Tests

Other Test Constructions: Likelihood Ratio & Bayes Tests Other Test Constructions: Likelihood Ratio & Bayes Tests Side-Note: So far we have seen a few approaches for creating tests such as Neyman-Pearson Lemma ( most powerful tests of H 0 : θ = θ 0 vs H 1 :

Διαβάστε περισσότερα

The Simply Typed Lambda Calculus

The Simply Typed Lambda Calculus Type Inference Instead of writing type annotations, can we use an algorithm to infer what the type annotations should be? That depends on the type system. For simple type systems the answer is yes, and

Διαβάστε περισσότερα

Every set of first-order formulas is equivalent to an independent set

Every set of first-order formulas is equivalent to an independent set Every set of first-order formulas is equivalent to an independent set May 6, 2008 Abstract A set of first-order formulas, whatever the cardinality of the set of symbols, is equivalent to an independent

Διαβάστε περισσότερα

Partial Differential Equations in Biology The boundary element method. March 26, 2013

Partial Differential Equations in Biology The boundary element method. March 26, 2013 The boundary element method March 26, 203 Introduction and notation The problem: u = f in D R d u = ϕ in Γ D u n = g on Γ N, where D = Γ D Γ N, Γ D Γ N = (possibly, Γ D = [Neumann problem] or Γ N = [Dirichlet

Διαβάστε περισσότερα

Lecture 2. Soundness and completeness of propositional logic

Lecture 2. Soundness and completeness of propositional logic Lecture 2 Soundness and completeness of propositional logic February 9, 2004 1 Overview Review of natural deduction. Soundness and completeness. Semantics of propositional formulas. Soundness proof. Completeness

Διαβάστε περισσότερα

Statistical Inference I Locally most powerful tests

Statistical Inference I Locally most powerful tests Statistical Inference I Locally most powerful tests Shirsendu Mukherjee Department of Statistics, Asutosh College, Kolkata, India. shirsendu st@yahoo.co.in So far we have treated the testing of one-sided

Διαβάστε περισσότερα

Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3

Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3 Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3 1 State vector space and the dual space Space of wavefunctions The space of wavefunctions is the set of all

Διαβάστε περισσότερα

ST5224: Advanced Statistical Theory II

ST5224: Advanced Statistical Theory II ST5224: Advanced Statistical Theory II 2014/2015: Semester II Tutorial 7 1. Let X be a sample from a population P and consider testing hypotheses H 0 : P = P 0 versus H 1 : P = P 1, where P j is a known

Διαβάστε περισσότερα

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 19/5/2007

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 19/5/2007 Οδηγίες: Να απαντηθούν όλες οι ερωτήσεις. Αν κάπου κάνετε κάποιες υποθέσεις να αναφερθούν στη σχετική ερώτηση. Όλα τα αρχεία που αναφέρονται στα προβλήματα βρίσκονται στον ίδιο φάκελο με το εκτελέσιμο

Διαβάστε περισσότερα

Chapter 6: Systems of Linear Differential. be continuous functions on the interval

Chapter 6: Systems of Linear Differential. be continuous functions on the interval Chapter 6: Systems of Linear Differential Equations Let a (t), a 2 (t),..., a nn (t), b (t), b 2 (t),..., b n (t) be continuous functions on the interval I. The system of n first-order differential equations

Διαβάστε περισσότερα

Example Sheet 3 Solutions

Example Sheet 3 Solutions Example Sheet 3 Solutions. i Regular Sturm-Liouville. ii Singular Sturm-Liouville mixed boundary conditions. iii Not Sturm-Liouville ODE is not in Sturm-Liouville form. iv Regular Sturm-Liouville note

Διαβάστε περισσότερα

forms This gives Remark 1. How to remember the above formulas: Substituting these into the equation we obtain with

forms This gives Remark 1. How to remember the above formulas: Substituting these into the equation we obtain with Week 03: C lassification of S econd- Order L inear Equations In last week s lectures we have illustrated how to obtain the general solutions of first order PDEs using the method of characteristics. We

Διαβάστε περισσότερα

Solutions to Exercise Sheet 5

Solutions to Exercise Sheet 5 Solutions to Eercise Sheet 5 jacques@ucsd.edu. Let X and Y be random variables with joint pdf f(, y) = 3y( + y) where and y. Determine each of the following probabilities. Solutions. a. P (X ). b. P (X

Διαβάστε περισσότερα

Section 9.2 Polar Equations and Graphs

Section 9.2 Polar Equations and Graphs 180 Section 9. Polar Equations and Graphs In this section, we will be graphing polar equations on a polar grid. In the first few examples, we will write the polar equation in rectangular form to help identify

Διαβάστε περισσότερα

5.4 The Poisson Distribution.

5.4 The Poisson Distribution. The worst thing you can do about a situation is nothing. Sr. O Shea Jackson 5.4 The Poisson Distribution. Description of the Poisson Distribution Discrete probability distribution. The random variable

Διαβάστε περισσότερα

6.3 Forecasting ARMA processes

6.3 Forecasting ARMA processes 122 CHAPTER 6. ARMA MODELS 6.3 Forecasting ARMA processes The purpose of forecasting is to predict future values of a TS based on the data collected to the present. In this section we will discuss a linear

Διαβάστε περισσότερα

9.09. # 1. Area inside the oval limaçon r = cos θ. To graph, start with θ = 0 so r = 6. Compute dr

9.09. # 1. Area inside the oval limaçon r = cos θ. To graph, start with θ = 0 so r = 6. Compute dr 9.9 #. Area inside the oval limaçon r = + cos. To graph, start with = so r =. Compute d = sin. Interesting points are where d vanishes, or at =,,, etc. For these values of we compute r:,,, and the values

Διαβάστε περισσότερα

( ) 2 and compare to M.

( ) 2 and compare to M. Problems and Solutions for Section 4.2 4.9 through 4.33) 4.9 Calculate the square root of the matrix 3!0 M!0 8 Hint: Let M / 2 a!b ; calculate M / 2!b c ) 2 and compare to M. Solution: Given: 3!0 M!0 8

Διαβάστε περισσότερα

Reminders: linear functions

Reminders: linear functions Reminders: linear functions Let U and V be vector spaces over the same field F. Definition A function f : U V is linear if for every u 1, u 2 U, f (u 1 + u 2 ) = f (u 1 ) + f (u 2 ), and for every u U

Διαβάστε περισσότερα

Démographie spatiale/spatial Demography

Démographie spatiale/spatial Demography ΠΑΝΕΠΙΣΤΗΜΙΟ ΘΕΣΣΑΛΙΑΣ Démographie spatiale/spatial Demography Session 1: Introduction to spatial demography Basic concepts Michail Agorastakis Department of Planning & Regional Development Άδειες Χρήσης

Διαβάστε περισσότερα

Phys460.nb Solution for the t-dependent Schrodinger s equation How did we find the solution? (not required)

Phys460.nb Solution for the t-dependent Schrodinger s equation How did we find the solution? (not required) Phys460.nb 81 ψ n (t) is still the (same) eigenstate of H But for tdependent H. The answer is NO. 5.5.5. Solution for the tdependent Schrodinger s equation If we assume that at time t 0, the electron starts

Διαβάστε περισσότερα

Section 7.6 Double and Half Angle Formulas

Section 7.6 Double and Half Angle Formulas 09 Section 7. Double and Half Angle Fmulas To derive the double-angles fmulas, we will use the sum of two angles fmulas that we developed in the last section. We will let α θ and β θ: cos(θ) cos(θ + θ)

Διαβάστε περισσότερα

ΤΕΧΝΟΛΟΓΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΥΠΡΟΥ ΤΜΗΜΑ ΝΟΣΗΛΕΥΤΙΚΗΣ

ΤΕΧΝΟΛΟΓΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΥΠΡΟΥ ΤΜΗΜΑ ΝΟΣΗΛΕΥΤΙΚΗΣ ΤΕΧΝΟΛΟΓΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΥΠΡΟΥ ΤΜΗΜΑ ΝΟΣΗΛΕΥΤΙΚΗΣ ΠΤΥΧΙΑΚΗ ΕΡΓΑΣΙΑ ΨΥΧΟΛΟΓΙΚΕΣ ΕΠΙΠΤΩΣΕΙΣ ΣΕ ΓΥΝΑΙΚΕΣ ΜΕΤΑ ΑΠΟ ΜΑΣΤΕΚΤΟΜΗ ΓΕΩΡΓΙΑ ΤΡΙΣΟΚΚΑ Λευκωσία 2012 ΤΕΧΝΟΛΟΓΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΥΠΡΟΥ ΣΧΟΛΗ ΕΠΙΣΤΗΜΩΝ

Διαβάστε περισσότερα

Fractional Colorings and Zykov Products of graphs

Fractional Colorings and Zykov Products of graphs Fractional Colorings and Zykov Products of graphs Who? Nichole Schimanski When? July 27, 2011 Graphs A graph, G, consists of a vertex set, V (G), and an edge set, E(G). V (G) is any finite set E(G) is

Διαβάστε περισσότερα

Enzymatic Synthesis of Dithiolopyrrolone Antibiotics Using Cell-Free Extract of Saccharothrix

Enzymatic Synthesis of Dithiolopyrrolone Antibiotics Using Cell-Free Extract of Saccharothrix Enzymatic Synthesis of Dithiolopyrrolone Antibiotics Using Cell-Free Extract of Saccharothrix algeriensis NRRL B-24137 and Biochemical Characterization of Two Pyrrothine N-Acyltransferases in This Extract.

Διαβάστε περισσότερα

New bounds for spherical two-distance sets and equiangular lines

New bounds for spherical two-distance sets and equiangular lines New bounds for spherical two-distance sets and equiangular lines Michigan State University Oct 8-31, 016 Anhui University Definition If X = {x 1, x,, x N } S n 1 (unit sphere in R n ) and x i, x j = a

Διαβάστε περισσότερα

Areas and Lengths in Polar Coordinates

Areas and Lengths in Polar Coordinates Kiryl Tsishchanka Areas and Lengths in Polar Coordinates In this section we develop the formula for the area of a region whose boundary is given by a polar equation. We need to use the formula for the

Διαβάστε περισσότερα

Nowhere-zero flows Let be a digraph, Abelian group. A Γ-circulation in is a mapping : such that, where, and : tail in X, head in

Nowhere-zero flows Let be a digraph, Abelian group. A Γ-circulation in is a mapping : such that, where, and : tail in X, head in Nowhere-zero flows Let be a digraph, Abelian group. A Γ-circulation in is a mapping : such that, where, and : tail in X, head in : tail in X, head in A nowhere-zero Γ-flow is a Γ-circulation such that

Διαβάστε περισσότερα

Math221: HW# 1 solutions

Math221: HW# 1 solutions Math: HW# solutions Andy Royston October, 5 7.5.7, 3 rd Ed. We have a n = b n = a = fxdx = xdx =, x cos nxdx = x sin nx n sin nxdx n = cos nx n = n n, x sin nxdx = x cos nx n + cos nxdx n cos n = + sin

Διαβάστε περισσότερα

Chapter 6: Systems of Linear Differential. be continuous functions on the interval

Chapter 6: Systems of Linear Differential. be continuous functions on the interval Chapter 6: Systems of Linear Differential Equations Let a (t), a 2 (t),..., a nn (t), b (t), b 2 (t),..., b n (t) be continuous functions on the interval I. The system of n first-order differential equations

Διαβάστε περισσότερα

Second Order Partial Differential Equations

Second Order Partial Differential Equations Chapter 7 Second Order Partial Differential Equations 7.1 Introduction A second order linear PDE in two independent variables (x, y Ω can be written as A(x, y u x + B(x, y u xy + C(x, y u u u + D(x, y

Διαβάστε περισσότερα

Areas and Lengths in Polar Coordinates

Areas and Lengths in Polar Coordinates Kiryl Tsishchanka Areas and Lengths in Polar Coordinates In this section we develop the formula for the area of a region whose boundary is given by a polar equation. We need to use the formula for the

Διαβάστε περισσότερα

Instruction Execution Times

Instruction Execution Times 1 C Execution Times InThisAppendix... Introduction DL330 Execution Times DL330P Execution Times DL340 Execution Times C-2 Execution Times Introduction Data Registers This appendix contains several tables

Διαβάστε περισσότερα

Econ 2110: Fall 2008 Suggested Solutions to Problem Set 8 questions or comments to Dan Fetter 1

Econ 2110: Fall 2008 Suggested Solutions to Problem Set 8  questions or comments to Dan Fetter 1 Eon : Fall 8 Suggested Solutions to Problem Set 8 Email questions or omments to Dan Fetter Problem. Let X be a salar with density f(x, θ) (θx + θ) [ x ] with θ. (a) Find the most powerful level α test

Διαβάστε περισσότερα

Statistical analysis of extreme events in a nonstationary context via a Bayesian framework. Case study with peak-over-threshold data

Statistical analysis of extreme events in a nonstationary context via a Bayesian framework. Case study with peak-over-threshold data Statistical analysis of extreme events in a nonstationary context via a Bayesian framework. Case study with peak-over-threshold data B. Renard, M. Lang, P. Bois To cite this version: B. Renard, M. Lang,

Διαβάστε περισσότερα

ΕΛΛΗΝΙΚΗ ΔΗΜΟΚΡΑΤΙΑ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΡΗΤΗΣ. Ψηφιακή Οικονομία. Διάλεξη 7η: Consumer Behavior Mαρίνα Μπιτσάκη Τμήμα Επιστήμης Υπολογιστών

ΕΛΛΗΝΙΚΗ ΔΗΜΟΚΡΑΤΙΑ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΡΗΤΗΣ. Ψηφιακή Οικονομία. Διάλεξη 7η: Consumer Behavior Mαρίνα Μπιτσάκη Τμήμα Επιστήμης Υπολογιστών ΕΛΛΗΝΙΚΗ ΔΗΜΟΚΡΑΤΙΑ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΡΗΤΗΣ Ψηφιακή Οικονομία Διάλεξη 7η: Consumer Behavior Mαρίνα Μπιτσάκη Τμήμα Επιστήμης Υπολογιστών Τέλος Ενότητας Χρηματοδότηση Το παρόν εκπαιδευτικό υλικό έχει αναπτυχθεί

Διαβάστε περισσότερα

Bayesian statistics. DS GA 1002 Probability and Statistics for Data Science.

Bayesian statistics. DS GA 1002 Probability and Statistics for Data Science. Bayesian statistics DS GA 1002 Probability and Statistics for Data Science http://www.cims.nyu.edu/~cfgranda/pages/dsga1002_fall17 Carlos Fernandez-Granda Frequentist vs Bayesian statistics In frequentist

Διαβάστε περισσότερα

HISTOGRAMS AND PERCENTILES What is the 25 th percentile of a histogram? What is the 50 th percentile for the cigarette histogram?

HISTOGRAMS AND PERCENTILES What is the 25 th percentile of a histogram? What is the 50 th percentile for the cigarette histogram? HISTOGRAMS AND PERCENTILES What is the 25 th percentile of a histogram? The point on the horizontal axis such that of the area under the histogram lies to the left of that point (and to the right) What

Διαβάστε περισσότερα

k A = [k, k]( )[a 1, a 2 ] = [ka 1,ka 2 ] 4For the division of two intervals of confidence in R +

k A = [k, k]( )[a 1, a 2 ] = [ka 1,ka 2 ] 4For the division of two intervals of confidence in R + Chapter 3. Fuzzy Arithmetic 3- Fuzzy arithmetic: ~Addition(+) and subtraction (-): Let A = [a and B = [b, b in R If x [a and y [b, b than x+y [a +b +b Symbolically,we write A(+)B = [a (+)[b, b = [a +b

Διαβάστε περισσότερα

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 6/5/2006

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 6/5/2006 Οδηγίες: Να απαντηθούν όλες οι ερωτήσεις. Ολοι οι αριθμοί που αναφέρονται σε όλα τα ερωτήματα είναι μικρότεροι το 1000 εκτός αν ορίζεται διαφορετικά στη διατύπωση του προβλήματος. Διάρκεια: 3,5 ώρες Καλή

Διαβάστε περισσότερα

The challenges of non-stable predicates

The challenges of non-stable predicates The challenges of non-stable predicates Consider a non-stable predicate Φ encoding, say, a safety property. We want to determine whether Φ holds for our program. The challenges of non-stable predicates

Διαβάστε περισσότερα

Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit

Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit Ting Zhang Stanford May 11, 2001 Stanford, 5/11/2001 1 Outline Ordinal Classification Ordinal Addition Ordinal Multiplication Ordinal

Διαβάστε περισσότερα

Μηχανική Μάθηση Hypothesis Testing

Μηχανική Μάθηση Hypothesis Testing ΕΛΛΗΝΙΚΗ ΔΗΜΟΚΡΑΤΙΑ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΡΗΤΗΣ Μηχανική Μάθηση Hypothesis Testing Γιώργος Μπορμπουδάκης Τμήμα Επιστήμης Υπολογιστών Procedure 1. Form the null (H 0 ) and alternative (H 1 ) hypothesis 2. Consider

Διαβάστε περισσότερα

ΠΤΥΧΙΑΚΗ ΕΡΓΑΣΙΑ ΒΑΛΕΝΤΙΝΑ ΠΑΠΑΔΟΠΟΥΛΟΥ Α.Μ.: 09/061. Υπεύθυνος Καθηγητής: Σάββας Μακρίδης

ΠΤΥΧΙΑΚΗ ΕΡΓΑΣΙΑ ΒΑΛΕΝΤΙΝΑ ΠΑΠΑΔΟΠΟΥΛΟΥ Α.Μ.: 09/061. Υπεύθυνος Καθηγητής: Σάββας Μακρίδης Α.Τ.Ε.Ι. ΙΟΝΙΩΝ ΝΗΣΩΝ ΠΑΡΑΡΤΗΜΑ ΑΡΓΟΣΤΟΛΙΟΥ ΤΜΗΜΑ ΔΗΜΟΣΙΩΝ ΣΧΕΣΕΩΝ ΚΑΙ ΕΠΙΚΟΙΝΩΝΙΑΣ ΠΤΥΧΙΑΚΗ ΕΡΓΑΣΙΑ «Η διαμόρφωση επικοινωνιακής στρατηγικής (και των τακτικών ενεργειών) για την ενδυνάμωση της εταιρικής

Διαβάστε περισσότερα

Finite Field Problems: Solutions

Finite Field Problems: Solutions Finite Field Problems: Solutions 1. Let f = x 2 +1 Z 11 [x] and let F = Z 11 [x]/(f), a field. Let Solution: F =11 2 = 121, so F = 121 1 = 120. The possible orders are the divisors of 120. Solution: The

Διαβάστε περισσότερα

Second Order RLC Filters

Second Order RLC Filters ECEN 60 Circuits/Electronics Spring 007-0-07 P. Mathys Second Order RLC Filters RLC Lowpass Filter A passive RLC lowpass filter (LPF) circuit is shown in the following schematic. R L C v O (t) Using phasor

Διαβάστε περισσότερα

Problem Set 9 Solutions. θ + 1. θ 2 + cotθ ( ) sinθ e iφ is an eigenfunction of the ˆ L 2 operator. / θ 2. φ 2. sin 2 θ φ 2. ( ) = e iφ. = e iφ cosθ.

Problem Set 9 Solutions. θ + 1. θ 2 + cotθ ( ) sinθ e iφ is an eigenfunction of the ˆ L 2 operator. / θ 2. φ 2. sin 2 θ φ 2. ( ) = e iφ. = e iφ cosθ. Chemistry 362 Dr Jean M Standard Problem Set 9 Solutions The ˆ L 2 operator is defined as Verify that the angular wavefunction Y θ,φ) Also verify that the eigenvalue is given by 2! 2 & L ˆ 2! 2 2 θ 2 +

Διαβάστε περισσότερα

C.S. 430 Assignment 6, Sample Solutions

C.S. 430 Assignment 6, Sample Solutions C.S. 430 Assignment 6, Sample Solutions Paul Liu November 15, 2007 Note that these are sample solutions only; in many cases there were many acceptable answers. 1 Reynolds Problem 10.1 1.1 Normal-order

Διαβάστε περισσότερα

Supplementary Materials for Evolutionary Multiobjective Optimization Based Multimodal Optimization: Fitness Landscape Approximation and Peak Detection

Supplementary Materials for Evolutionary Multiobjective Optimization Based Multimodal Optimization: Fitness Landscape Approximation and Peak Detection IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION, VOL. XX, NO. X, XXXX XXXX Supplementary Materials for Evolutionary Multiobjective Optimization Based Multimodal Optimization: Fitness Landscape Approximation

Διαβάστε περισσότερα

Math 6 SL Probability Distributions Practice Test Mark Scheme

Math 6 SL Probability Distributions Practice Test Mark Scheme Math 6 SL Probability Distributions Practice Test Mark Scheme. (a) Note: Award A for vertical line to right of mean, A for shading to right of their vertical line. AA N (b) evidence of recognizing symmetry

Διαβάστε περισσότερα

6.1. Dirac Equation. Hamiltonian. Dirac Eq.

6.1. Dirac Equation. Hamiltonian. Dirac Eq. 6.1. Dirac Equation Ref: M.Kaku, Quantum Field Theory, Oxford Univ Press (1993) η μν = η μν = diag(1, -1, -1, -1) p 0 = p 0 p = p i = -p i p μ p μ = p 0 p 0 + p i p i = E c 2 - p 2 = (m c) 2 H = c p 2

Διαβάστε περισσότερα

Potential Dividers. 46 minutes. 46 marks. Page 1 of 11

Potential Dividers. 46 minutes. 46 marks. Page 1 of 11 Potential Dividers 46 minutes 46 marks Page 1 of 11 Q1. In the circuit shown in the figure below, the battery, of negligible internal resistance, has an emf of 30 V. The pd across the lamp is 6.0 V and

Διαβάστε περισσότερα

Homework 8 Model Solution Section

Homework 8 Model Solution Section MATH 004 Homework Solution Homework 8 Model Solution Section 14.5 14.6. 14.5. Use the Chain Rule to find dz where z cosx + 4y), x 5t 4, y 1 t. dz dx + dy y sinx + 4y)0t + 4) sinx + 4y) 1t ) 0t + 4t ) sinx

Διαβάστε περισσότερα

ANSWERSHEET (TOPIC = DIFFERENTIAL CALCULUS) COLLECTION #2. h 0 h h 0 h h 0 ( ) g k = g 0 + g 1 + g g 2009 =?

ANSWERSHEET (TOPIC = DIFFERENTIAL CALCULUS) COLLECTION #2. h 0 h h 0 h h 0 ( ) g k = g 0 + g 1 + g g 2009 =? Teko Classes IITJEE/AIEEE Maths by SUHAAG SIR, Bhopal, Ph (0755) 3 00 000 www.tekoclasses.com ANSWERSHEET (TOPIC DIFFERENTIAL CALCULUS) COLLECTION # Question Type A.Single Correct Type Q. (A) Sol least

Διαβάστε περισσότερα

Uniform Convergence of Fourier Series Michael Taylor

Uniform Convergence of Fourier Series Michael Taylor Uniform Convergence of Fourier Series Michael Taylor Given f L 1 T 1 ), we consider the partial sums of the Fourier series of f: N 1) S N fθ) = ˆfk)e ikθ. k= N A calculation gives the Dirichlet formula

Διαβάστε περισσότερα

Strain gauge and rosettes

Strain gauge and rosettes Strain gauge and rosettes Introduction A strain gauge is a device which is used to measure strain (deformation) on an object subjected to forces. Strain can be measured using various types of devices classified

Διαβάστε περισσότερα

Matrices and Determinants

Matrices and Determinants Matrices and Determinants SUBJECTIVE PROBLEMS: Q 1. For what value of k do the following system of equations possess a non-trivial (i.e., not all zero) solution over the set of rationals Q? x + ky + 3z

Διαβάστε περισσότερα

Srednicki Chapter 55

Srednicki Chapter 55 Srednicki Chapter 55 QFT Problems & Solutions A. George August 3, 03 Srednicki 55.. Use equations 55.3-55.0 and A i, A j ] = Π i, Π j ] = 0 (at equal times) to verify equations 55.-55.3. This is our third

Διαβάστε περισσότερα

«Χρήσεις γης, αξίες γης και κυκλοφοριακές ρυθμίσεις στο Δήμο Χαλκιδέων. Η μεταξύ τους σχέση και εξέλιξη.»

«Χρήσεις γης, αξίες γης και κυκλοφοριακές ρυθμίσεις στο Δήμο Χαλκιδέων. Η μεταξύ τους σχέση και εξέλιξη.» ΕΘΝΙΚΟ ΜΕΤΣΟΒΙΟ ΠΟΛΥΤΕΧΝΕΙΟ ΣΧΟΛΗ ΑΓΡΟΝΟΜΩΝ ΚΑΙ ΤΟΠΟΓΡΑΦΩΝ ΜΗΧΑΝΙΚΩΝ ΤΟΜΕΑΣ ΓΕΩΓΡΑΦΙΑΣ ΚΑΙ ΠΕΡΙΦΕΡΕΙΑΚΟΥ ΣΧΕΔΙΑΣΜΟΥ ΔΙΠΛΩΜΑΤΙΚΗ ΕΡΓΑΣΙΑ: «Χρήσεις γης, αξίες γης και κυκλοφοριακές ρυθμίσεις στο Δήμο Χαλκιδέων.

Διαβάστε περισσότερα

Code Breaker. TEACHER s NOTES

Code Breaker. TEACHER s NOTES TEACHER s NOTES Time: 50 minutes Learning Outcomes: To relate the genetic code to the assembly of proteins To summarize factors that lead to different types of mutations To distinguish among positive,

Διαβάστε περισσότερα

A Note on Intuitionistic Fuzzy. Equivalence Relation

A Note on Intuitionistic Fuzzy. Equivalence Relation International Mathematical Forum, 5, 2010, no. 67, 3301-3307 A Note on Intuitionistic Fuzzy Equivalence Relation D. K. Basnet Dept. of Mathematics, Assam University Silchar-788011, Assam, India dkbasnet@rediffmail.com

Διαβάστε περισσότερα

On a four-dimensional hyperbolic manifold with finite volume

On a four-dimensional hyperbolic manifold with finite volume BULETINUL ACADEMIEI DE ŞTIINŢE A REPUBLICII MOLDOVA. MATEMATICA Numbers 2(72) 3(73), 2013, Pages 80 89 ISSN 1024 7696 On a four-dimensional hyperbolic manifold with finite volume I.S.Gutsul Abstract. In

Διαβάστε περισσότερα

Lecture 34 Bootstrap confidence intervals

Lecture 34 Bootstrap confidence intervals Lecture 34 Bootstrap confidence intervals Confidence Intervals θ: an unknown parameter of interest We want to find limits θ and θ such that Gt = P nˆθ θ t If G 1 1 α is known, then P θ θ = P θ θ = 1 α

Διαβάστε περισσότερα

PARTIAL NOTES for 6.1 Trigonometric Identities

PARTIAL NOTES for 6.1 Trigonometric Identities PARTIAL NOTES for 6.1 Trigonometric Identities tanθ = sinθ cosθ cotθ = cosθ sinθ BASIC IDENTITIES cscθ = 1 sinθ secθ = 1 cosθ cotθ = 1 tanθ PYTHAGOREAN IDENTITIES sin θ + cos θ =1 tan θ +1= sec θ 1 + cot

Διαβάστε περισσότερα

5. Choice under Uncertainty

5. Choice under Uncertainty 5. Choice under Uncertainty Daisuke Oyama Microeconomics I May 23, 2018 Formulations von Neumann-Morgenstern (1944/1947) X: Set of prizes Π: Set of probability distributions on X : Preference relation

Διαβάστε περισσότερα

ΙΠΛΩΜΑΤΙΚΗ ΕΡΓΑΣΙΑ. ΘΕΜΑ: «ιερεύνηση της σχέσης µεταξύ φωνηµικής επίγνωσης και ορθογραφικής δεξιότητας σε παιδιά προσχολικής ηλικίας»

ΙΠΛΩΜΑΤΙΚΗ ΕΡΓΑΣΙΑ. ΘΕΜΑ: «ιερεύνηση της σχέσης µεταξύ φωνηµικής επίγνωσης και ορθογραφικής δεξιότητας σε παιδιά προσχολικής ηλικίας» ΠΑΝΕΠΙΣΤΗΜΙΟ ΑΙΓΑΙΟΥ ΣΧΟΛΗ ΑΝΘΡΩΠΙΣΤΙΚΩΝ ΕΠΙΣΤΗΜΩΝ ΤΜΗΜΑ ΕΠΙΣΤΗΜΩΝ ΤΗΣ ΠΡΟΣΧΟΛΙΚΗΣ ΑΓΩΓΗΣ ΚΑΙ ΤΟΥ ΕΚΠΑΙ ΕΥΤΙΚΟΥ ΣΧΕ ΙΑΣΜΟΥ «ΠΑΙ ΙΚΟ ΒΙΒΛΙΟ ΚΑΙ ΠΑΙ ΑΓΩΓΙΚΟ ΥΛΙΚΟ» ΙΠΛΩΜΑΤΙΚΗ ΕΡΓΑΣΙΑ που εκπονήθηκε για τη

Διαβάστε περισσότερα

SCHOOL OF MATHEMATICAL SCIENCES G11LMA Linear Mathematics Examination Solutions

SCHOOL OF MATHEMATICAL SCIENCES G11LMA Linear Mathematics Examination Solutions SCHOOL OF MATHEMATICAL SCIENCES GLMA Linear Mathematics 00- Examination Solutions. (a) i. ( + 5i)( i) = (6 + 5) + (5 )i = + i. Real part is, imaginary part is. (b) ii. + 5i i ( + 5i)( + i) = ( i)( + i)

Διαβάστε περισσότερα

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013 Notes on Average Scattering imes and Hall Factors Jesse Maassen and Mar Lundstrom Purdue University November 5, 13 I. Introduction 1 II. Solution of the BE 1 III. Exercises: Woring out average scattering

Διαβάστε περισσότερα

Exercises 10. Find a fundamental matrix of the given system of equations. Also find the fundamental matrix Φ(t) satisfying Φ(0) = I. 1.

Exercises 10. Find a fundamental matrix of the given system of equations. Also find the fundamental matrix Φ(t) satisfying Φ(0) = I. 1. Exercises 0 More exercises are available in Elementary Differential Equations. If you have a problem to solve any of them, feel free to come to office hour. Problem Find a fundamental matrix of the given

Διαβάστε περισσότερα

CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS

CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS EXERCISE 01 Page 545 1. Use matrices to solve: 3x + 4y x + 5y + 7 3x + 4y x + 5y 7 Hence, 3 4 x 0 5 y 7 The inverse of 3 4 5 is: 1 5 4 1 5 4 15 8 3

Διαβάστε περισσότερα

Απόκριση σε Μοναδιαία Ωστική Δύναμη (Unit Impulse) Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο. Απόστολος Σ.

Απόκριση σε Μοναδιαία Ωστική Δύναμη (Unit Impulse) Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο. Απόστολος Σ. Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο The time integral of a force is referred to as impulse, is determined by and is obtained from: Newton s 2 nd Law of motion states that the action

Διαβάστε περισσότερα

Practice Exam 2. Conceptual Questions. 1. State a Basic identity and then verify it. (a) Identity: Solution: One identity is csc(θ) = 1

Practice Exam 2. Conceptual Questions. 1. State a Basic identity and then verify it. (a) Identity: Solution: One identity is csc(θ) = 1 Conceptual Questions. State a Basic identity and then verify it. a) Identity: Solution: One identity is cscθ) = sinθ) Practice Exam b) Verification: Solution: Given the point of intersection x, y) of the

Διαβάστε περισσότερα

Congruence Classes of Invertible Matrices of Order 3 over F 2

Congruence Classes of Invertible Matrices of Order 3 over F 2 International Journal of Algebra, Vol. 8, 24, no. 5, 239-246 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.2988/ija.24.422 Congruence Classes of Invertible Matrices of Order 3 over F 2 Ligong An and

Διαβάστε περισσότερα

ΠΑΝΕΠΙΣΤΗΜΙΟ ΠΕΙΡΑΙΑ ΤΜΗΜΑ ΝΑΥΤΙΛΙΑΚΩΝ ΣΠΟΥΔΩΝ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥΔΩΝ ΣΤΗΝ ΝΑΥΤΙΛΙΑ

ΠΑΝΕΠΙΣΤΗΜΙΟ ΠΕΙΡΑΙΑ ΤΜΗΜΑ ΝΑΥΤΙΛΙΑΚΩΝ ΣΠΟΥΔΩΝ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥΔΩΝ ΣΤΗΝ ΝΑΥΤΙΛΙΑ ΠΑΝΕΠΙΣΤΗΜΙΟ ΠΕΙΡΑΙΑ ΤΜΗΜΑ ΝΑΥΤΙΛΙΑΚΩΝ ΣΠΟΥΔΩΝ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥΔΩΝ ΣΤΗΝ ΝΑΥΤΙΛΙΑ ΝΟΜΙΚΟ ΚΑΙ ΘΕΣΜΙΚΟ ΦΟΡΟΛΟΓΙΚΟ ΠΛΑΙΣΙΟ ΚΤΗΣΗΣ ΚΑΙ ΕΚΜΕΤΑΛΛΕΥΣΗΣ ΠΛΟΙΟΥ ΔΙΠΛΩΜΑΤΙΚΗ ΕΡΓΑΣΙΑ που υποβλήθηκε στο

Διαβάστε περισσότερα

Inverse trigonometric functions & General Solution of Trigonometric Equations. ------------------ ----------------------------- -----------------

Inverse trigonometric functions & General Solution of Trigonometric Equations. ------------------ ----------------------------- ----------------- Inverse trigonometric functions & General Solution of Trigonometric Equations. 1. Sin ( ) = a) b) c) d) Ans b. Solution : Method 1. Ans a: 17 > 1 a) is rejected. w.k.t Sin ( sin ) = d is rejected. If sin

Διαβάστε περισσότερα

2. Let H 1 and H 2 be Hilbert spaces and let T : H 1 H 2 be a bounded linear operator. Prove that [T (H 1 )] = N (T ). (6p)

2. Let H 1 and H 2 be Hilbert spaces and let T : H 1 H 2 be a bounded linear operator. Prove that [T (H 1 )] = N (T ). (6p) Uppsala Universitet Matematiska Institutionen Andreas Strömbergsson Prov i matematik Funktionalanalys Kurs: F3B, F4Sy, NVP 2005-03-08 Skrivtid: 9 14 Tillåtna hjälpmedel: Manuella skrivdon, Kreyszigs bok

Διαβάστε περισσότερα

CE 530 Molecular Simulation

CE 530 Molecular Simulation C 53 olecular Siulation Lecture Histogra Reweighting ethods David. Kofke Departent of Cheical ngineering SUNY uffalo kofke@eng.buffalo.edu Histogra Reweighting ethod to cobine results taken at different

Διαβάστε περισσότερα

Parametrized Surfaces

Parametrized Surfaces Parametrized Surfaces Recall from our unit on vector-valued functions at the beginning of the semester that an R 3 -valued function c(t) in one parameter is a mapping of the form c : I R 3 where I is some

Διαβάστε περισσότερα

Tridiagonal matrices. Gérard MEURANT. October, 2008

Tridiagonal matrices. Gérard MEURANT. October, 2008 Tridiagonal matrices Gérard MEURANT October, 2008 1 Similarity 2 Cholesy factorizations 3 Eigenvalues 4 Inverse Similarity Let α 1 ω 1 β 1 α 2 ω 2 T =......... β 2 α 1 ω 1 β 1 α and β i ω i, i = 1,...,

Διαβάστε περισσότερα

Block Ciphers Modes. Ramki Thurimella

Block Ciphers Modes. Ramki Thurimella Block Ciphers Modes Ramki Thurimella Only Encryption I.e. messages could be modified Should not assume that nonsensical messages do no harm Always must be combined with authentication 2 Padding Must be

Διαβάστε περισσότερα

Lecture 10 - Representation Theory III: Theory of Weights

Lecture 10 - Representation Theory III: Theory of Weights Lecture 10 - Representation Theory III: Theory of Weights February 18, 2012 1 Terminology One assumes a base = {α i } i has been chosen. Then a weight Λ with non-negative integral Dynkin coefficients Λ

Διαβάστε περισσότερα

Assalamu `alaikum wr. wb.

Assalamu `alaikum wr. wb. LUMP SUM Assalamu `alaikum wr. wb. LUMP SUM Wassalamu alaikum wr. wb. Assalamu `alaikum wr. wb. LUMP SUM Wassalamu alaikum wr. wb. LUMP SUM Lump sum lump sum lump sum. lump sum fixed price lump sum lump

Διαβάστε περισσότερα

SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018

SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018 Journal of rogressive Research in Mathematics(JRM) ISSN: 2395-028 SCITECH Volume 3, Issue 2 RESEARCH ORGANISATION ublished online: March 29, 208 Journal of rogressive Research in Mathematics www.scitecresearch.com/journals

Διαβάστε περισσότερα

Βασίλειος Μαχαιράς Πολιτικός Μηχανικός Ph.D.

Βασίλειος Μαχαιράς Πολιτικός Μηχανικός Ph.D. Βασίλειος Μαχαιράς Πολιτικός Μηχανικός Ph.D. Ακέραιος προγραμματισμός πολύ-κριτηριακές αντικειμενικές συναρτήσεις Πανεπιστήμιο Θεσσαλίας Σχολή Θετικών Επιστημών Τμήμα Πληροφορικής Διάλεξη 12-13 η /2017

Διαβάστε περισσότερα

Physical DB Design. B-Trees Index files can become quite large for large main files Indices on index files are possible.

Physical DB Design. B-Trees Index files can become quite large for large main files Indices on index files are possible. B-Trees Index files can become quite large for large main files Indices on index files are possible 3 rd -level index 2 nd -level index 1 st -level index Main file 1 The 1 st -level index consists of pairs

Διαβάστε περισσότερα

F-TF Sum and Difference angle

F-TF Sum and Difference angle F-TF Sum and Difference angle formulas Alignments to Content Standards: F-TF.C.9 Task In this task, you will show how all of the sum and difference angle formulas can be derived from a single formula when

Διαβάστε περισσότερα

DESIGN OF MACHINERY SOLUTION MANUAL h in h 4 0.

DESIGN OF MACHINERY SOLUTION MANUAL h in h 4 0. DESIGN OF MACHINERY SOLUTION MANUAL -7-1! PROBLEM -7 Statement: Design a double-dwell cam to move a follower from to 25 6, dwell for 12, fall 25 and dwell for the remader The total cycle must take 4 sec

Διαβάστε περισσότερα

A Convolutional Neural Network Approach for Objective Video Quality Assessment

A Convolutional Neural Network Approach for Objective Video Quality Assessment A Convolutional Neural Network Approach for Objective Video Quality Assessment Patrick Le Callet, Christian Viard-Gaudin, Dominique Barba To cite this version: Patrick Le Callet, Christian Viard-Gaudin,

Διαβάστε περισσότερα