Artificial Intelligence and Quantum Computing for Advanced Wireless Networks. Savo G. Glisic. Читать онлайн. Newlib. NEWLIB.NET

Автор: Savo G. Glisic
Издательство: John Wiley & Sons Limited
Серия:
Жанр произведения: Программы
Год издания: 0
isbn: 9781119790310
Скачать книгу
the input domain into a lattice of fuzzy hyper‐boxes, parallel with the axes. Each of the hyper‐boxes is a Cartesian product‐space intersection of the corresponding univariate fuzzy sets. The number of rules in the conjunctive form needed to cover the entire domain is given by upper K equals upper Pi Subscript i equals 1 Superscript p Baseline upper N Subscript i Baseline comma where p is the dimension of the input space, and Ni is the number of linguistic terms of the i‐th antecedent variable.

      By combining conjunctions, disjunctions‚ and negations, various partitions of the antecedent space can be obtained; the boundaries are, however, restricted to the rectangular grid defined by the fuzzy sets of the individual variables. As an example, consider the rule “If x1 is not A13 and x2 is A21 then …”

      The degree of fulfillment of this rule is computed using the complement and intersection operators:

      (4.42)beta equals left-bracket 1 minus mu Subscript upper A 13 Baseline left-parenthesis x 1 right-parenthesis right-bracket logical-and mu Subscript upper A 21 Baseline left-parenthesis x 2 right-parenthesis period

      The antecedent form with multivariate membership functions, Eq. (4.31), is the most general one, as there is no restriction on the shape of the fuzzy regions. The boundaries between these regions can be arbitrarily curved and opaque to the axes. Also, the number of fuzzy sets needed to cover the antecedent space may be much smaller than in the previous cases. Hence, for complex multivariable systems, this partition may provide the most effective representation.

      Defuzzification: In many applications, a crisp output y is desired. To obtain a crisp value, the output fuzzy set must be defuzzified. With the Mamdani inference scheme, the center of gravity (COG) defuzzification method is used. This method computes the y coordinate of the COG of the area under the fuzzy set B′:

      where F is the number of elements yj in Y. The continuous domain Y thus must be discretized to be able to compute the COG.

      Design Example 4.5

y prime equals StartFraction 0.2 dot 0 plus 0.2 dot 25 plus 0.3 dot 50 plus 0.9 dot 75 plus 1 dot 100 Over 0.2 plus 0.2 plus 0.3 plus 0.9 plus 1 EndFraction equals 72.12 period

      The network throughput (in arbitrary units), computed by the fuzzy model, is thus 72.12.

      4.4.2 SVR

      The basic idea: Let {(x1, y1), . . . , (xl, yl)} ⊂ X × , be a given training data, where X denotes the space of the input patterns (e.g., X = d). In ε‐SV regression, the objective is to find a function f(x) that has at most a deviation of ε from the actually obtained targets yi for all the training data, and at the same time is as flat as possible. In other words, we do not care about errors as long as they are less than ε, but will not accept any deviation larger than this. We begin by describing the case of linear functions, f, taking the form

      The constant C > 0 determines the trade‐off between the flatness of f and the amount up to which deviations larger than ε are tolerated. This corresponds to dealing with a so‐called ε‐insensitive loss function |ξ|ε described by

Скачать книгу