
Case-Based Reasoning as a Tool to Improve the Usability of
... with smaller dissimilarity ratings. Portinale and Montani (2002) proposed a fuzzy case retrieval approach based on SQL. In their method, they extend the usual SQL query to a much wider use by setting a similarity threshold so that those cases having similarity degree greater than the specified thres ...
... with smaller dissimilarity ratings. Portinale and Montani (2002) proposed a fuzzy case retrieval approach based on SQL. In their method, they extend the usual SQL query to a much wider use by setting a similarity threshold so that those cases having similarity degree greater than the specified thres ...
AZ4101292299
... Figure 7 shows the IEEE 30-bus system which consists of 6 generator buses, 24 load buses and 41 transmission lines of which 4 branches (6–9), (6– 10), (4–12), and (28–27) are with the tap setting transformer. The transmission line parameters of this system and the base loads are taken from [9]. For ...
... Figure 7 shows the IEEE 30-bus system which consists of 6 generator buses, 24 load buses and 41 transmission lines of which 4 branches (6–9), (6– 10), (4–12), and (28–27) are with the tap setting transformer. The transmission line parameters of this system and the base loads are taken from [9]. For ...
goal programming nutrition optimization model
... As results of the developed goal programming model in this paper, optimal selection of the food intake subject to minimize deviations from the WHO recommended micronutrients and macronutrients intakes, including energy needs, and available household budget for food is obtained. Model developed in th ...
... As results of the developed goal programming model in this paper, optimal selection of the food intake subject to minimize deviations from the WHO recommended micronutrients and macronutrients intakes, including energy needs, and available household budget for food is obtained. Model developed in th ...
Chapter 2: Using Objects
... Computing a binomial coefficient by DP Binomial coefficients are coefficients of the binomial formula: (a + b)n = C(n,0)anb0 + . . . + C(n,k)an-kbk + . . . + C(n,n)a0bn C(n, k), the number of combinations of k elements from an nelement set (0 k n) Recurrence: C(n,k) = ? those without last eleme ...
... Computing a binomial coefficient by DP Binomial coefficients are coefficients of the binomial formula: (a + b)n = C(n,0)anb0 + . . . + C(n,k)an-kbk + . . . + C(n,n)a0bn C(n, k), the number of combinations of k elements from an nelement set (0 k n) Recurrence: C(n,k) = ? those without last eleme ...
Mathematical optimization

In mathematics, computer science and operations research, mathematical optimization (alternatively, optimization or mathematical programming) is the selection of a best element (with regard to some criteria) from some set of available alternatives.In the simplest case, an optimization problem consists of maximizing or minimizing a real function by systematically choosing input values from within an allowed set and computing the value of the function. The generalization of optimization theory and techniques to other formulations comprises a large area of applied mathematics. More generally, optimization includes finding ""best available"" values of some objective function given a defined domain (or a set of constraints), including a variety of different types of objective functions and different types of domains.