<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article">
 <front>
  <journal-meta>
   <journal-id journal-id-type="publisher-id">
    jsea
   </journal-id>
   <journal-title-group>
    <journal-title>
     Journal of Software Engineering and Applications
    </journal-title>
   </journal-title-group>
   <issn pub-type="epub">
    1945-3116
   </issn>
   <issn publication-format="print">
    1945-3124
   </issn>
   <publisher>
    <publisher-name>
     Scientific Research Publishing
    </publisher-name>
   </publisher>
  </journal-meta>
  <article-meta>
   <article-id pub-id-type="doi">
    10.4236/jsea.2024.178035
   </article-id>
   <article-id pub-id-type="publisher-id">
    jsea-135573
   </article-id>
   <article-categories>
    <subj-group subj-group-type="heading">
     <subject>
      Articles
     </subject>
    </subj-group>
    <subj-group subj-group-type="Discipline-v2">
     <subject>
      Computer Science 
     </subject>
     <subject>
       Communications
     </subject>
    </subj-group>
   </article-categories>
   <title-group>
    A Neuro T-Norm Fuzzy Logic Based System 
   </title-group>
   <contrib-group>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Alex
      </surname>
      <given-names>
       Tserkovny
      </given-names>
     </name>
    </contrib>
   </contrib-group> 
   <aff id="affnull">
    <addr-line>
     aApplied AI Services, Brookline, USA
    </addr-line> 
   </aff> 
   <pub-date pub-type="epub">
    <day>
     23
    </day> 
    <month>
     08
    </month>
    <year>
     2024
    </year>
   </pub-date> 
   <volume>
    17
   </volume> 
   <issue>
    08
   </issue>
   <fpage>
    638
   </fpage>
   <lpage>
    663
   </lpage>
   <history>
    <date date-type="received">
     <day>
      11,
     </day>
     <month>
      July
     </month>
     <year>
      2024
     </year>
    </date>
    <date date-type="published">
     <day>
      25,
     </day>
     <month>
      July
     </month>
     <year>
      2024
     </year> 
    </date> 
    <date date-type="accepted">
     <day>
      25,
     </day>
     <month>
      August
     </month>
     <year>
      2024
     </year> 
    </date>
   </history>
   <permissions>
    <copyright-statement>
     © Copyright 2014 by authors and Scientific Research Publishing Inc. 
    </copyright-statement>
    <copyright-year>
     2014
    </copyright-year>
    <license>
     <license-p>
      This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/
     </license-p>
    </license>
   </permissions>
   <abstract>
    In this study, we are first examining well-known approach to improve fuzzy reasoning model (FRM) by use of the genetic-based learning mechanism [1]. Later we propose our alternative way to build FRM, which has significant precision advantages and does not require any adjustment/learning. We put together neuro-fuzzy system (NFS) to connect the set of exemplar input feature vectors (FV) with associated output label (target), both represented by their membership functions (MF). Next unknown FV would be classified by getting upper value of current output MF. After that the fuzzy truths for all MF upper values are maximized and the label of the winner is considered as the class of the input FV. We use the knowledge in the exemplar-label pairs directly with no training. It sets up automatically and then classifies all input FV from the same population as the exemplar FVs. We show that our approach statistically is almost twice as accurate, as well-known genetic-based learning mechanism FRM.
   </abstract>
   <kwd-group> 
    <kwd>
     Neuro-Fuzzy System
    </kwd> 
    <kwd>
      Neural Network
    </kwd> 
    <kwd>
      Fuzzy Logic
    </kwd> 
    <kwd>
      Modus Ponnens
    </kwd> 
    <kwd>
      Modus Tollens
    </kwd> 
    <kwd>
      Fuzzy Conditional Inference
    </kwd>
   </kwd-group>
  </article-meta>
 </front>
 <body>
  <sec id="s1">
   <title>1. Introduction</title>
   <p>Neural Network (NN) is regression machine that associates inputs with outputs <xref ref-type="bibr" rid="scirp.135573-2">
     [2]
    </xref>. It may represent input/output transformations, for which no models are known. A NN is a black box with N input values 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <mi>
        X 
      </mi> 
      <mo>
        = 
      </mo> 
      <mrow> 
       <mo>
         { 
       </mo> 
       <mrow> 
        <msubsup> 
         <mi>
           x 
         </mi> 
         <mi>
           j 
         </mi> 
         <mi>
           q 
         </mi> 
        </msubsup> 
       </mrow> 
       <mo>
         } 
       </mo> 
      </mrow> 
      <mo>
        , 
      </mo> 
      <mi>
        j 
      </mi> 
      <mo>
        = 
      </mo> 
      <mover accent="true"> 
       <mrow> 
        <mn>
          1 
        </mn> 
        <mo>
          , 
        </mo> 
        <mi>
          N 
        </mi> 
       </mrow> 
       <mo stretchy="true">
         ¯ 
       </mo> 
      </mover> 
     </mrow> 
    </math>, 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <mi>
        q 
      </mi> 
      <mo>
        = 
      </mo> 
      <mover accent="true"> 
       <mrow> 
        <mn>
          1 
        </mn> 
        <mo>
          , 
        </mo> 
        <mi>
          Q 
        </mi> 
       </mrow> 
       <mo stretchy="true">
         ¯ 
       </mo> 
      </mover> 
     </mrow> 
    </math> that form a feature vector (FV) X to obtain an output vector Z that designates the class, identification, group, pattern, or associated output codeword of the input vector X. To train NN a set of Q exemplar input FVs is mapped to a set of output target vectors 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <mi>
        T 
      </mi> 
      <mo>
        = 
      </mo> 
      <mrow> 
       <mo>
         { 
       </mo> 
       <mrow> 
        <msubsup> 
         <mi>
           t 
         </mi> 
         <mo>
           . 
         </mo> 
         <mi>
           q 
         </mi> 
        </msubsup> 
       </mrow> 
       <mo>
         } 
       </mo> 
      </mrow> 
      <mo>
        , 
      </mo> 
      <mi>
        q 
      </mi> 
      <mo>
        = 
      </mo> 
      <mover accent="true"> 
       <mrow> 
        <mn>
          1 
        </mn> 
        <mo>
          , 
        </mo> 
        <mi>
          Q 
        </mi> 
       </mrow> 
       <mo stretchy="true">
         ¯ 
       </mo> 
      </mover> 
     </mrow> 
    </math>, also called labels, so that each 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msubsup> 
       <mi>
         x 
       </mi> 
       <mo>
         . 
       </mo> 
       <mi>
         q 
       </mi> 
      </msubsup> 
     </mrow> 
    </math> maps more closely to 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msubsup> 
       <mi>
         t 
       </mi> 
       <mo>
         . 
       </mo> 
       <mi>
         q 
       </mi> 
      </msubsup> 
     </mrow> 
    </math>, than to another target. This allows the NN to make interpolations and extrapolations that map any input X to Z that best matches label T(q) for the correct index q. When trained, a NN is a computational machine that implements an algorithm that is specified by the input nodes,</p>
   <p>The original backpropagation NNs (BPNNs) are trained by steepest descent on the weights that minimize the output sum-squared error E, were</p>
   <p>
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <mi>
        E 
      </mi> 
      <mo>
        = 
      </mo> 
      <munderover> 
       <mstyle mathsize="140%" displaystyle="true"> 
        <mo>
          ∑ 
        </mo> 
       </mstyle> 
       <mrow> 
        <mi>
          q 
        </mi> 
        <mo>
          = 
        </mo> 
        <mn>
          1 
        </mn> 
        <mo>
          , 
        </mo> 
        <mi>
          Q 
        </mi> 
       </mrow> 
       <mo>
         . 
       </mo> 
      </munderover> 
      <msup> 
       <mrow> 
        <mrow> 
         <mo>
           ‖ 
         </mo> 
         <mrow> 
          <msup> 
           <mi>
             z 
           </mi> 
           <mi>
             q 
           </mi> 
          </msup> 
          <mo>
            − 
          </mo> 
          <msup> 
           <mi>
             t 
           </mi> 
           <mi>
             q 
           </mi> 
          </msup> 
         </mrow> 
         <mo>
           ‖ 
         </mo> 
        </mrow> 
       </mrow> 
       <mn>
         2 
       </mn> 
      </msup> 
     </mrow> 
    </math></p>
   <p>Here z<sup>q</sup> is the computed output for the input vector x<sup>q</sup>, and t<sup>q</sup> is the target output (label) to which x<sup>q</sup> is supposed to map. Each z<sup>q</sup> is a differentiable function of the weights w<sub>nm</sub>, so training is done on each single weightby taking steps along the direction of steepest descent of the <u>E</u> via</p>
   <p>
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msubsup> 
       <mi>
         w 
       </mi> 
       <mrow> 
        <mi>
          n 
        </mi> 
        <mi>
          m 
        </mi> 
       </mrow> 
       <mrow> 
        <mi>
          i 
        </mi> 
        <mo>
          + 
        </mo> 
        <mn>
          1 
        </mn> 
       </mrow> 
      </msubsup> 
      <mo>
        = 
      </mo> 
      <msubsup> 
       <mi>
         w 
       </mi> 
       <mrow> 
        <mi>
          n 
        </mi> 
        <mi>
          m 
        </mi> 
       </mrow> 
       <mi>
         i 
       </mi> 
      </msubsup> 
      <mo>
        + 
      </mo> 
      <mi>
        α 
      </mi> 
      <mrow> 
       <mo>
         ( 
       </mo> 
       <mrow> 
        <mfrac> 
         <mrow> 
          <mo>
            ∂ 
          </mo> 
          <mi>
            E 
          </mi> 
         </mrow> 
         <mrow> 
          <mo>
            ∂ 
          </mo> 
          <msub> 
           <mi>
             w 
           </mi> 
           <mrow> 
            <mi>
              n 
            </mi> 
            <mi>
              m 
            </mi> 
           </mrow> 
          </msub> 
         </mrow> 
        </mfrac> 
       </mrow> 
       <mo>
         ) 
       </mo> 
      </mrow> 
     </mrow> 
    </math></p>
   <p>where α is the step size parameter, also called the learning rate, and i is the iteration number. The starting values of the w<sub>nm</sub> are drawn randomly, usually between −0.5 and 0.5 for a cautious start. Training usually requires thousands of epochs, of which each is a set of steps to adjust each weight in {w<sub>nm</sub>} once (or sometimes more than once). However, the learning of one weight tends to unlearn the other weights, so epochs are continued until the sum-squared error is sufficiently small. Another problem of BPNNs is that the learned set of weights yields a local minimum, of which it has been shown that there are many <xref ref-type="bibr" rid="scirp.135573-2">
     [2]
    </xref> so that the learning is very likely to not be optimal. BPNNs have only a single global minimum and are thus preferable. But for most trained NNs there is also the problem of overtraining, by which reducing the sum-squared error to a very small value causes the noise on the input exemplars to be learned. This reduces the accuracy when other feature vectors are put through the NN that have different noise values.</p>
  </sec><sec id="s2">
   <title>2. Fuzzy Neural Network (FNN)</title>
   <sec id="s2_1">
    <title>2.1. The Structure</title>
    <p>The FNN in this study (<xref ref-type="fig" rid="fig1">
      Figure 1
     </xref>) is considered to be a private case of NFS to generate fuzzy rules and MFs. Note that the core of the system is multilayered network-based structure <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref>. Such a system would generate both fuzzy rules and MFs. The source of exemplar input-output data would be described later.</p>
    <fig id="fig1" position="float">
     <label>Figure 1</label>
     <caption>
      <title>Figure 1. Neuro-fuzzy system.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/9303309-rId26.jpeg?20240828105826" />
    </fig>
    <p>A more detailed scheme of neuro-fuzzy system is depicted in <xref ref-type="fig" rid="fig2">
      Figure 2
     </xref>. For simplicity’s sake we presented only two inputs X<sub>1</sub> and X<sub>2</sub> and one output Z.</p>
    <p>The first layer of neurons simply distributes inputs of the system among neurons of the subsequent layer. The second layer consists of several groups of neurons equivalent to the number of inputs (for our case 2).</p>
    <p>Neurons in each group represent MFs for fuzzy labels used as values for the input connected with this group. Output of every such neuron is value of membership of the input to the corresponding fuzzy level. This process is called “fuzzification” and these neurons are “fuzzifiers.”</p>
    <fig id="fig2" position="float">
     <label>Figure 2</label>
     <caption>
      <title>Figure 2. Detailed scheme of neuro-fuzzy system.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/9303309-rId27.jpeg?20240828105826" />
    </fig>
    <p>Neurons of the third layer represent fuzzy rules. Number of neurons in this layer can be the same as the number of rules in the logical system IF-THEN.</p>
    <p>Neurons of the fourth layer determine MFs of fuzzy labels. Neurons of this layer perform the most complex operation, called Compositional Rule of Inference (CRI). Thus, the output MF is determined.</p>
    <p>In the fifth layer the defuzzification procedure is performed. This means determination of crisp value output based on inferred fuzzy value.</p>
    <p>
     <xref ref-type="fig" rid="fig2">
      Figure 2
     </xref> shows a detailed structure of neuro-fuzzy system, which is like one for BPNN, mentioned in previous section, and hence allows investigation by the similar methods, but there are some differences. In NFS each neuron is specified not by a set of weight/threshold/universal activation function only, but also by complex processing unit with an individual function and set of parameters. And lastly the neurons between consecutive layers are not fully-connected unlike in case of traditional BPNN <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref>.</p>
   </sec>
   <sec id="s2_2">
    <title>2.2. Fuzzy Reasoning Model</title>
    <p>As it was mentioned above, in this study we first are examining well known <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref> approach to improve FRM by using genetic-based learning mechanism. Later we propose our alternative way to build FRM, which has significant precision advantages and does not require any adjustment/learning.</p>
    <p>In <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref> it was stated that the selection of acceptable MFs is generally a subjective decision, but change in MFs may significantly alter the performance of the fuzzy models. It was claimed that the genetic algorithm (GA) allows to generate an optimal set of parameters for the fuzzy model, based either on their initial subjective selection or on a random selection.</p>
    <p>From now on we adopt the following fuzzy conditional statements to describe a particular knowledge-based state <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref>:</p>
    <p>IF x is A<sub>1</sub> THEN z is B<sub>1</sub></p>
    <p>ALSO</p>
    <p>IF x is A<sub>2</sub> THEN z is B<sub>2</sub></p>
    <p>ALSO</p>
    <p>…………… (2.1)</p>
    <p>ALSO</p>
    <p>IF x is A<sub>q</sub> THEN z is B<sub>q</sub></p>
    <p>where x and z are linguistic variables, and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          A 
        </mi> 
        <mn>
          1 
        </mn> 
       </msub> 
       <mo>
         , 
       </mo> 
       <mo>
         ⋯ 
       </mo> 
       <mo>
         , 
       </mo> 
       <msub> 
        <mi>
          A 
        </mi> 
        <mi>
          q 
        </mi> 
       </msub> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          B 
        </mi> 
        <mn>
          1 
        </mn> 
       </msub> 
       <mo>
         , 
       </mo> 
       <mo>
         ⋯ 
       </mo> 
       <mo>
         , 
       </mo> 
       <msub> 
        <mi>
          A 
        </mi> 
        <mi>
          q 
        </mi> 
       </msub> 
      </mrow> 
     </math> are fuzzy sets on X and Z, respectively. The fuzzy conditional statements (2.1) can be formalized in the form of the fuzzy relation 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           X 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           Z 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math></p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           X 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           Z 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mi>
         A 
       </mi> 
       <mi>
         L 
       </mi> 
       <mi>
         S 
       </mi> 
       <mi>
         O 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            R 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            R 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mo>
           , 
         </mo> 
         <mo>
           ⋯ 
         </mo> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            R 
          </mi> 
          <mi>
            i 
          </mi> 
         </msub> 
         <mo>
           , 
         </mo> 
         <mo>
           ⋯ 
         </mo> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            R 
          </mi> 
          <mi>
            q 
          </mi> 
         </msub> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math>(2.2)</p>
    <p>where ALSO represents a sentence connective which combines the 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mi>
          i 
        </mi> 
       </msub> 
      </mrow> 
     </math> into the fuzzy relation, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           X 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           Z 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mi>
          i 
        </mi> 
       </msub> 
      </mrow> 
     </math> denotes the fuzzy relation between X and Z determined by the i-th fuzzy conditional statement, in which z = B<sub>i</sub> corresponds to i-th NNs label. The NN learning goal is to find pairs of fuzzy sets 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          A 
        </mi> 
        <mi>
          i 
        </mi> 
       </msub> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          B 
        </mi> 
        <mi>
          i 
        </mi> 
       </msub> 
      </mrow> 
     </math>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         i 
       </mi> 
       <mo>
         = 
       </mo> 
       <mover accent="true"> 
        <mrow> 
         <mn>
           1 
         </mn> 
         <mo>
           , 
         </mo> 
         <mi>
           Q 
         </mi> 
        </mrow> 
        <mo stretchy="true">
          ¯ 
        </mo> 
       </mover> 
      </mrow> 
     </math> such that the mean square error e<sup>2</sup> between the fuzzy model output values and experimental output values would be the smallest. The mean square error e<sup>2</sup> is calculated by formula</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          e 
        </mi> 
        <mn>
          2 
        </mn> 
       </msup> 
       <mo>
         = 
       </mo> 
       <mfrac> 
        <mrow> 
         <mstyle displaystyle="true"> 
          <msubsup> 
           <mo>
             ∑ 
           </mo> 
           <mrow> 
            <mi>
              i 
            </mi> 
            <mo>
              = 
            </mo> 
            <mn>
              1 
            </mn> 
           </mrow> 
           <mi>
             Q 
           </mi> 
          </msubsup> 
          <mrow> 
           <msup> 
            <mrow> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <msubsup> 
                <mi>
                  z 
                </mi> 
                <mi>
                  i 
                </mi> 
                <mo>
                  ∗ 
                </mo> 
               </msubsup> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  z 
                </mi> 
                <mi>
                  i 
                </mi> 
               </msub> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
            </mrow> 
            <mn>
              2 
            </mn> 
           </msup> 
          </mrow> 
         </mstyle> 
        </mrow> 
        <mrow> 
         <mstyle displaystyle="true"> 
          <msubsup> 
           <mo>
             ∑ 
           </mo> 
           <mrow> 
            <mi>
              i 
            </mi> 
            <mo>
              = 
            </mo> 
            <mn>
              1 
            </mn> 
           </mrow> 
           <mi>
             Q 
           </mi> 
          </msubsup> 
          <mrow> 
           <msubsup> 
            <mi>
              z 
            </mi> 
            <mi>
              i 
            </mi> 
            <mrow> 
             <mo>
               ∗ 
             </mo> 
             <mn>
               2 
             </mn> 
            </mrow> 
           </msubsup> 
          </mrow> 
         </mstyle> 
        </mrow> 
       </mfrac> 
      </mrow> 
     </math>(2.3)</p>
    <p>where 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msubsup> 
        <mi>
          z 
        </mi> 
        <mi>
          i 
        </mi> 
        <mo>
          ∗ 
        </mo> 
       </msubsup> 
      </mrow> 
     </math> is the experimental output value of the object for some current value i; z<sub>i</sub> is the corresponding fuzzy model output value; Q is number of experiments.</p>
    <p>In <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref> the demand function 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         z 
       </mi> 
       <mo>
         = 
       </mo> 
       <mi>
         x 
       </mi> 
       <mo>
         ⋅ 
       </mo> 
       <mi>
         sin 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mrow> 
          <mn>
            1 
          </mn> 
          <mo>
            / 
          </mo> 
          <mi>
            x 
          </mi> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> was used to generate the set of output values z. Results are presented in <xref ref-type="table" rid="table1">
      Table 1
     </xref>.</p>
    <table-wrap id="table1">
     <label>
      <xref ref-type="table" rid="table1">
       Table 1
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.135573-"></xref>Table 1. Training data.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td class="custom-bottom-td custom-top-td acenter" width="22.40%">Q<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td custom-top-td acenter" width="32.34%">Input values<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td custom-top-td acenter" width="45.26%">Experimental Output values<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-top-td acenter" width="22.40%">1<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="32.34%">0.15<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="45.26%">0.056<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="22.40%">2<p style="text-align:center"></p></td> 
       <td class="acenter" width="32.34%">0.18<p style="text-align:center"></p></td> 
       <td class="acenter" width="45.26%">−0.120<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="22.40%">3<p style="text-align:center"></p></td> 
       <td class="acenter" width="32.34%">0.21<p style="text-align:center"></p></td> 
       <td class="acenter" width="45.26%">−0.210<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="22.40%">4<p style="text-align:center"></p></td> 
       <td class="acenter" width="32.34%">0.24<p style="text-align:center"></p></td> 
       <td class="acenter" width="45.26%">−0.205<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="22.40%">5<p style="text-align:center"></p></td> 
       <td class="acenter" width="32.34%">0.27<p style="text-align:center"></p></td> 
       <td class="acenter" width="45.26%">−0.140<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="22.40%">6<p style="text-align:center"></p></td> 
       <td class="acenter" width="32.34%">0.30<p style="text-align:center"></p></td> 
       <td class="acenter" width="45.26%">−0.057<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="22.40%">7<p style="text-align:center"></p></td> 
       <td class="acenter" width="32.34%">0.33<p style="text-align:center"></p></td> 
       <td class="acenter" width="45.26%">0.037<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="22.40%">8<p style="text-align:center"></p></td> 
       <td class="acenter" width="32.34%">0.36<p style="text-align:center"></p></td> 
       <td class="acenter" width="45.26%">0.128<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="22.40%">9<p style="text-align:center"></p></td> 
       <td class="acenter" width="32.34%">0.39<p style="text-align:center"></p></td> 
       <td class="acenter" width="45.26%">0.213<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="22.40%">10<p style="text-align:center"></p></td> 
       <td class="acenter" width="32.34%">0.42<p style="text-align:center"></p></td> 
       <td class="acenter" width="45.26%">0.290<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="22.40%">11<p style="text-align:center"></p></td> 
       <td class="acenter" width="32.34%">0.45<p style="text-align:center"></p></td> 
       <td class="acenter" width="45.26%">0.358<p style="text-align:center"></p></td> 
      </tr> 
     </table>
    </table-wrap>
    <p>Note that 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         x 
       </mi> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mn>
           0.15 
         </mn> 
         <mo>
           , 
         </mo> 
         <mn>
           0.45 
         </mn> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         z 
       </mi> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mo>
           − 
         </mo> 
         <mn>
           0.21 
         </mn> 
         <mo>
           , 
         </mo> 
         <mn>
           0.358 
         </mn> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>.</p>
    <p>To compare our results with those from <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref> we use the same linguistic descriptions of the relationship between x and z to specify the characteristics of the function:</p>
    <p>IF x = small THEN z = zero</p>
    <p>ALSO</p>
    <p>IF x = bit larger than small THEN z = negative small</p>
    <p>ALSO</p>
    <p>IF x = larger than small THEN z = negative large</p>
    <p>ALSO</p>
    <p>IF x = smaller than medium THEN z = negative large</p>
    <p>ALSO</p>
    <p>IF x = bit smaller than medium THEN z = negative medium</p>
    <p>ALSO</p>
    <p>IF x = medium THEN z = negative small</p>
    <p>ALSO (2.4)</p>
    <p>IF x = bit larger than medium THEN z = zero</p>
    <p>ALSO</p>
    <p>IF x = larger than medium THEN z = positive small</p>
    <p>ALSO</p>
    <p>IF x = smaller than large THEN z = positive medium</p>
    <p>ALSO</p>
    <p>IF x = bit smaller than large THEN z = larger than medium</p>
    <p>ALSO</p>
    <p>IF x = large THEN z = smaller than large</p>
    <p>All linguistic terms from (2.4) are defined in the following <xref ref-type="table" rid="table2">
      Table 2
     </xref>.</p>
    <table-wrap id="table2">
     <label>
      <xref ref-type="table" rid="table2">
       Table 2
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.135573-"></xref>Table 2. Linguistic variables for input/output.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td class="custom-bottom-td custom-top-td acenter" width="76.29%" colspan="2">Value of variable<p style="text-align:center"></p></td> 
       <td rowspan="2" class="custom-top-td acenter" width="23.71%"> 
        <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
          <msub> 
           <mi>
             x 
           </mi> 
           <mi>
             i 
           </mi> 
          </msub> 
          <mo>
            ∈ 
          </mo> 
          <msub> 
           <mi>
             U 
           </mi> 
           <mi>
             X 
           </mi> 
          </msub> 
          <mo>
            , 
          </mo> 
          <mi>
            i 
          </mi> 
          <mo>
            = 
          </mo> 
          <mover accent="true"> 
           <mrow> 
            <mn>
              0 
            </mn> 
            <mo>
              , 
            </mo> 
            <mn>
              10 
            </mn> 
           </mrow> 
           <mo stretchy="true">
             ¯ 
           </mo> 
          </mover> 
         </mrow> 
        </math><p style="text-align:center"></p> 
        <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
          <msub> 
           <mi>
             z 
           </mi> 
           <mi>
             j 
           </mi> 
          </msub> 
          <mo>
            ∈ 
          </mo> 
          <msub> 
           <mi>
             U 
           </mi> 
           <mi>
             Z 
           </mi> 
          </msub> 
          <mo>
            , 
          </mo> 
          <mi>
            i 
          </mi> 
          <mo>
            = 
          </mo> 
          <mover accent="true"> 
           <mrow> 
            <mn>
              0 
            </mn> 
            <mo>
              , 
            </mo> 
            <mn>
              7 
            </mn> 
           </mrow> 
           <mo stretchy="true">
             ¯ 
           </mo> 
          </mover> 
         </mrow> 
        </math><p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td custom-top-td acenter" width="39.64%">X<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td custom-top-td acenter" width="36.65%">Z<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-top-td acenter" width="39.64%">small (s)<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="36.65%">negative large (nl)<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="23.71%">0<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="39.64%">bit larger than small (bls)<p style="text-align:center"></p></td> 
       <td class="acenter" width="36.65%">negative medium (nm)<p style="text-align:center"></p></td> 
       <td class="acenter" width="23.71%">1<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="39.64%">larger than small (ls)<p style="text-align:center"></p></td> 
       <td class="acenter" width="36.65%">negative small (ns)<p style="text-align:center"></p></td> 
       <td class="acenter" width="23.71%">2<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="39.64%">smaller than medium (sm)<p style="text-align:center"></p></td> 
       <td class="acenter" width="36.65%">zero<p style="text-align:center"></p></td> 
       <td class="acenter" width="23.71%">3<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="39.64%">bit smaller than medium (bsm)<p style="text-align:center"></p></td> 
       <td class="acenter" width="36.65%">positive small (ps)<p style="text-align:center"></p></td> 
       <td class="acenter" width="23.71%">4<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="39.64%">Medium (m)<p style="text-align:center"></p></td> 
       <td class="acenter" width="36.65%">positive medium (pm)<p style="text-align:center"></p></td> 
       <td class="acenter" width="23.71%">5<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="39.64%">bit larger than medium (blm)<p style="text-align:center"></p></td> 
       <td class="acenter" width="36.65%">larger than medium (lm)<p style="text-align:center"></p></td> 
       <td class="acenter" width="23.71%">6<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="39.64%">larger than medium (lm)<p style="text-align:center"></p></td> 
       <td class="acenter" width="36.65%">smaller than large (sl)<p style="text-align:center"></p></td> 
       <td class="acenter" width="23.71%">7<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="39.64%">smaller than large (sl)<p style="text-align:center"></p></td> 
       <td class="acenter" width="36.65%"><p style="text-align:center"></p></td> 
       <td class="acenter" width="23.71%">8<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="39.64%">bit smaller than large (bsl)<p style="text-align:center"></p></td> 
       <td class="acenter" width="36.65%"><p style="text-align:center"></p></td> 
       <td class="acenter" width="23.71%">9<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="39.64%">Large (l)<p style="text-align:center"></p></td> 
       <td class="acenter" width="36.65%"><p style="text-align:center"></p></td> 
       <td class="acenter" width="23.71%">10<p style="text-align:center"></p></td> 
      </tr> 
     </table>
    </table-wrap>
    <p>In <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref> it was assumed that to find the crisp output value corresponding to the input value x = 0.26 one had to successively apply the fuzzification, fuzzy logic inference mechanism and defuzzification. Experimental output value, found by formula</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         z 
       </mi> 
       <mo>
         = 
       </mo> 
       <mi>
         x 
       </mi> 
       <mo>
         ⋅ 
       </mo> 
       <mi>
         sin 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mrow> 
          <mn>
            1 
          </mn> 
          <mo>
            / 
          </mo> 
          <mi>
            x 
          </mi> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math>, was 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         z 
       </mi> 
       <mo>
         = 
       </mo> 
       <mn>
         0.26 
       </mn> 
       <mo>
         ⋅ 
       </mo> 
       <mi>
         sin 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mrow> 
          <mn>
            1 
          </mn> 
          <mo>
            / 
          </mo> 
          <mrow> 
           <mn>
             0.26 
           </mn> 
          </mrow> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mo>
         − 
       </mo> 
       <mn>
         0.17 
       </mn> 
      </mrow> 
     </math>.</p>
    <p>In <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref> membership degrees of values for both input fuzzy set, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          A 
        </mi> 
        <mi>
          i 
        </mi> 
       </msub> 
       <mo>
         ⊂ 
       </mo> 
       <msub> 
        <mi>
          U 
        </mi> 
        <mi>
          X 
        </mi> 
       </msub> 
      </mrow> 
     </math>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mo>
         ∀ 
       </mo> 
       <mi>
         i 
       </mi> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mn>
           1 
         </mn> 
         <mo>
           , 
         </mo> 
         <mn>
           10 
         </mn> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math> and output one 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          B 
        </mi> 
        <mi>
          j 
        </mi> 
       </msub> 
       <mo>
         ⊂ 
       </mo> 
       <msub> 
        <mi>
          U 
        </mi> 
        <mi>
          Z 
        </mi> 
       </msub> 
      </mrow> 
     </math>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mo>
         ∀ 
       </mo> 
       <mi>
         j 
       </mi> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mn>
           1 
         </mn> 
         <mo>
           , 
         </mo> 
         <mn>
           7 
         </mn> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>, were determined by (6.1) from Appendix. From <xref ref-type="fig" rid="fig3">
      Figure 3
     </xref> we see that variable x has 11 linguistic values, whereas the variable z has 8 (see <xref ref-type="fig" rid="fig4">
      Figure 4
     </xref>) in Appendix. All linguistic values are presented in <xref ref-type="table" rid="table2">
      Table 2
     </xref>. The following is simulation results from <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref> by (a.1):</p>
    <fig id="fig3" position="float">
     <label>Figure 3</label>
     <caption>
      <title>Figure 3. MF of fuzzy sets for input X.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/9303309-rId74.jpeg?20240828105826" />
    </fig>
    <fig id="fig4" position="float">
     <label>Figure 4</label>
     <caption>
      <title>Figure 4. MF of fuzzy sets for output Z.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/9303309-rId75.jpeg?20240828105826" />
    </fig>
    <p>μ<sub>X</sub>(“0.26”) = 0/0 + 0/1 + 0/2 + 0.33/3 + 0.67/4 + 0/5 + 0/6 + 0/7 + 0/8 + 0/9 + 0/10</p>
    <p>It was shown that the knowledge-based inference mechanism was applied. The rule base (2.4), consisting of fuzzy linguistic rules, was used. Consequences of multiple (11) rules resulted in the fuzzy output set (see <xref ref-type="fig" rid="fig5">
      Figure 5
     </xref>), constructed on universe U<sub>Z</sub> and bounded by the following MF:</p>
    <p>μ<sub>z</sub>(“−0.17”) = 0.33/0 + 0.67/1 + 0/2 + 0/3 + 0/4 + 0/5 + 0/6 + 0/7.</p>
    <fig id="fig5" position="float">
     <label>Figure 5</label>
     <caption>
      <title>Figure 5. Geometric interpretation of inference mechanism and center of gravity method of defuzzification X.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/9303309-rId76.jpeg?20240828105826" />
    </fig>
    <p>Then defuzzification was applied. For this matter, the “center” of gravity defuzzification method (a.2) from Appendix was used (see <xref ref-type="fig" rid="fig6">
      Figure 6
     </xref>).</p>
    <fig id="fig6" position="float">
     <label>Figure 6</label>
     <caption>
      <title>Figure 6. GA-generated improved MFs for input X.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/9303309-rId77.jpeg?20240828105826" />
    </fig>
    <p>Output values for given input values were calculated in the same way (see <xref ref-type="table" rid="table3">
      Table 3
     </xref>). Note that fuzzy rules and MFs were generated heuristically. In <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref> it was mentioned that these rules could not provide the model precision required. To achieve the latter, it is necessary to tune appropriately the rules, as well as the shape and the center of the MF. To this end GA was used.</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         x 
       </mi> 
       <mo>
         = 
       </mo> 
       <mn>
         0.26 
       </mn> 
       <mo>
         ; 
       </mo> 
       <mtext>
           
       </mtext> 
       <mtext>
           
       </mtext> 
       <mi>
         y 
       </mi> 
       <mo>
         = 
       </mo> 
       <mo>
         − 
       </mo> 
       <mn>
         0.155 
       </mn> 
       <mo>
         ; 
       </mo> 
       <mtext>
           
       </mtext> 
       <mtext>
           
       </mtext> 
       <msup> 
        <mi>
          e 
        </mi> 
        <mn>
          2 
        </mn> 
       </msup> 
       <mo>
         = 
       </mo> 
       <mn>
         7.7854 
       </mn> 
       <mo>
         × 
       </mo> 
       <msup> 
        <mrow> 
         <mn>
           10 
         </mn> 
        </mrow> 
        <mrow> 
         <mo>
           − 
         </mo> 
         <mn>
           3 
         </mn> 
        </mrow> 
       </msup> 
      </mrow> 
     </math></p>
    <table-wrap id="table3">
     <label>
      <xref ref-type="table" rid="table3">
       Table 3
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.135573-"></xref>Table 3. Comparison of models.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td class="custom-bottom-td acenter" width="6.01%">Q<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td acenter" width="11.07%">Inputvalues<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td acenter" width="17.88%">Experimental<p style="text-align:center"></p>Output values<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td acenter" width="26.17%">Output values of theGA-Generatedfuzzy model<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td acenter" width="18.52%">Output values<p style="text-align:center"></p>Of the fuzzy model<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td acenter" width="20.35%">Output of presented fuzzy model<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-top-td acenter" width="6.01%">1<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="11.07%">0.15<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="17.88%">0.056<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="26.17%">0.030<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="18.52%">0.030<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="20.35%">0.0334<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="6.01%">2<p style="text-align:center"></p></td> 
       <td class="acenter" width="11.07%">0.18<p style="text-align:center"></p></td> 
       <td class="acenter" width="17.88%">−0.120<p style="text-align:center"></p></td> 
       <td class="acenter" width="26.17%">−0.091<p style="text-align:center"></p></td> 
       <td class="acenter" width="18.52%">−0.060<p style="text-align:center"></p></td> 
       <td class="acenter" width="20.35%">−0.129<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="6.01%">3<p style="text-align:center"></p></td> 
       <td class="acenter" width="11.07%">0.21<p style="text-align:center"></p></td> 
       <td class="acenter" width="17.88%">−0.210<p style="text-align:center"></p></td> 
       <td class="acenter" width="26.17%">−0.209<p style="text-align:center"></p></td> 
       <td class="acenter" width="18.52%">−0.210<p style="text-align:center"></p></td> 
       <td class="acenter" width="20.35%">−0.21<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="6.01%">4<p style="text-align:center"></p></td> 
       <td class="acenter" width="11.07%">0.24<p style="text-align:center"></p></td> 
       <td class="acenter" width="17.88%">−0.205<p style="text-align:center"></p></td> 
       <td class="acenter" width="26.17%">−0.210<p style="text-align:center"></p></td> 
       <td class="acenter" width="18.52%">−0.210<p style="text-align:center"></p></td> 
       <td class="acenter" width="20.35%">−0.21<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="6.01%">5<p style="text-align:center"></p></td> 
       <td class="acenter" width="11.07%">0.27<p style="text-align:center"></p></td> 
       <td class="acenter" width="17.88%">−0.140<p style="text-align:center"></p></td> 
       <td class="acenter" width="26.17%">−0.160<p style="text-align:center"></p></td> 
       <td class="acenter" width="18.52%">−0.150<p style="text-align:center"></p></td> 
       <td class="acenter" width="20.35%">−0.13<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="6.01%">6<p style="text-align:center"></p></td> 
       <td class="acenter" width="11.07%">0.30<p style="text-align:center"></p></td> 
       <td class="acenter" width="17.88%">−0.057<p style="text-align:center"></p></td> 
       <td class="acenter" width="26.17%">−0.060<p style="text-align:center"></p></td> 
       <td class="acenter" width="18.52%">−0.060<p style="text-align:center"></p></td> 
       <td class="acenter" width="20.35%">−0.048<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="6.01%">7<p style="text-align:center"></p></td> 
       <td class="acenter" width="11.07%">0.33<p style="text-align:center"></p></td> 
       <td class="acenter" width="17.88%">0.037<p style="text-align:center"></p></td> 
       <td class="acenter" width="26.17%">0.027<p style="text-align:center"></p></td> 
       <td class="acenter" width="18.52%">0.030<p style="text-align:center"></p></td> 
       <td class="acenter" width="20.35%">0.033<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="6.01%">8<p style="text-align:center"></p></td> 
       <td class="acenter" width="11.07%">0.36<p style="text-align:center"></p></td> 
       <td class="acenter" width="17.88%">0.128<p style="text-align:center"></p></td> 
       <td class="acenter" width="26.17%">0.120<p style="text-align:center"></p></td> 
       <td class="acenter" width="18.52%">0.120<p style="text-align:center"></p></td> 
       <td class="acenter" width="20.35%">0.115<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="6.01%">9<p style="text-align:center"></p></td> 
       <td class="acenter" width="11.07%">0.39<p style="text-align:center"></p></td> 
       <td class="acenter" width="17.88%">0.213<p style="text-align:center"></p></td> 
       <td class="acenter" width="26.17%">0.196<p style="text-align:center"></p></td> 
       <td class="acenter" width="18.52%">0.210<p style="text-align:center"></p></td> 
       <td class="acenter" width="20.35%">0.196<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="6.01%">10<p style="text-align:center"></p></td> 
       <td class="acenter" width="11.07%">0.42<p style="text-align:center"></p></td> 
       <td class="acenter" width="17.88%">0.290<p style="text-align:center"></p></td> 
       <td class="acenter" width="26.17%">0.300<p style="text-align:center"></p></td> 
       <td class="acenter" width="18.52%">0.300<p style="text-align:center"></p></td> 
       <td class="acenter" width="20.35%">0.28<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="6.01%">11<p style="text-align:center"></p></td> 
       <td class="acenter" width="11.07%">0.45<p style="text-align:center"></p></td> 
       <td class="acenter" width="17.88%">0.358<p style="text-align:center"></p></td> 
       <td class="acenter" width="26.17%">0.360<p style="text-align:center"></p></td> 
       <td class="acenter" width="18.52%">0.360<p style="text-align:center"></p></td> 
       <td class="acenter" width="20.35%">0.358<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="34.96%" colspan="3">Mean Square Error<p style="text-align:center"></p></td> 
       <td class="acenter" width="26.17%">0.00624<p style="text-align:center"></p></td> 
       <td class="acenter" width="18.52%">0.01153<p style="text-align:center"></p></td> 
       <td class="acenter" width="20.35%">0.00341<p style="text-align:center"></p></td> 
      </tr> 
     </table>
    </table-wrap>
   </sec>
   <sec id="s2_3">
    <title>2.3. Genetic-Based Learning</title>
    <p>In <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref> it was shown that 11 fuzzy sets were used in linguistic rules preconditions (see <xref ref-type="table" rid="table2">
      Table 2
     </xref>). Consequently, it was encoded 11 × 3 − 2 = 31 points. Each point 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          u 
        </mi> 
        <mi>
          i 
        </mi> 
       </msub> 
       <mo>
         , 
       </mo> 
       <mi>
         i 
       </mi> 
       <mo>
         = 
       </mo> 
       <mover accent="true"> 
        <mrow> 
         <mn>
           1 
         </mn> 
         <mo>
           , 
         </mo> 
         <mn>
           31 
         </mn> 
        </mrow> 
        <mo stretchy="true">
          ¯ 
        </mo> 
       </mover> 
      </mrow> 
     </math> took value from a domain 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         D 
       </mi> 
       <mo>
         = 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            a 
          </mi> 
          <mi>
            i 
          </mi> 
         </msub> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            b 
          </mi> 
          <mi>
            i 
          </mi> 
         </msub> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
       <mo>
         ⊆ 
       </mo> 
       <mi>
         U 
       </mi> 
      </mrow> 
     </math>. It was supposed that if 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          u 
        </mi> 
        <mn>
          1 
        </mn> 
       </msub> 
       <mo>
         = 
       </mo> 
       <mn>
         0.15 
       </mn> 
      </mrow> 
     </math> was the value from an interval 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mn>
           0.12 
         </mn> 
         <mo>
           , 
         </mo> 
         <mn>
           0.16 
         </mn> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
       <mo>
         ⊆ 
       </mo> 
       <mi>
         U 
       </mi> 
      </mrow> 
     </math>, then 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          u 
        </mi> 
        <mn>
          2 
        </mn> 
       </msub> 
       <mo>
         = 
       </mo> 
       <mn>
         0.18 
       </mn> 
      </mrow> 
     </math> from [0.17, 0.20] etc. Then the processes of encoding and decoding were applied, they were described in both <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref> and <xref ref-type="bibr" rid="scirp.135573-3">
      [3]
     </xref>. The GA algorithm is briefly described in Appendix.</p>
    <p>The mean square errors for both original ( 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          e 
        </mi> 
        <mn>
          2 
        </mn> 
       </msup> 
       <mo>
         = 
       </mo> 
       <mn>
         11.53532 
       </mn> 
       <mo>
         × 
       </mo> 
       <msup> 
        <mrow> 
         <mn>
           10 
         </mn> 
        </mrow> 
        <mrow> 
         <mo>
           − 
         </mo> 
         <mn>
           3 
         </mn> 
        </mrow> 
       </msup> 
      </mrow> 
     </math>) and GA-based ( 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          e 
        </mi> 
        <mn>
          2 
        </mn> 
       </msup> 
       <mo>
         = 
       </mo> 
       <mn>
         6.24290 
       </mn> 
       <mo>
         × 
       </mo> 
       <msup> 
        <mrow> 
         <mn>
           10 
         </mn> 
        </mrow> 
        <mrow> 
         <mo>
           − 
         </mo> 
         <mn>
           3 
         </mn> 
        </mrow> 
       </msup> 
      </mrow> 
     </math>) fuzzy models are presented in <xref ref-type="table" rid="table3">
      Table 3
     </xref>.</p>
   </sec>
  </sec><sec id="s3">
   <title>3. T-Norm Based Approach</title>
   <p>In contrast with above mentioned method, we are using different knowledge based one. It is built upon our unique way to fuzzification/defuzzification technique and use of t-norm based fuzzy logic <xref ref-type="bibr" rid="scirp.135573-4">
     [4]
    </xref> for logical inference, which, in general does not require additional learning. But in case of “extreme” adjustment necessity we propose a special procedure, which also based on the same fuzzy logic.</p>
   <sec id="s3_1">
    <title>3.1. Fuzzification of Input/Output</title>
    <p>
     <xref ref-type="bibr" rid="scirp.135573-"></xref>For each 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         i 
       </mi> 
       <mo>
         = 
       </mo> 
       <mover accent="true"> 
        <mrow> 
         <mn>
           1 
         </mn> 
         <mo>
           , 
         </mo> 
         <mi>
           Q 
         </mi> 
        </mrow> 
        <mo stretchy="true">
          ¯ 
        </mo> 
       </mover> 
      </mrow> 
     </math>, where Q is the number of exemplar input, we represent each FNN input 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          x 
        </mi> 
        <mi>
          i 
        </mi> 
       </msup> 
      </mrow> 
     </math> as a fuzzy set, forming linguistic variable, described by a triplet of the form</p>
    <p>
     <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline"> <mrow> 
       <mi>
         X 
       </mi> 
       <mo>
         = 
       </mo> 
       <mrow> 
        <mo>
          { 
        </mo> 
        <mrow> 
         <mrow> 
          <mo>
            〈 
          </mo> 
          <mrow> 
           <msup> 
            <mi>
              x 
            </mi> 
            <mi>
              i 
            </mi> 
           </msup> 
           <mo>
             , 
           </mo> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              X 
            </mi> 
           </msub> 
           <mo>
             , 
           </mo> 
           <mover accent="true"> 
            <mi>
              X 
            </mi> 
            <mo>
              ˜ 
            </mo> 
           </mover> 
          </mrow> 
          <mo>
            〉 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          } 
        </mo> 
       </mrow> 
       <mo>
         , 
       </mo> 
       <mtext>
           
       </mtext> 
       <msup> 
        <mi>
          x 
        </mi> 
        <mi>
          i 
        </mi> 
       </msup> 
       <mo>
         ∈ 
       </mo> 
       <mi>
         T 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            u 
          </mi> 
          <mi>
            x 
          </mi> 
         </msub> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         , 
       </mo> 
       <mtext>
           
       </mtext> 
       <mi>
         i 
       </mi> 
       <mo>
         = 
       </mo> 
       <mover accent="true"> 
        <mrow> 
         <mn>
           1 
         </mn> 
         <mo>
           , 
         </mo> 
         <mi>
           Q 
         </mi> 
        </mrow> 
        <mo stretchy="true">
          ¯ 
        </mo> 
       </mover> 
      </mrow> 
     </math>,</p>
    <p>where 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         T 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            u 
          </mi> 
          <mi>
            x 
          </mi> 
         </msub> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> is extended term set of the linguistic variable “Input” from <xref ref-type="table" rid="table2">
      Table 2
     </xref>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mover accent="true"> 
       <mi>
         X 
       </mi> 
       <mo>
         ˜ 
       </mo> 
      </mover> 
     </math> is normal fuzzy set with correspondent MF 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          μ 
        </mi> 
        <mi>
          x 
        </mi> 
       </msub> 
       <mo>
         : 
       </mo> 
       <msub> 
        <mi>
          U 
        </mi> 
        <mi>
          X 
        </mi> 
       </msub> 
       <mo>
         → 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mn>
           0 
         </mn> 
         <mo>
           , 
         </mo> 
         <mn>
           1 
         </mn> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>. To normalize values of 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          x 
        </mi> 
        <mo>
          * 
        </mo> 
       </msup> 
      </mrow> 
     </math> we use</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          x 
        </mi> 
        <mrow> 
         <mi>
           n 
         </mi> 
         <mi>
           o 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           m 
         </mi> 
        </mrow> 
       </msub> 
       <mo>
         = 
       </mo> 
       <mfrac> 
        <mrow> 
         <msup> 
          <mi>
            x 
          </mi> 
          <mi>
            i 
          </mi> 
         </msup> 
         <mo>
           − 
         </mo> 
         <msub> 
          <mi>
            x 
          </mi> 
          <mrow> 
           <mi>
             min 
           </mi> 
          </mrow> 
         </msub> 
        </mrow> 
        <mrow> 
         <msub> 
          <mi>
            x 
          </mi> 
          <mrow> 
           <mi>
             max 
           </mi> 
          </mrow> 
         </msub> 
         <mo>
           − 
         </mo> 
         <msub> 
          <mi>
            x 
          </mi> 
          <mrow> 
           <mi>
             min 
           </mi> 
          </mrow> 
         </msub> 
        </mrow> 
       </mfrac> 
       <mo>
         , 
       </mo> 
       <mi>
         i 
       </mi> 
       <mo>
         = 
       </mo> 
       <mover accent="true"> 
        <mrow> 
         <mn>
           1 
         </mn> 
         <mo>
           , 
         </mo> 
         <mi>
           Q 
         </mi> 
        </mrow> 
        <mo stretchy="true">
          ¯ 
        </mo> 
       </mover> 
      </mrow> 
     </math>,</p>
    <p>We will use the following mapping</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mo>
         ∂ 
       </mo> 
       <mo>
         : 
       </mo> 
       <mover accent="true"> 
        <mi>
          X 
        </mi> 
        <mo>
          ˜ 
        </mo> 
       </mover> 
       <mo>
         → 
       </mo> 
       <msub> 
        <mi>
          U 
        </mi> 
        <mi>
          X 
        </mi> 
       </msub> 
       <mo>
         | 
       </mo> 
       <msub> 
        <mi>
          u 
        </mi> 
        <mi>
          x 
        </mi> 
       </msub> 
       <mo>
         = 
       </mo> 
       <mi>
         E 
       </mi> 
       <mi>
         n 
       </mi> 
       <mi>
         t 
       </mi> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              X 
            </mi> 
           </msub> 
           <mo>
             − 
           </mo> 
           <mn>
             1 
           </mn> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           × 
         </mo> 
         <msub> 
          <mi>
            x 
          </mi> 
          <mrow> 
           <mi>
             n 
           </mi> 
           <mi>
             o 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             m 
           </mi> 
          </mrow> 
         </msub> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>,</p>
    <p>where</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mover accent="true"> 
        <mi>
          X 
        </mi> 
        <mo>
          ˜ 
        </mo> 
       </mover> 
       <mo>
         = 
       </mo> 
       <mstyle displaystyle="true"> 
        <mrow> 
         <msub> 
          <mo>
            ∫ 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              x 
            </mi> 
           </msub> 
          </mrow> 
         </msub> 
         <mrow> 
          <mrow> 
           <mrow> 
            <msub> 
             <mi>
               μ 
             </mi> 
             <mi>
               x 
             </mi> 
            </msub> 
            <mrow> 
             <mo>
               ( 
             </mo> 
             <mrow> 
              <msub> 
               <mi>
                 u 
               </mi> 
               <mi>
                 x 
               </mi> 
              </msub> 
             </mrow> 
             <mo>
               ) 
             </mo> 
            </mrow> 
           </mrow> 
           <mo>
             / 
           </mo> 
           <mrow> 
            <msub> 
             <mi>
               u 
             </mi> 
             <mi>
               x 
             </mi> 
            </msub> 
           </mrow> 
          </mrow> 
         </mrow> 
        </mrow> 
       </mstyle> 
      </mrow> 
     </math>(3.1)</p>
    <p>On the other hand, to determine the estimates of the MF in terms of singletons from (3.1) in the form 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mrow> 
        <mrow> 
         <msub> 
          <mi>
            μ 
          </mi> 
          <mi>
            x 
          </mi> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              u 
            </mi> 
            <mrow> 
             <msub> 
              <mi>
                x 
              </mi> 
              <mi>
                j 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          / 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            u 
          </mi> 
          <mrow> 
           <msub> 
            <mi>
              x 
            </mi> 
            <mi>
              j 
            </mi> 
           </msub> 
          </mrow> 
         </msub> 
        </mrow> 
       </mrow> 
       <mo>
         | 
       </mo> 
       <mo>
         ∀ 
       </mo> 
       <mi>
         j 
       </mi> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mn>
           0 
         </mn> 
         <mo>
           , 
         </mo> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            X 
          </mi> 
         </msub> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math> we propose the following procedure.</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mtable columnalign="left"> 
       <mtr> 
        <mtd> 
         <mo>
           ∀ 
         </mo> 
         <mi>
           j 
         </mi> 
         <mo>
           ∈ 
         </mo> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mn>
             0 
           </mn> 
           <mo>
             , 
           </mo> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              X 
            </mi> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <msub> 
          <mi>
            μ 
          </mi> 
          <mi>
            x 
          </mi> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              u 
            </mi> 
            <mrow> 
             <msub> 
              <mi>
                x 
              </mi> 
              <mi>
                j 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           = 
         </mo> 
         <mn>
           1 
         </mn> 
         <mo>
           − 
         </mo> 
         <mfrac> 
          <mn>
            1 
          </mn> 
          <mrow> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              X 
            </mi> 
           </msub> 
           <mo>
             − 
           </mo> 
           <mn>
             1 
           </mn> 
          </mrow> 
         </mfrac> 
         <mo>
           × 
         </mo> 
         <mrow> 
          <mo>
            | 
          </mo> 
          <mrow> 
           <mi>
             j 
           </mi> 
           <mo>
             − 
           </mo> 
           <mi>
             E 
           </mi> 
           <mi>
             n 
           </mi> 
           <mi>
             t 
           </mi> 
           <mrow> 
            <mo>
              [ 
            </mo> 
            <mrow> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mi>
                 C 
               </mi> 
               <mi>
                 a 
               </mi> 
               <mi>
                 r 
               </mi> 
               <mi>
                 d 
               </mi> 
               <msub> 
                <mi>
                  U 
                </mi> 
                <mi>
                  X 
                </mi> 
               </msub> 
               <mo>
                 − 
               </mo> 
               <mn>
                 1 
               </mn> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               × 
             </mo> 
             <msub> 
              <mi>
                x 
              </mi> 
              <mrow> 
               <mi>
                 n 
               </mi> 
               <mi>
                 o 
               </mi> 
               <mi>
                 r 
               </mi> 
               <mi>
                 m 
               </mi> 
              </mrow> 
             </msub> 
            </mrow> 
            <mo>
              ] 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            | 
          </mo> 
         </mrow> 
        </mtd> 
       </mtr> 
      </mtable> 
     </math>(3.2)</p>
    <p>MF for an input from (3.2) is shown in <xref ref-type="fig" rid="fig7">
      Figure 7
     </xref>.</p>
    <fig id="fig7" position="float">
     <label>Figure 7</label>
     <caption>
      <title>Figure 7. MF of fuzzy sets for X.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/9303309-rId118.jpeg?20240828105827" />
    </fig>
    <p>The conceptual difference between our approach to define MF and the one, traditionally used in fuzzy control systems, is that we define all values of a linguistic variable over entire physical scale of input/output parameters via normalization mechanism and therefore mathematically reject the notion of interval based MFs.</p>
    <p>Going forward for each 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         i 
       </mi> 
       <mo>
         = 
       </mo> 
       <mover accent="true"> 
        <mrow> 
         <mn>
           1 
         </mn> 
         <mo>
           , 
         </mo> 
         <mi>
           Q 
         </mi> 
        </mrow> 
        <mo stretchy="true">
          ¯ 
        </mo> 
       </mover> 
      </mrow> 
     </math>, where Q is the number of exemplar output, we also represent each FNN output 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          z 
        </mi> 
        <mi>
          i 
        </mi> 
       </msup> 
      </mrow> 
     </math> as a fuzzy set, forming linguistic variable, described by a triplet of the form</p>
    <p>
     <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline"> <mrow> 
       <mi>
         Z 
       </mi> 
       <mo>
         = 
       </mo> 
       <mrow> 
        <mo>
          { 
        </mo> 
        <mrow> 
         <mrow> 
          <mo>
            〈 
          </mo> 
          <mrow> 
           <msup> 
            <mi>
              z 
            </mi> 
            <mi>
              i 
            </mi> 
           </msup> 
           <mo>
             , 
           </mo> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
           <mo>
             , 
           </mo> 
           <mover accent="true"> 
            <mi>
              Z 
            </mi> 
            <mo>
              ˜ 
            </mo> 
           </mover> 
          </mrow> 
          <mo>
            〉 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          } 
        </mo> 
       </mrow> 
       <mo>
         , 
       </mo> 
       <mtext>
           
       </mtext> 
       <msup> 
        <mi>
          z 
        </mi> 
        <mi>
          i 
        </mi> 
       </msup> 
       <mo>
         ∈ 
       </mo> 
       <mi>
         T 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            u 
          </mi> 
          <mi>
            z 
          </mi> 
         </msub> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         , 
       </mo> 
       <mtext>
           
       </mtext> 
       <mi>
         i 
       </mi> 
       <mo>
         = 
       </mo> 
       <mover accent="true"> 
        <mrow> 
         <mn>
           1 
         </mn> 
         <mo>
           , 
         </mo> 
         <mi>
           Q 
         </mi> 
        </mrow> 
        <mo stretchy="true">
          ¯ 
        </mo> 
       </mover> 
      </mrow> 
     </math>,</p>
    <p>where 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         T 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            u 
          </mi> 
          <mi>
            z 
          </mi> 
         </msub> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> is extended term set of the linguistic variable “Output “from <xref ref-type="table" rid="table2">
      Table 2
     </xref>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mover accent="true"> 
       <mi>
         Z 
       </mi> 
       <mo>
         ˜ 
       </mo> 
      </mover> 
     </math> is normal fuzzy set with correspondent MF 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          μ 
        </mi> 
        <mi>
          z 
        </mi> 
       </msub> 
       <mo>
         : 
       </mo> 
       <msub> 
        <mi>
          U 
        </mi> 
        <mi>
          Z 
        </mi> 
       </msub> 
       <mo>
         → 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mn>
           0 
         </mn> 
         <mo>
           , 
         </mo> 
         <mn>
           1 
         </mn> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>. We use the same normalization procedure</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          z 
        </mi> 
        <mrow> 
         <mi>
           n 
         </mi> 
         <mi>
           o 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           m 
         </mi> 
        </mrow> 
       </msub> 
       <mo>
         = 
       </mo> 
       <mfrac> 
        <mrow> 
         <msup> 
          <mi>
            z 
          </mi> 
          <mi>
            i 
          </mi> 
         </msup> 
         <mo>
           − 
         </mo> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             min 
           </mi> 
          </mrow> 
         </msub> 
        </mrow> 
        <mrow> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             max 
           </mi> 
          </mrow> 
         </msub> 
         <mo>
           − 
         </mo> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             min 
           </mi> 
          </mrow> 
         </msub> 
        </mrow> 
       </mfrac> 
      </mrow> 
     </math>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         i 
       </mi> 
       <mo>
         = 
       </mo> 
       <mover accent="true"> 
        <mrow> 
         <mn>
           1 
         </mn> 
         <mo>
           , 
         </mo> 
         <mi>
           Q 
         </mi> 
        </mrow> 
        <mo stretchy="true">
          ¯ 
        </mo> 
       </mover> 
      </mrow> 
     </math>,</p>
    <p>With the following mapping 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         Ω 
       </mi> 
       <mo>
         : 
       </mo> 
       <mover accent="true"> 
        <mi>
          Z 
        </mi> 
        <mo>
          ˜ 
        </mo> 
       </mover> 
       <mo>
         → 
       </mo> 
       <msub> 
        <mi>
          U 
        </mi> 
        <mi>
          Z 
        </mi> 
       </msub> 
       <mo>
         | 
       </mo> 
       <msub> 
        <mi>
          u 
        </mi> 
        <mi>
          z 
        </mi> 
       </msub> 
       <mo>
         = 
       </mo> 
       <mi>
         E 
       </mi> 
       <mi>
         n 
       </mi> 
       <mi>
         t 
       </mi> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
           <mo>
             − 
           </mo> 
           <mn>
             1 
           </mn> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           × 
         </mo> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             n 
           </mi> 
           <mi>
             o 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             m 
           </mi> 
          </mrow> 
         </msub> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>, where</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mover accent="true"> 
        <mi>
          Z 
        </mi> 
        <mo>
          ˜ 
        </mo> 
       </mover> 
       <mo>
         = 
       </mo> 
       <mstyle displaystyle="true"> 
        <mrow> 
         <msub> 
          <mo>
            ∫ 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
          </mrow> 
         </msub> 
         <mrow> 
          <mrow> 
           <mrow> 
            <msub> 
             <mi>
               μ 
             </mi> 
             <mi>
               z 
             </mi> 
            </msub> 
            <mrow> 
             <mo>
               ( 
             </mo> 
             <mrow> 
              <msub> 
               <mi>
                 u 
               </mi> 
               <mi>
                 z 
               </mi> 
              </msub> 
             </mrow> 
             <mo>
               ) 
             </mo> 
            </mrow> 
           </mrow> 
           <mo>
             / 
           </mo> 
           <mrow> 
            <msub> 
             <mi>
               u 
             </mi> 
             <mi>
               z 
             </mi> 
            </msub> 
           </mrow> 
          </mrow> 
         </mrow> 
        </mrow> 
       </mstyle> 
       <mo>
         . 
       </mo> 
      </mrow> 
     </math>(3.3)</p>
    <p>On the other hand, similarly to the previous cases, to determine the estimates of the MF in terms of singletons from (3.3) in the form 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mrow> 
        <mrow> 
         <msub> 
          <mi>
            μ 
          </mi> 
          <mi>
            z 
          </mi> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              u 
            </mi> 
            <mrow> 
             <msub> 
              <mi>
                z 
              </mi> 
              <mi>
                k 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          / 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            u 
          </mi> 
          <mrow> 
           <msub> 
            <mi>
              z 
            </mi> 
            <mi>
              k 
            </mi> 
           </msub> 
          </mrow> 
         </msub> 
        </mrow> 
       </mrow> 
       <mo>
         | 
       </mo> 
       <mo>
         ∀ 
       </mo> 
       <mi>
         k 
       </mi> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mn>
           0 
         </mn> 
         <mo>
           , 
         </mo> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            Z 
          </mi> 
         </msub> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math> we propose the following procedure.</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mtable columnalign="left"> 
       <mtr> 
        <mtd> 
         <mo>
           ∀ 
         </mo> 
         <mi>
           k 
         </mi> 
         <mo>
           ∈ 
         </mo> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mn>
             0 
           </mn> 
           <mo>
             , 
           </mo> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <msub> 
          <mi>
            μ 
          </mi> 
          <mi>
            z 
          </mi> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              u 
            </mi> 
            <mi>
              z 
            </mi> 
           </msub> 
           <msub> 
            <mrow></mrow> 
            <mi>
              k 
            </mi> 
           </msub> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           = 
         </mo> 
         <mn>
           1 
         </mn> 
         <mo>
           − 
         </mo> 
         <mfrac> 
          <mn>
            1 
          </mn> 
          <mrow> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
           <mo>
             − 
           </mo> 
           <mn>
             1 
           </mn> 
          </mrow> 
         </mfrac> 
         <mo>
           × 
         </mo> 
         <mrow> 
          <mo>
            | 
          </mo> 
          <mrow> 
           <mi>
             k 
           </mi> 
           <mo>
             − 
           </mo> 
           <mi>
             E 
           </mi> 
           <mi>
             n 
           </mi> 
           <mi>
             t 
           </mi> 
           <mrow> 
            <mo>
              [ 
            </mo> 
            <mrow> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mi>
                 C 
               </mi> 
               <mi>
                 a 
               </mi> 
               <mi>
                 r 
               </mi> 
               <mi>
                 d 
               </mi> 
               <msub> 
                <mi>
                  U 
                </mi> 
                <mi>
                  Z 
                </mi> 
               </msub> 
               <mo>
                 − 
               </mo> 
               <mn>
                 1 
               </mn> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               × 
             </mo> 
             <msub> 
              <mi>
                z 
              </mi> 
              <mrow> 
               <mi>
                 n 
               </mi> 
               <mi>
                 o 
               </mi> 
               <mi>
                 r 
               </mi> 
               <mi>
                 m 
               </mi> 
              </mrow> 
             </msub> 
            </mrow> 
            <mo>
              ] 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            | 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
        </mtd> 
       </mtr> 
      </mtable> 
     </math>(3.4)</p>
    <p>where MF for an output from (3.4) is shown in <xref ref-type="fig" rid="fig8">
      Figure 8
     </xref>.</p>
    <fig id="fig8" position="float">
     <label>Figure 8</label>
     <caption>
      <title>Figure 8. MF of fuzzy sets for Z.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/9303309-rId142.jpeg?20240828105827" />
    </fig>
   </sec>
   <sec id="s3_2">
    <title>3.2. Defuzzification of an Output</title>
    <p>Given the fact that “Output” linguistic variable is represented by normal MF of the type (3.3) and for a goal of defuzzification we must find the value of index 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          k 
        </mi> 
        <mo>
          * 
        </mo> 
       </msup> 
      </mrow> 
     </math>, which corresponds to the following singleton value from (3.3), given (3.4)</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mo>
         ∃ 
       </mo> 
       <msup> 
        <mi>
          k 
        </mi> 
        <mo>
          * 
        </mo> 
       </msup> 
       <mo>
         | 
       </mo> 
       <mrow> 
        <mrow> 
         <mi>
           μ 
         </mi> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              u 
            </mi> 
            <mrow> 
             <msub> 
              <mi>
                z 
              </mi> 
              <mrow> 
               <msup> 
                <mi>
                  k 
                </mi> 
                <mo>
                  * 
                </mo> 
               </msup> 
              </mrow> 
             </msub> 
            </mrow> 
           </msub> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          / 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            u 
          </mi> 
          <mrow> 
           <msub> 
            <mi>
              z 
            </mi> 
            <mrow> 
             <msup> 
              <mi>
                k 
              </mi> 
              <mo>
                * 
              </mo> 
             </msup> 
            </mrow> 
           </msub> 
          </mrow> 
         </msub> 
        </mrow> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mo>
         = 
       </mo> 
       <mn>
         1 
       </mn> 
       <mo>
         , 
       </mo> 
       <mtext>
           
       </mtext> 
       <mo>
         ∀ 
       </mo> 
       <mi>
         k 
       </mi> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mn>
           0 
         </mn> 
         <mo>
           , 
         </mo> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            Z 
          </mi> 
         </msub> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>,</p>
    <p>and the value of Output 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          z 
        </mi> 
        <mrow> 
         <msup> 
          <mi>
            k 
          </mi> 
          <mo>
            * 
          </mo> 
         </msup> 
        </mrow> 
       </msub> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             max 
           </mi> 
          </mrow> 
         </msub> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             min 
           </mi> 
          </mrow> 
         </msub> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math> would be defined as</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          z 
        </mi> 
        <mrow> 
         <msup> 
          <mi>
            k 
          </mi> 
          <mo>
            * 
          </mo> 
         </msup> 
        </mrow> 
       </msub> 
       <mo>
         = 
       </mo> 
       <msup> 
        <mi>
          k 
        </mi> 
        <mo>
          * 
        </mo> 
       </msup> 
       <mo>
         × 
       </mo> 
       <mfrac> 
        <mrow> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             max 
           </mi> 
          </mrow> 
         </msub> 
         <mo>
           − 
         </mo> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             min 
           </mi> 
          </mrow> 
         </msub> 
        </mrow> 
        <mrow> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            Z 
          </mi> 
         </msub> 
         <mo>
           − 
         </mo> 
         <mn>
           1 
         </mn> 
        </mrow> 
       </mfrac> 
       <mo>
         + 
       </mo> 
       <msub> 
        <mi>
          z 
        </mi> 
        <mrow> 
         <mi>
           min 
         </mi> 
        </mrow> 
       </msub> 
      </mrow> 
     </math>(3.5)</p>
   </sec>
   <sec id="s3_3">
    <title>3.3. Fuzzy Inference</title>
    <p>To convert (3.1)-(3.4) into fuzzy logic-based statement and terms from <xref ref-type="table" rid="table2">
      Table 2
     </xref> we use a Fuzzy Conditional Inference Rule (FCIR), formulated by means of “common sense” as a following conditional clause:</p>
    <p>P = “IF ( 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mover accent="true"> 
       <mi>
         X 
       </mi> 
       <mo>
         ˜ 
       </mo> 
      </mover> 
     </math> is X), THEN ( 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mover accent="true"> 
       <mi>
         Z 
       </mi> 
       <mo>
         ˜ 
       </mo> 
      </mover> 
     </math> is Z)”(3.6)</p>
    <p>In other words, we use fuzzy conditional inference of the following type <xref ref-type="bibr" rid="scirp.135573-5">
      [5]
     </xref>:</p>
    <p>Ant 1: If Input is X then Output is Z</p>
    <p>Ant 2: Input is X'</p>
    <p>-------------------------------------------- (3.7)</p>
    <p>Cons: Output is Z'.</p>
    <p>where 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         X 
       </mi> 
       <mo>
         , 
       </mo> 
       <msup> 
        <mi>
          X 
        </mi> 
        <mo>
          ′ 
        </mo> 
       </msup> 
       <mo>
         ⊆ 
       </mo> 
       <msub> 
        <mi>
          U 
        </mi> 
        <mi>
          X 
        </mi> 
       </msub> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         Z 
       </mi> 
       <mo>
         , 
       </mo> 
       <msup> 
        <mi>
          Z 
        </mi> 
        <mo>
          ′ 
        </mo> 
       </msup> 
       <mo>
         ⊆ 
       </mo> 
       <msub> 
        <mi>
          U 
        </mi> 
        <mi>
          Z 
        </mi> 
       </msub> 
      </mrow> 
     </math>.</p>
    <p>Note that statements (3.6) and (3.7) represent “modus-ponens” syllogism. Given that we use the following type of implication <xref ref-type="bibr" rid="scirp.135573-1">
      [1]
     </xref></p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         X 
       </mi> 
       <mo>
         → 
       </mo> 
       <mi>
         Z 
       </mi> 
       <mo>
         = 
       </mo> 
       <mrow> 
        <mo>
          { 
        </mo> 
        <mtable columnalign="left"> 
         <mtr> 
          <mtd> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mn>
               1 
             </mn> 
             <mo>
               − 
             </mo> 
             <mi>
               x 
             </mi> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             ⋅ 
           </mo> 
           <mi>
             z 
           </mi> 
           <mo>
             , 
           </mo> 
           <mtext>
               
           </mtext> 
           <mi>
             x 
           </mi> 
           <mo>
             &gt; 
           </mo> 
           <mi>
             z 
           </mi> 
           <mo>
             , 
           </mo> 
          </mtd> 
         </mtr> 
         <mtr> 
          <mtd> 
           <mn>
             1 
           </mn> 
           <mo>
             , 
           </mo> 
           <mtext>
               
           </mtext> 
           <mi>
             x 
           </mi> 
           <mo>
             ≤ 
           </mo> 
           <mi>
             z 
           </mi> 
          </mtd> 
         </mtr> 
        </mtable> 
       </mrow> 
      </mrow> 
     </math>(3.8)</p>
    <p>For practical purposes, described down below, we will use Fuzzy Conditional Rule (FCR) of the following type</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mtable columnalign="left"> 
       <mtr> 
        <mtd> 
         <mi>
           R 
         </mi> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              1 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              x 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             , 
           </mo> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              2 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              z 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           = 
         </mo> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <mi>
             X 
           </mi> 
           <mo>
             × 
           </mo> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              X 
            </mi> 
           </msub> 
           <mo>
             → 
           </mo> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
           <mo>
             × 
           </mo> 
           <mi>
             Z 
           </mi> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           ∩ 
         </mo> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <mo>
             ¬ 
           </mo> 
           <mi>
             X 
           </mi> 
           <mo>
             × 
           </mo> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              X 
            </mi> 
           </msub> 
           <mo>
             → 
           </mo> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
           <mo>
             × 
           </mo> 
           <mo>
             ¬ 
           </mo> 
           <mi>
             Z 
           </mi> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mo>
           = 
         </mo> 
         <mstyle displaystyle="true"> 
          <mrow> 
           <msub> 
            <mo>
              ∫ 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                X 
              </mi> 
             </msub> 
             <mo>
               × 
             </mo> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                Z 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
           <mrow> 
            <mrow> 
             <mo>
               ( 
             </mo> 
             <mrow> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <mi>
                 x 
               </mi> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   x 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
              <mo>
                → 
              </mo> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <mi>
                 z 
               </mi> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   z 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
             </mrow> 
             <mo>
               ) 
             </mo> 
            </mrow> 
           </mrow> 
          </mrow> 
         </mstyle> 
         <mo>
           ∧ 
         </mo> 
         <mrow> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  μ 
                </mi> 
                <mi>
                  x 
                </mi> 
               </msub> 
               <mrow> 
                <mo>
                  ( 
                </mo> 
                <mrow> 
                 <msub> 
                  <mi>
                    u 
                  </mi> 
                  <mi>
                    x 
                  </mi> 
                 </msub> 
                </mrow> 
                <mo>
                  ) 
                </mo> 
               </mrow> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               → 
             </mo> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  μ 
                </mi> 
                <mi>
                  z 
                </mi> 
               </msub> 
               <mrow> 
                <mo>
                  ( 
                </mo> 
                <mrow> 
                 <msub> 
                  <mi>
                    u 
                  </mi> 
                  <mi>
                    z 
                  </mi> 
                 </msub> 
                </mrow> 
                <mo>
                  ) 
                </mo> 
               </mrow> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            / 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                x 
              </mi> 
             </msub> 
             <mo>
               , 
             </mo> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
         </mrow> 
        </mtd> 
       </mtr> 
      </mtable> 
     </math>(3.9)</p>
    <p>Given (3.8) from (3.9) we are getting</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mtable> 
       <mtr> 
        <mtd> 
         <mi>
           R 
         </mi> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              1 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              x 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             , 
           </mo> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              2 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              z 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           = 
         </mo> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              μ 
            </mi> 
            <mi>
              x 
            </mi> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                x 
              </mi> 
             </msub> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             → 
           </mo> 
           <msub> 
            <mi>
              μ 
            </mi> 
            <mi>
              z 
            </mi> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           ∧ 
         </mo> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mn>
               1 
             </mn> 
             <mo>
               − 
             </mo> 
             <msub> 
              <mi>
                μ 
              </mi> 
              <mi>
                x 
              </mi> 
             </msub> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <msub> 
                <mi>
                  u 
                </mi> 
                <mi>
                  x 
                </mi> 
               </msub> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             → 
           </mo> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mn>
               1 
             </mn> 
             <mo>
               − 
             </mo> 
             <msub> 
              <mi>
                μ 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <msub> 
                <mi>
                  u 
                </mi> 
                <mi>
                  z 
                </mi> 
               </msub> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mo>
           = 
         </mo> 
         <mrow> 
          <mo>
            { 
          </mo> 
          <mtable columnalign="left"> 
           <mtr> 
            <mtd> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  μ 
                </mi> 
                <mi>
                  x 
                </mi> 
               </msub> 
               <mrow> 
                <mo>
                  ( 
                </mo> 
                <mrow> 
                 <msub> 
                  <mi>
                    u 
                  </mi> 
                  <mi>
                    x 
                  </mi> 
                 </msub> 
                </mrow> 
                <mo>
                  ) 
                </mo> 
               </mrow> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               ⋅ 
             </mo> 
             <msub> 
              <mi>
                μ 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <msub> 
                <mi>
                  u 
                </mi> 
                <mi>
                  z 
                </mi> 
               </msub> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               , 
             </mo> 
             <mtext>
                 
             </mtext> 
             <msub> 
              <mi>
                μ 
              </mi> 
              <mi>
                x 
              </mi> 
             </msub> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <msub> 
                <mi>
                  u 
                </mi> 
                <mi>
                  x 
                </mi> 
               </msub> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               &lt; 
             </mo> 
             <msub> 
              <mi>
                μ 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <msub> 
                <mi>
                  u 
                </mi> 
                <mi>
                  z 
                </mi> 
               </msub> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               , 
             </mo> 
            </mtd> 
           </mtr> 
           <mtr> 
            <mtd> 
             <mn>
               1 
             </mn> 
             <mo>
               , 
             </mo> 
             <mtext>
                 
             </mtext> 
             <msub> 
              <mi>
                μ 
              </mi> 
              <mi>
                x 
              </mi> 
             </msub> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <msub> 
                <mi>
                  u 
                </mi> 
                <mi>
                  x 
                </mi> 
               </msub> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               = 
             </mo> 
             <msub> 
              <mi>
                μ 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <msub> 
                <mi>
                  u 
                </mi> 
                <mi>
                  z 
                </mi> 
               </msub> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               , 
             </mo> 
            </mtd> 
           </mtr> 
           <mtr> 
            <mtd> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  μ 
                </mi> 
                <mi>
                  z 
                </mi> 
               </msub> 
               <mrow> 
                <mo>
                  ( 
                </mo> 
                <mrow> 
                 <msub> 
                  <mi>
                    u 
                  </mi> 
                  <mi>
                    z 
                  </mi> 
                 </msub> 
                </mrow> 
                <mo>
                  ) 
                </mo> 
               </mrow> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               ⋅ 
             </mo> 
             <msub> 
              <mi>
                μ 
              </mi> 
              <mi>
                x 
              </mi> 
             </msub> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <msub> 
                <mi>
                  u 
                </mi> 
                <mi>
                  x 
                </mi> 
               </msub> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               , 
             </mo> 
             <mtext>
                 
             </mtext> 
             <msub> 
              <mi>
                μ 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
             <mo stretchy="false">
               ( 
             </mo> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
             <mo stretchy="false">
               ) 
             </mo> 
             <mo>
               &lt; 
             </mo> 
             <msub> 
              <mi>
                μ 
              </mi> 
              <mi>
                x 
              </mi> 
             </msub> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <msub> 
                <mi>
                  u 
                </mi> 
                <mi>
                  x 
                </mi> 
               </msub> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               . 
             </mo> 
            </mtd> 
           </mtr> 
          </mtable> 
         </mrow> 
        </mtd> 
       </mtr> 
      </mtable> 
     </math>(3.10)</p>
    <p>Given a unary relationship 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <msup> 
           <mi>
             x 
           </mi> 
           <mo>
             ′ 
           </mo> 
          </msup> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <msup> 
        <mi>
          X 
        </mi> 
        <mo>
          ′ 
        </mo> 
       </msup> 
      </mrow> 
     </math> one can obtain the consequence 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <msup> 
           <mi>
             z 
           </mi> 
           <mo>
             ′ 
           </mo> 
          </msup> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> by CRI to 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <msup> 
           <mi>
             x 
           </mi> 
           <mo>
             ′ 
           </mo> 
          </msup> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> of type (3.10):</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mtable columnalign="left"> 
       <mtr> 
        <mtd> 
         <mi>
           R 
         </mi> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              2 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <msup> 
             <mi>
               z 
             </mi> 
             <mo>
               ′ 
             </mo> 
            </msup> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           = 
         </mo> 
         <msup> 
          <mi>
            X 
          </mi> 
          <mo>
            ′ 
          </mo> 
         </msup> 
         <mo>
           ∘ 
         </mo> 
         <mi>
           R 
         </mi> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              1 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              x 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             , 
           </mo> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              2 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              z 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mo>
           = 
         </mo> 
         <mstyle displaystyle="true"> 
          <mrow> 
           <msub> 
            <mo>
              ∫ 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                X 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
           <mrow> 
            <mrow> 
             <mrow> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <msup> 
                <mi>
                  x 
                </mi> 
                <mo>
                  ′ 
                </mo> 
               </msup> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   x 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
             </mrow> 
             <mo>
               / 
             </mo> 
             <mrow> 
              <msub> 
               <mi>
                 u 
               </mi> 
               <mi>
                 x 
               </mi> 
              </msub> 
             </mrow> 
            </mrow> 
           </mrow> 
          </mrow> 
         </mstyle> 
         <mo>
           ∘ 
         </mo> 
         <mstyle displaystyle="true"> 
          <mrow> 
           <msub> 
            <mo>
              ∫ 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                X 
              </mi> 
             </msub> 
             <mo>
               × 
             </mo> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                Z 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
           <mrow> 
            <mrow> 
             <mo>
               ( 
             </mo> 
             <mrow> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <mi>
                 x 
               </mi> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   x 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
              <mo>
                → 
              </mo> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <mi>
                 z 
               </mi> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   z 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
             </mrow> 
             <mo>
               ) 
             </mo> 
            </mrow> 
           </mrow> 
          </mrow> 
         </mstyle> 
         <mo>
           ∧ 
         </mo> 
         <mrow> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  μ 
                </mi> 
                <mi>
                  x 
                </mi> 
               </msub> 
               <mrow> 
                <mo>
                  ( 
                </mo> 
                <mrow> 
                 <msub> 
                  <mi>
                    u 
                  </mi> 
                  <mi>
                    x 
                  </mi> 
                 </msub> 
                </mrow> 
                <mo>
                  ) 
                </mo> 
               </mrow> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               → 
             </mo> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  μ 
                </mi> 
                <mi>
                  z 
                </mi> 
               </msub> 
               <mrow> 
                <mo>
                  ( 
                </mo> 
                <mrow> 
                 <msub> 
                  <mi>
                    u 
                  </mi> 
                  <mi>
                    z 
                  </mi> 
                 </msub> 
                </mrow> 
                <mo>
                  ) 
                </mo> 
               </mrow> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            / 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                x 
              </mi> 
             </msub> 
             <mo>
               , 
             </mo> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
         </mrow> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mo>
           = 
         </mo> 
         <mstyle displaystyle="true"> 
          <mrow> 
           <msub> 
            <mo>
              ∫ 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                Z 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
           <mrow> 
            <mstyle displaystyle="true"> 
             <msub> 
              <mo>
                ∪ 
              </mo> 
              <mrow> 
               <mi>
                 x 
               </mi> 
               <mo>
                 ∈ 
               </mo> 
               <msub> 
                <mi>
                  U 
                </mi> 
                <mi>
                  X 
                </mi> 
               </msub> 
              </mrow> 
             </msub> 
             <mrow> 
              <mrow> 
               <mrow> 
                <mrow> 
                 <mo>
                   [ 
                 </mo> 
                 <mrow> 
                  <msub> 
                   <mi>
                     μ 
                   </mi> 
                   <msup> 
                    <mi>
                      x 
                    </mi> 
                    <mo>
                      ′ 
                    </mo> 
                   </msup> 
                  </msub> 
                  <mrow> 
                   <mo>
                     ( 
                   </mo> 
                   <mrow> 
                    <msub> 
                     <mi>
                       u 
                     </mi> 
                     <mi>
                       x 
                     </mi> 
                    </msub> 
                   </mrow> 
                   <mo>
                     ) 
                   </mo> 
                  </mrow> 
                  <mo>
                    ∧ 
                  </mo> 
                  <mrow> 
                   <mo>
                     ( 
                   </mo> 
                   <mrow> 
                    <msub> 
                     <mi>
                       μ 
                     </mi> 
                     <mi>
                       x 
                     </mi> 
                    </msub> 
                    <mrow> 
                     <mo>
                       ( 
                     </mo> 
                     <mrow> 
                      <msub> 
                       <mi>
                         u 
                       </mi> 
                       <mi>
                         x 
                       </mi> 
                      </msub> 
                     </mrow> 
                     <mo>
                       ) 
                     </mo> 
                    </mrow> 
                    <mo>
                      → 
                    </mo> 
                    <msub> 
                     <mi>
                       μ 
                     </mi> 
                     <mi>
                       z 
                     </mi> 
                    </msub> 
                    <mrow> 
                     <mo>
                       ( 
                     </mo> 
                     <mrow> 
                      <msub> 
                       <mi>
                         u 
                       </mi> 
                       <mi>
                         z 
                       </mi> 
                      </msub> 
                     </mrow> 
                     <mo>
                       ) 
                     </mo> 
                    </mrow> 
                   </mrow> 
                   <mo>
                     ) 
                   </mo> 
                  </mrow> 
                  <mo>
                    ∧ 
                  </mo> 
                  <mrow> 
                   <mo>
                     ( 
                   </mo> 
                   <mrow> 
                    <mrow> 
                     <mo>
                       ( 
                     </mo> 
                     <mrow> 
                      <mn>
                        1 
                      </mn> 
                      <mo>
                        − 
                      </mo> 
                      <msub> 
                       <mi>
                         μ 
                       </mi> 
                       <mi>
                         x 
                       </mi> 
                      </msub> 
                      <mrow> 
                       <mo>
                         ( 
                       </mo> 
                       <mrow> 
                        <msub> 
                         <mi>
                           u 
                         </mi> 
                         <mi>
                           x 
                         </mi> 
                        </msub> 
                       </mrow> 
                       <mo>
                         ) 
                       </mo> 
                      </mrow> 
                     </mrow> 
                     <mo>
                       ) 
                     </mo> 
                    </mrow> 
                    <mo>
                      → 
                    </mo> 
                    <mrow> 
                     <mo>
                       ( 
                     </mo> 
                     <mrow> 
                      <mn>
                        1 
                      </mn> 
                      <mo>
                        − 
                      </mo> 
                      <msub> 
                       <mi>
                         μ 
                       </mi> 
                       <mi>
                         z 
                       </mi> 
                      </msub> 
                      <mrow> 
                       <mo>
                         ( 
                       </mo> 
                       <mrow> 
                        <msub> 
                         <mi>
                           u 
                         </mi> 
                         <mi>
                           z 
                         </mi> 
                        </msub> 
                       </mrow> 
                       <mo>
                         ) 
                       </mo> 
                      </mrow> 
                     </mrow> 
                     <mo>
                       ) 
                     </mo> 
                    </mrow> 
                   </mrow> 
                   <mo>
                     ) 
                   </mo> 
                  </mrow> 
                 </mrow> 
                 <mo>
                   ] 
                 </mo> 
                </mrow> 
               </mrow> 
               <mo>
                 / 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   z 
                 </mi> 
                </msub> 
               </mrow> 
              </mrow> 
             </mrow> 
            </mstyle> 
           </mrow> 
          </mrow> 
         </mstyle> 
        </mtd> 
       </mtr> 
      </mtable> 
     </math>(3.11)</p>
    <p>Corollary 1.</p>
    <p>If fuzzy sets 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         X 
       </mi> 
       <mo>
         ⊆ 
       </mo> 
       <msub> 
        <mi>
          U 
        </mi> 
        <mi>
          X 
        </mi> 
       </msub> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         Z 
       </mi> 
       <mo>
         ⊆ 
       </mo> 
       <msub> 
        <mi>
          U 
        </mi> 
        <mi>
          Z 
        </mi> 
       </msub> 
      </mrow> 
     </math> are defined as (3.1) and (3.3) respectively, and are represented by unimodal and normal MFs, and also 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         C 
       </mi> 
       <mi>
         a 
       </mi> 
       <mi>
         r 
       </mi> 
       <mi>
         d 
       </mi> 
       <msub> 
        <mi>
          U 
        </mi> 
        <mi>
          X 
        </mi> 
       </msub> 
       <mo>
         ≠ 
       </mo> 
       <mi>
         C 
       </mi> 
       <mi>
         a 
       </mi> 
       <mi>
         r 
       </mi> 
       <mi>
         d 
       </mi> 
       <msub> 
        <mi>
          U 
        </mi> 
        <mi>
          Z 
        </mi> 
       </msub> 
      </mrow> 
     </math>, whereas 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> is defined by (3.10), then the number of singles in matrix (3.10) is less or equal 2.</p>
    <p>Proof:</p>
    <p>Because of unimodality and normality of MFs from (3.1) and (3.3), given (3.10) and the fact that</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mtable columnalign="left"> 
       <mtr> 
        <mtd> 
         <mo>
           ∀ 
         </mo> 
         <mi>
           j 
         </mi> 
         <mo>
           ∈ 
         </mo> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mn>
             0 
           </mn> 
           <mo>
             , 
           </mo> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              X 
            </mi> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <mo>
           ∀ 
         </mo> 
         <mi>
           k 
         </mi> 
         <mo>
           ∈ 
         </mo> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mn>
             0 
           </mn> 
           <mo>
             , 
           </mo> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
         <mo>
           | 
         </mo> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            X 
          </mi> 
         </msub> 
         <mo>
           ≠ 
         </mo> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            Z 
          </mi> 
         </msub> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mo>
           → 
         </mo> 
         <mfrac> 
          <mn>
            1 
          </mn> 
          <mrow> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              X 
            </mi> 
           </msub> 
           <mo>
             − 
           </mo> 
           <mn>
             1 
           </mn> 
          </mrow> 
         </mfrac> 
         <mo>
           × 
         </mo> 
         <mrow> 
          <mo>
            | 
          </mo> 
          <mrow> 
           <mi>
             j 
           </mi> 
           <mo>
             − 
           </mo> 
           <mi>
             E 
           </mi> 
           <mi>
             n 
           </mi> 
           <mi>
             t 
           </mi> 
           <mrow> 
            <mo>
              [ 
            </mo> 
            <mrow> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mi>
                 C 
               </mi> 
               <mi>
                 a 
               </mi> 
               <mi>
                 r 
               </mi> 
               <mi>
                 d 
               </mi> 
               <msub> 
                <mi>
                  U 
                </mi> 
                <mi>
                  X 
                </mi> 
               </msub> 
               <mo>
                 − 
               </mo> 
               <mn>
                 1 
               </mn> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               × 
             </mo> 
             <msub> 
              <mi>
                x 
              </mi> 
              <mrow> 
               <mi>
                 n 
               </mi> 
               <mi>
                 o 
               </mi> 
               <mi>
                 r 
               </mi> 
               <mi>
                 m 
               </mi> 
              </mrow> 
             </msub> 
            </mrow> 
            <mo>
              ] 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            | 
          </mo> 
         </mrow> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mo>
           ≠ 
         </mo> 
         <mfrac> 
          <mn>
            1 
          </mn> 
          <mrow> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
           <mo>
             − 
           </mo> 
           <mn>
             1 
           </mn> 
          </mrow> 
         </mfrac> 
         <mo>
           × 
         </mo> 
         <mrow> 
          <mo>
            | 
          </mo> 
          <mrow> 
           <mi>
             k 
           </mi> 
           <mo>
             − 
           </mo> 
           <mi>
             E 
           </mi> 
           <mi>
             n 
           </mi> 
           <mi>
             t 
           </mi> 
           <mrow> 
            <mo>
              [ 
            </mo> 
            <mrow> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mi>
                 C 
               </mi> 
               <mi>
                 a 
               </mi> 
               <mi>
                 r 
               </mi> 
               <mi>
                 d 
               </mi> 
               <msub> 
                <mi>
                  U 
                </mi> 
                <mi>
                  Z 
                </mi> 
               </msub> 
               <mo>
                 − 
               </mo> 
               <mn>
                 1 
               </mn> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               × 
             </mo> 
             <msub> 
              <mi>
                z 
              </mi> 
              <mrow> 
               <mi>
                 n 
               </mi> 
               <mi>
                 o 
               </mi> 
               <mi>
                 r 
               </mi> 
               <mi>
                 m 
               </mi> 
              </mrow> 
             </msub> 
            </mrow> 
            <mo>
              ] 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            | 
          </mo> 
         </mrow> 
        </mtd> 
       </mtr> 
      </mtable> 
     </math></p>
    <p>the following is taking place.</p>
    <p>1) The one single in a matrix is always there, because</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mfrac> 
        <mn>
          1 
        </mn> 
        <mrow> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            X 
          </mi> 
         </msub> 
         <mo>
           − 
         </mo> 
         <mn>
           1 
         </mn> 
        </mrow> 
       </mfrac> 
       <mo>
         × 
       </mo> 
       <mrow> 
        <mo>
          | 
        </mo> 
        <mrow> 
         <mi>
           j 
         </mi> 
         <mo>
           − 
         </mo> 
         <mi>
           E 
         </mi> 
         <mi>
           n 
         </mi> 
         <mi>
           t 
         </mi> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mi>
               C 
             </mi> 
             <mi>
               a 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               d 
             </mi> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                X 
              </mi> 
             </msub> 
             <mo>
               − 
             </mo> 
             <mn>
               1 
             </mn> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             × 
           </mo> 
           <msub> 
            <mi>
              x 
            </mi> 
            <mrow> 
             <mi>
               n 
             </mi> 
             <mi>
               o 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               m 
             </mi> 
            </mrow> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          | 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mn>
         0 
       </mn> 
      </mrow> 
     </math></p>
    <p>and</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mfrac> 
        <mn>
          1 
        </mn> 
        <mrow> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            Z 
          </mi> 
         </msub> 
         <mo>
           − 
         </mo> 
         <mn>
           1 
         </mn> 
        </mrow> 
       </mfrac> 
       <mo>
         × 
       </mo> 
       <mrow> 
        <mo>
          | 
        </mo> 
        <mrow> 
         <mi>
           k 
         </mi> 
         <mo>
           − 
         </mo> 
         <mi>
           E 
         </mi> 
         <mi>
           n 
         </mi> 
         <mi>
           t 
         </mi> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mi>
               C 
             </mi> 
             <mi>
               a 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               d 
             </mi> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                Z 
              </mi> 
             </msub> 
             <mo>
               − 
             </mo> 
             <mn>
               1 
             </mn> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             × 
           </mo> 
           <msub> 
            <mi>
              z 
            </mi> 
            <mrow> 
             <mi>
               n 
             </mi> 
             <mi>
               o 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               m 
             </mi> 
            </mrow> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          | 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mn>
         0 
       </mn> 
      </mrow> 
     </math>,</p>
    <p>or</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          j 
        </mi> 
        <mo>
          * 
        </mo> 
       </msup> 
       <mo>
         = 
       </mo> 
       <mi>
         E 
       </mi> 
       <mi>
         n 
       </mi> 
       <mi>
         t 
       </mi> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              X 
            </mi> 
           </msub> 
           <mo>
             − 
           </mo> 
           <mn>
             1 
           </mn> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           × 
         </mo> 
         <msub> 
          <mi>
            x 
          </mi> 
          <mrow> 
           <mi>
             n 
           </mi> 
           <mi>
             o 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             m 
           </mi> 
          </mrow> 
         </msub> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          k 
        </mi> 
        <mo>
          * 
        </mo> 
       </msup> 
       <mo>
         = 
       </mo> 
       <mi>
         E 
       </mi> 
       <mi>
         n 
       </mi> 
       <mi>
         t 
       </mi> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
           <mo>
             − 
           </mo> 
           <mn>
             1 
           </mn> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           × 
         </mo> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             n 
           </mi> 
           <mi>
             o 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             m 
           </mi> 
          </mrow> 
         </msub> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math></p>
    <p>Therefore from (3.1) and (3.3)</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mtable columnalign="left"> 
       <mtr> 
        <mtd> 
         <mo>
           ∀ 
         </mo> 
         <mi>
           j 
         </mi> 
         <mo>
           ∈ 
         </mo> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mn>
             0 
           </mn> 
           <mo>
             , 
           </mo> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              X 
            </mi> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
         <mo>
           | 
         </mo> 
         <mo>
           ∃ 
         </mo> 
         <mo>
           ! 
         </mo> 
         <msup> 
          <mi>
            j 
          </mi> 
          <mo>
            * 
          </mo> 
         </msup> 
         <mo>
           | 
         </mo> 
         <mrow> 
          <mrow> 
           <msub> 
            <mi>
              μ 
            </mi> 
            <mi>
              x 
            </mi> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mrow> 
               <msub> 
                <mi>
                  x 
                </mi> 
                <mrow> 
                 <msup> 
                  <mi>
                    j 
                  </mi> 
                  <mo>
                    * 
                  </mo> 
                 </msup> 
                </mrow> 
               </msub> 
              </mrow> 
             </msub> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            / 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              u 
            </mi> 
            <mrow> 
             <msub> 
              <mi>
                x 
              </mi> 
              <mrow> 
               <msup> 
                <mi>
                  j 
                </mi> 
                <mo>
                  * 
                </mo> 
               </msup> 
              </mrow> 
             </msub> 
            </mrow> 
           </msub> 
          </mrow> 
         </mrow> 
         <mo>
           = 
         </mo> 
         <mn>
           1 
         </mn> 
         <mo>
           ; 
         </mo> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mo>
           | 
         </mo> 
         <mo>
           ∀ 
         </mo> 
         <mi>
           k 
         </mi> 
         <mo>
           ∈ 
         </mo> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mn>
             0 
           </mn> 
           <mo>
             , 
           </mo> 
           <mi>
             C 
           </mi> 
           <mi>
             a 
           </mi> 
           <mi>
             r 
           </mi> 
           <mi>
             d 
           </mi> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
         <mo>
           | 
         </mo> 
         <mo>
           ∃ 
         </mo> 
         <mo>
           ! 
         </mo> 
         <msup> 
          <mi>
            k 
          </mi> 
          <mo>
            * 
          </mo> 
         </msup> 
         <mo>
           | 
         </mo> 
         <mrow> 
          <mrow> 
           <msub> 
            <mi>
              μ 
            </mi> 
            <mi>
              z 
            </mi> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mrow> 
               <msub> 
                <mi>
                  z 
                </mi> 
                <mrow> 
                 <msup> 
                  <mi>
                    k 
                  </mi> 
                  <mo>
                    * 
                  </mo> 
                 </msup> 
                </mrow> 
               </msub> 
              </mrow> 
             </msub> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            / 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              u 
            </mi> 
            <mrow> 
             <msub> 
              <mi>
                z 
              </mi> 
              <mrow> 
               <msup> 
                <mi>
                  k 
                </mi> 
                <mo>
                  * 
                </mo> 
               </msup> 
              </mrow> 
             </msub> 
            </mrow> 
           </msub> 
          </mrow> 
         </mrow> 
         <mo>
           = 
         </mo> 
         <mn>
           1 
         </mn> 
         <mo>
           ; 
         </mo> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mo>
           → 
         </mo> 
         <mrow> 
          <mrow> 
           <msub> 
            <mi>
              μ 
            </mi> 
            <mi>
              R 
            </mi> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mrow> 
               <msub> 
                <mi>
                  x 
                </mi> 
                <mrow> 
                 <msup> 
                  <mi>
                    j 
                  </mi> 
                  <mo>
                    * 
                  </mo> 
                 </msup> 
                </mrow> 
               </msub> 
              </mrow> 
             </msub> 
             <mo>
               , 
             </mo> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mrow> 
               <msub> 
                <mi>
                  z 
                </mi> 
                <mrow> 
                 <msup> 
                  <mi>
                    k 
                  </mi> 
                  <mo>
                    * 
                  </mo> 
                 </msup> 
                </mrow> 
               </msub> 
              </mrow> 
             </msub> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            / 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                x 
              </mi> 
             </msub> 
             <mo>
               , 
             </mo> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
         </mrow> 
         <mo>
           = 
         </mo> 
         <mn>
           1 
         </mn> 
        </mtd> 
       </mtr> 
      </mtable> 
     </math></p>
    <p>2) The only second single in a matrix is when</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mfrac> 
        <mn>
          1 
        </mn> 
        <mrow> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            X 
          </mi> 
         </msub> 
         <mo>
           − 
         </mo> 
         <mn>
           1 
         </mn> 
        </mrow> 
       </mfrac> 
       <mo>
         × 
       </mo> 
       <mrow> 
        <mo>
          | 
        </mo> 
        <mrow> 
         <mi>
           j 
         </mi> 
         <mo>
           − 
         </mo> 
         <mi>
           E 
         </mi> 
         <mi>
           n 
         </mi> 
         <mi>
           t 
         </mi> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mi>
               C 
             </mi> 
             <mi>
               a 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               d 
             </mi> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                X 
              </mi> 
             </msub> 
             <mo>
               − 
             </mo> 
             <mn>
               1 
             </mn> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             × 
           </mo> 
           <msub> 
            <mi>
              x 
            </mi> 
            <mrow> 
             <mi>
               n 
             </mi> 
             <mi>
               o 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               m 
             </mi> 
            </mrow> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          | 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mn>
         1 
       </mn> 
      </mrow> 
     </math></p>
    <p>and</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mfrac> 
        <mn>
          1 
        </mn> 
        <mrow> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            Z 
          </mi> 
         </msub> 
         <mo>
           − 
         </mo> 
         <mn>
           1 
         </mn> 
        </mrow> 
       </mfrac> 
       <mo>
         × 
       </mo> 
       <mrow> 
        <mo>
          | 
        </mo> 
        <mrow> 
         <mi>
           k 
         </mi> 
         <mo>
           − 
         </mo> 
         <mi>
           E 
         </mi> 
         <mi>
           n 
         </mi> 
         <mi>
           t 
         </mi> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mi>
               C 
             </mi> 
             <mi>
               a 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               d 
             </mi> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                Z 
              </mi> 
             </msub> 
             <mo>
               − 
             </mo> 
             <mn>
               1 
             </mn> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             × 
           </mo> 
           <msub> 
            <mi>
              z 
            </mi> 
            <mrow> 
             <mi>
               n 
             </mi> 
             <mi>
               o 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               m 
             </mi> 
            </mrow> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          | 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mn>
         1 
       </mn> 
      </mrow> 
     </math>,</p>
    <p>or</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mrow> 
        <mo>
          | 
        </mo> 
        <mrow> 
         <mi>
           j 
         </mi> 
         <mo>
           − 
         </mo> 
         <mi>
           E 
         </mi> 
         <mi>
           n 
         </mi> 
         <mi>
           t 
         </mi> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mi>
               C 
             </mi> 
             <mi>
               a 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               d 
             </mi> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                X 
              </mi> 
             </msub> 
             <mo>
               − 
             </mo> 
             <mn>
               1 
             </mn> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             × 
           </mo> 
           <msub> 
            <mi>
              x 
            </mi> 
            <mrow> 
             <mi>
               n 
             </mi> 
             <mi>
               o 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               m 
             </mi> 
            </mrow> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          | 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            X 
          </mi> 
         </msub> 
         <mo>
           − 
         </mo> 
         <mn>
           1 
         </mn> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math></p>
    <p>and</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mrow> 
        <mo>
          | 
        </mo> 
        <mrow> 
         <mi>
           k 
         </mi> 
         <mo>
           − 
         </mo> 
         <mi>
           E 
         </mi> 
         <mi>
           n 
         </mi> 
         <mi>
           t 
         </mi> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mi>
               C 
             </mi> 
             <mi>
               a 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               d 
             </mi> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                Z 
              </mi> 
             </msub> 
             <mo>
               − 
             </mo> 
             <mn>
               1 
             </mn> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             × 
           </mo> 
           <msub> 
            <mi>
              z 
            </mi> 
            <mrow> 
             <mi>
               n 
             </mi> 
             <mi>
               o 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               m 
             </mi> 
            </mrow> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          | 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            Z 
          </mi> 
         </msub> 
         <mo>
           − 
         </mo> 
         <mn>
           1 
         </mn> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math>,</p>
    <p>which means 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          x 
        </mi> 
        <mrow> 
         <mi>
           n 
         </mi> 
         <mi>
           o 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           m 
         </mi> 
        </mrow> 
       </msub> 
       <mo>
         = 
       </mo> 
       <mn>
         1 
       </mn> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          z 
        </mi> 
        <mrow> 
         <mi>
           n 
         </mi> 
         <mi>
           o 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           m 
         </mi> 
        </mrow> 
       </msub> 
       <mo>
         = 
       </mo> 
       <mn>
         1 
       </mn> 
       <mo>
         → 
       </mo> 
       <mo>
         ∃ 
       </mo> 
       <mo>
         ! 
       </mo> 
       <msup> 
        <mi>
          i 
        </mi> 
        <mo>
          * 
        </mo> 
       </msup> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mn>
           1 
         </mn> 
         <mo>
           , 
         </mo> 
         <mi>
           Q 
         </mi> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
       <mo>
         | 
       </mo> 
       <msup> 
        <mi>
          x 
        </mi> 
        <mrow> 
         <msup> 
          <mi>
            i 
          </mi> 
          <mo>
            * 
          </mo> 
         </msup> 
        </mrow> 
       </msup> 
       <mo>
         = 
       </mo> 
       <msub> 
        <mi>
          x 
        </mi> 
        <mrow> 
         <mi>
           max 
         </mi> 
        </mrow> 
       </msub> 
      </mrow> 
     </math>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          z 
        </mi> 
        <mrow> 
         <msup> 
          <mi>
            i 
          </mi> 
          <mo>
            * 
          </mo> 
         </msup> 
        </mrow> 
       </msup> 
       <mo>
         = 
       </mo> 
       <msub> 
        <mi>
          z 
        </mi> 
        <mrow> 
         <mi>
           max 
         </mi> 
        </mrow> 
       </msub> 
      </mrow> 
     </math> and j = 0, k = 0. (Q. E. D.).</p>
   </sec>
   <sec id="s3_4">
    <title>3.4. Aggregation</title>
    <p>The aggregation (2.2) of knowledge-based situation (2.1) can be formalized in the form of the fuzzy relation 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           X 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           Z 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math>. We interpret a sentence connective ALSO as a fuzzy set Union</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           X 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           Z 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mn>
          1 
        </mn> 
       </msub> 
       <mtext>
           
       </mtext> 
       <mi>
         O 
       </mi> 
       <mi>
         R 
       </mi> 
       <mtext>
           
       </mtext> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mn>
          2 
        </mn> 
       </msub> 
       <mtext>
           
       </mtext> 
       <mo>
         ⋯ 
       </mo> 
       <mtext>
           
       </mtext> 
       <mi>
         O 
       </mi> 
       <mi>
         R 
       </mi> 
       <mtext>
           
       </mtext> 
       <mo>
         ⋯ 
       </mo> 
       <mtext>
           
       </mtext> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mi>
          i 
        </mi> 
       </msub> 
       <mtext>
           
       </mtext> 
       <mo>
         ⋯ 
       </mo> 
       <mtext>
           
       </mtext> 
       <mi>
         O 
       </mi> 
       <mi>
         R 
       </mi> 
       <mtext>
           
       </mtext> 
       <mo>
         ⋯ 
       </mo> 
       <mtext>
           
       </mtext> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mi>
          q 
        </mi> 
       </msub> 
      </mrow> 
     </math></p>
    <p>In terms of (3.9)-(3.11) we use an aggregation of the following form</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mrow> 
         <mi>
           a 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           r 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mstyle displaystyle="true"> 
        <msubsup> 
         <mo>
           ∪ 
         </mo> 
         <mrow> 
          <mi>
            i 
          </mi> 
          <mo>
            = 
          </mo> 
          <mn>
            1 
          </mn> 
         </mrow> 
         <mi>
           Q 
         </mi> 
        </msubsup> 
        <mrow> 
         <msub> 
          <mi>
            R 
          </mi> 
          <mi>
            i 
          </mi> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              1 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              x 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             , 
           </mo> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              2 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              z 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
       </mstyle> 
      </mrow> 
     </math>(3.12)</p>
   </sec>
   <sec id="s3_5">
    <title>3.5. Build of Neuro-Fuzzy System</title>
    <p>We use an experimental input/output value pairs from <xref ref-type="table" rid="table1">
      Table 1
     </xref>.</p>
    <p>Let us define the following in terms of neuro-fuzzy system. We are using 11 rules from (2.4). For input/output fuzzification we use (3.2) and (3.4) respectively. For FCR we use (3.10). For FCIR we use (3.11). For output defuzzification we use (3.5).</p>
    <p>1) Neurons of the second layer (fuzzification) for rule 1:</p>
    <p>μ<sub>X</sub>(“small”) = μ<sub>X</sub>(“0.15”) = 1.000/0 + 0.900/1 + 0.800/2 + 0.700/3 + 0.600/4 + 0.500/5 + 0.400/6 + 0.300/7 + 0.200/8 + 0.100/9 + 0.000/10</p>
    <p>
     <xref ref-type="bibr" rid="scirp.135573-"></xref>μ<sub>Z</sub>(“zero”) = μ<sub>Z</sub>(“0.056”) = 0.571/0 + 0.714/1 + 0.857/2 + 1.000/3 + 0.857/4 + 0.714/5 + 0.571/6 + 0.429/7</p>
    <p>2) Neurons of the third layer (FCR) for rule 1:</p>
    <p>R<sub>1</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = (μ<sub>X</sub>(“small”) → μ<sub>Z</sub>(“zero”)) = (μ<sub>X</sub>(“0.15”) → μ<sub>Z</sub>(“0.056”)) =</p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="14.39%">X → Z<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">7<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">7<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">8<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">9<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">10<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>3) Neurons of the second layer (fuzzification) for rule 2:</p>
    <p>μ<sub>X</sub>(“bit larger than small”) = μ<sub>X</sub>(“0.18”) = 0.900/0 + 1.000/1 + 0.900/2 + 0.800/3 + 0.700/4 + 0.600/5 + 0.500/6 + 0.400/7 + 0.300/8 + 0.200/9 + 0.100/10</p>
    <p>μ<sub>Z</sub>(“negative small”) = μ<sub>Z</sub>(“−0.12”) = 0.857/0 + 1.000/1 + 0.857/2 + 0.714/3 + 0.571/4 + 0.429/5 + 0.286/6 + 0.143/7</p>
    <p>4) Neurons of the third layer (FCR) for rule 2:</p>
    <p>R<sub>2</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = (μ<sub>X</sub>(“bit larger than small”) → μ<sub>Z</sub>(“negative small”)) = (μ<sub>X</sub>(“0.18”) → μ<sub>Z</sub>(“−0.12”)) =</p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="11.10%">X → Z<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="11.10%">0<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="11.10%">1<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="11.12%">2<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="11.12%">3<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="11.12%">4<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="11.12%">5<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="11.12%">6<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="11.12%">7<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="11.10%">0<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.10%">0.086<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.043<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.029<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.014<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">1<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">2<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.014<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">3<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.029<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">4<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.043<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">5<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">6<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">7<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">8<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.100<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">9<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">10<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.014<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.014<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>5) Neurons of the second layer (fuzzification) for rule 3:</p>
    <p>μ<sub>X</sub>(“0.21”) = 0.800/0 + 0.900/1 + 1.000/2 + 0.900/3 + 0.800/4 + 0.700/5 + 0.600/6 + 0.500/7 + 0.400/8 + 0.300/9 + 0.200/10</p>
    <p>μ<sub>Z</sub>(“−0.21”) = 1.000/0 + 0.857/1 + 0.714/2 + 0.571/3 + 0.429/4 + 0.286/5 + 0.143/6 + 0.000/7</p>
    <p>6) Neurons of the third layer (FCR) for rule 3:</p>
    <p>R<sub>3</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = (μ<sub>X</sub>(“larger than small”) → μ<sub>Z</sub>(“negative large”)) = (μ<sub>X</sub>(“0.21”) → μ<sub>Z</sub>(“−0.21”)) =</p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="14.39%">X → Z<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">7<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">7<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">8<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">9<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">10<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>7) Neurons of the second layer (fuzzification) for rule 4:</p>
    <p>μ<sub>X</sub>(“0.24”) = 0.700/0 + 0.800/1 + 0.900/2 + 1.000/3 + 0.900/4 + 0.800/5 + 0.700/6 + 0.600/7 + 0.500/8 + 0.400/9 + 0.300/10</p>
    <p>μ<sub>Z</sub>(“−0.205”) = 1.000/0 + 0.857/1 + 0.714/2 + 0.571/3 + 0.429/4 + 0.286/5 + 0.143/6 + 0.000/7</p>
    <p>8) Neurons of the third layer (FCR) for rule 4:</p>
    <p>R<sub>4</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = μ<sub>X</sub>(“smaller than medium”) → μ<sub>Z</sub>(“negative large”) = (μ<sub>X</sub>(“0.24”) → μ<sub>Z</sub>(“−0.205”)) =</p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="14.39%">X → Z<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">7<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">7<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">8<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">9<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">10<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>9) Neurons of the second layer (fuzzification) for rule 5:</p>
    <p>μ<sub>X</sub>(“0.27”) = 0.600/0 + 0.700/1 + 0.800/2 + 0.900/3 + 1.000/4 + 0.900/5 + 0.800/6 + 0.700/7 + 0.600/8 + 0.500/9 + 0.400/10</p>
    <p>μ<sub>Z</sub>(“−0.14”) = 0.857/0 + 1.000/1 + 0.857/2 + 0.714/3 + 0.571/4 + 0.429/5 + 0.286/6 + 0.143/7</p>
    <p>10) Neurons of the third layer (FCR) for rule 5:</p>
    <p>R<sub>5</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = μ<sub>X</sub>(“bit smaller than medium”) → μ<sub>Z</sub>(“negative medium”) = (μ<sub>X</sub>(“0.27”) → μ<sub>Z</sub>(“−0.14”)) =</p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="14.39%">X → Z<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">7<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">7<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">8<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">9<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">10<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>11) Neurons of the second layer (fuzzification) for rule 6:</p>
    <p>μ<sub>X</sub>(“0.3”) = 0.500/0 + 0.600/1 + 0.700/2 + 0.800/3 + 0.900/4 + 1.000/5 + 0.900/6 + 0.800/7 + 0.700/8 + 0.600/9 + 0.500/10</p>
    <p>μ<sub>Z</sub>(“−0.057”) = 0.714/0 + 0.857/1 + 1.000/2 + 0.857/3 + 0.714/4 + 0.571/5 + 0.429/6 + 0.286/7</p>
    <p>12) Neurons of the third layer (FCR) for rule 6:</p>
    <p>R<sub>6</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = (μ<sub>X</sub>(“medium”) → μ<sub>Z</sub>(“negative small”)) = (μ<sub>X</sub>(“0.3”) → μ<sub>Z</sub>(“−0.057”)) =</p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="14.39%">X → Z<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">7<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">7<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">8<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">9<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">10<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>13) Neurons of the second layer (fuzzification) for rule 7:</p>
    <p>μ<sub>X</sub>(“0.33”) = 0.400/0 + 0.500/1 + 0.600/2 + 0.700/3 + 0.800/4 + 0.900/5 + 1.000/6 + 0.900/7 + 0.800/8 + 0.700/9 + 0.600/10</p>
    <p>μ<sub>Z</sub>(“0.037”) = 0.571/0 + 0.714/1 + 0.857/2 + 1.000/3 + 0.857/4 + 0.714/5 + 0.571/6 + 0.429/7</p>
    <p>14) Neurons of the third layer (FCR) for rule 7:</p>
    <p>R<sub>7</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = (μ<sub>X</sub>(“bit larger than medium”) → μ<sub>Z</sub>(“zero”)) = (μ<sub>X</sub>(“0.33”) → μ<sub>Z</sub>(“0.037”)) =</p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.10%">X → Z<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.10%">0<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.10%">1<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.12%">2<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.12%">3<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.12%">4<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.12%">5<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.12%">6<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.12%">7<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="11.10%">0<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.10%">0.171<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.10%">0.114<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.229<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">1<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.214<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">2<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">3<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.129<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">4<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">5<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.043<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">6<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">7<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.043<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">8<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">9<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.129<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">10<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>15) Neurons of the second layer (fuzzification) for rule 8:</p>
    <p>μ<sub>X</sub>(“0.36”) = 0.300/0 + 0.400/1 + 0.500/2 + 0.600/3 + 0.700/4 + 0.800/5 + 0.900/6 + 1.000/7 + 0.900/8 + 0.800/9 + 0.700/10</p>
    <p>μ<sub>Z</sub>(“0.128”) = 0.429/0 + 0.571/1 + 0.714/2 + 0.857/3 + 1.000/4 + 0.857/5 + 0.714/6 + 0.571/7</p>
    <p>16) Neurons of the third layer (FCR) for rule 8:</p>
    <p>R<sub>8</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = (μ<sub>X</sub>(“larger than medium”) → μ<sub>Z</sub>(“positive small”)) = (μ<sub>X</sub>(“0.36”) → μ<sub>Z</sub>(“0.128”)) =</p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="14.39%">X → Z<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">7<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">7<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">8<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">9<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">10<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>17) Neurons of the second layer (fuzzification) for rule 9:</p>
    <p>μ<sub>X</sub>(“0.39”) = 0.200/0 + 0.300/1 + 0.400/2 + 0.500/3 + 0.600/4 + 0.700/5 + 0.800/6 + 0.900/7 + 1.000/8 + 0.900/9 + 0.800/10</p>
    <p>μ<sub>Z</sub>(“0.213”) = 0.286/0 + 0.429/1 + 0.571/2 + 0.714/3 + 0.857/4 + 1.000/5 + 0.857/6 + 0.714/7</p>
    <p>18) Neurons of the third layer (FCR) for rule 9:</p>
    <p>R<sub>9</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = (μ<sub>X</sub>(“smaller than large”) → μ<sub>Z</sub>(“positive medium”)) = (μ<sub>X</sub>(“0.39”) → μ<sub>Z</sub>(“0.213”)) =</p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.10%">X → Z<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.10%">0<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.10%">1<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.12%">2<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.12%">3<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.12%">4<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.12%">5<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.12%">6<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="11.12%">7<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="11.10%">0<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.10%">0.143<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.10%">0.114<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.029<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.029<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">1<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">2<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">3<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">4<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">5<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.200<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">6<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">7<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">8<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">9<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.071<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="11.10%">10<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.10%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="11.12%">0.143<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>19) Neurons of the second layer (fuzzification) for rule 10:</p>
    <p>μ<sub>X</sub>(“0.42”) = 0.100/0 + 0.200/1 + 0.300/2 + 0.400/3 + 0.500/4 + 0.600/5 + 0.700/6 + 0.800/7 + 0.900/8 + 1.000/9 + 0.900/10</p>
    <p>μ<sub>Z</sub>(“0.29”) = 0.143/0 + 0.286/1 + 0.429/2 + 0.571/3 + 0.714/4 + 0.857/5 + 1.000/6 + 0.857/7</p>
    <p>20) Neurons of the third layer (FCR) for rule 10:</p>
    <p>R<sub>10</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = (μ<sub>X</sub>(“bit smaller than large”) → μ<sub>Z</sub>(“larger than medium”)) = (μ<sub>X</sub>(“0.42”) → μ<sub>Z</sub>(“0.29”)) =</p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="14.39%">X → Z<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">7<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">7<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">8<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">9<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">10<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>21) Neurons of the second layer (fuzzification) for rule 11:</p>
    <p>μ<sub>X</sub>(“0.45”) = 0.000/0 + 0.100/1 + 0.200/2 + 0.300/3 + 0.400/4 + 0.500/5 + 0.600/6 + 0.700/7 + 0.800/8 + 0.900/9 + 1.000/10</p>
    <p>μ<sub>Z</sub>(“0.358”) = 0.000/0 + 0.143/1 + 0.286/2 + 0.429/3 + 0.571/4 + 0.714/5 + 0.857/6 + 1.000/7</p>
    <p>22) Neurons of the third layer (FCR) for rule 11:</p>
    <p>R<sub>11</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = (μ<sub>X</sub>(“large”) → μ<sub>Z</sub>(“smaller than large”)) = (μ<sub>X</sub>(“0.45”) → μ<sub>Z</sub>(“0.358”)) =</p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="14.39%">X → Z<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">7<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">7<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.100<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">8<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">9<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.014<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.029<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.043<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.057<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.071<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.086<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">10<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>23) Neurons of the third layer (FCR) aggregation:</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mrow> 
         <mi>
           a 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           r 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mstyle displaystyle="true"> 
        <msubsup> 
         <mo>
           ∪ 
         </mo> 
         <mrow> 
          <mi>
            k 
          </mi> 
          <mo>
            = 
          </mo> 
          <mn>
            1 
          </mn> 
         </mrow> 
         <mrow> 
          <mn>
            11 
          </mn> 
         </mrow> 
        </msubsup> 
        <mrow> 
         <msub> 
          <mi>
            R 
          </mi> 
          <mi>
            k 
          </mi> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              1 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              x 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             , 
           </mo> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              2 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              z 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
       </mstyle> 
       <mo>
         = 
       </mo> 
      </mrow> 
     </math></p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="14.39%">X → Z<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.39%">7<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="14.39%">0<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">1<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">2<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">3<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">4<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">5<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">6<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">7<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">8<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">9<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">10<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>24) Neurons of the fourth layer (FCIR) composition for rule 1:</p>
    <p>μ<sub>Z'</sub>(“zero”) = μ<sub>X'</sub>(“small”) ∘ R<sub>aggr</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = 1.000/0 + 0.900/1 + 0.500/2 + 1.000/3 + 0.300/4 + 0.229/5 + 0.229/6 + 0.229/7</p>
    <p>25) Neurons of the fifth layer (Defuzzification) for output of rule 1:</p>
    <p>Defuzzification of μ<sub>Z'</sub>(“zero”) ⇒ 0.03342857142857139</p>
    <p>26) Neurons of the fourth layer (FCIR) composition for rule 2:</p>
    <p>μ<sub>Z'</sub>(“negative medium”) = μ<sub>X'</sub>(“bit larger than small”) ∘ R<sub>aggr</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = 0.900/0 + 1.000/1 + 0.600/2 + 0.900/3 + 0.400/4 + 0.300/5 + 0.229/6 + 0.229/7</p>
    <p>27) Neurons of the fifth layer (Defuzzification) for output of rule 2:</p>
    <p>Defuzzification of μ<sub>Z'</sub>(“negative medium”) ⇒ −0.12885714285714284</p>
    <p>28) Neurons of the fourth layer (FCIR) composition for rule 3:</p>
    <p>μ<sub>Z'</sub>(“negative large”) = μ<sub>X'</sub>(“larger than small”) ∘ R<sub>aggr</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = 1.000/0 + 0.900/1 + 0.700/2 + 0.800/3 + 0.500/4 + 0.400/5 + 0.300/6 + 0.229/7</p>
    <p>29) Neurons of the fifth layer (Defuzzification) for output of rule 3:</p>
    <p>Defuzzification of μ<sub>Z'</sub>(“negative large”) ⇒ −0.21</p>
    <p>30) Neurons of the fourth layer (FCIR) composition for rule 4:</p>
    <p>μ<sub>Z'</sub>(“negative large”) = μ<sub>X'</sub>(“smaller than medium”) ∘ R<sub>aggr</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = 1.000/0 + 0.900/1 + 0.800/2 + 0.700/3 + 0.600/4 + 0.500/5 + 0.400/6 + 0.300/7</p>
    <p>31) Neurons of the fifth layer (Defuzzification) for output of rule 4:</p>
    <p>Defuzzification of μ<sub>Z'</sub>(“negative large”) ⇒ −0.21</p>
    <p>32) Neurons of the fourth layer (FCIR) composition for rule 5:</p>
    <p>μ<sub>Z'</sub>(“negative medium”) = μ<sub>X'</sub>(“bit smaller than medium”) ∘ R(A<sub>1</sub>(x), A<sub>2</sub>(z)) = 0.900/0 + 1.000/1 + 0.900/2 + 0.800/3 + 0.700/4 + 0.600/5 + 0.500/6 + 0.400/7</p>
    <p>33) Neurons of the fifth layer (Defuzzification) for output of rule 5:</p>
    <p>Defuzzification of μ<sub>Z'</sub>(“negative medium”) ⇒ −0.12885714285714284</p>
    <p>34) Neurons of the fourth layer (FCIR) composition for rule 6:</p>
    <p>μ<sub>Z'</sub>(“negative small”) = μ<sub>X'</sub>(“medium”) ∘ R<sub>aggr</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = 0.800/0 + 0.900/1 + 1.000/2 + 0.900/3 + 0.800/4 + 0.700/5 + 0.600/6 + 0.500/7</p>
    <p>35) Neurons of the fifth layer (Defuzzification) for output of rule 6:</p>
    <p>Defuzzification of μ<sub>Z'</sub>(“negative small”) ⇒ −0.04771428571428571</p>
    <p>36) Neurons of the fourth layer (FCIR) composition for rule 7:</p>
    <p>μ<sub>Z'</sub>(“zero”) = μ<sub>X'</sub>(“bit larger than medium”) ∘ R<sub>aggr</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = 0.700/0 + 0.800/1 + 0.900/2 + 1.000/3 + 0.900/4 + 0.800/5 + 0.700/6 + 0.600/7</p>
    <p>37) Neurons of the fifth layer (Defuzzification) for output of rule 7:</p>
    <p>Defuzzification of μ<sub>Z'</sub>(“zero”) ⇒ 0.03342857142857139</p>
    <p>38) Neurons of the fourth layer (FCIR) composition for rule 8:</p>
    <p>μ<sub>Z'</sub>(“positive small”) = μ<sub>X'</sub>(“larger than medium”) ∘ R<sub>aggr</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = 0.600/0 + 0.700/1 + 0.800/2 + 0.900/3 + 1.000/4 + 0.900/5 + 0.800/6 + 0.700/7</p>
    <p>39) Neurons of the fifth layer (Defuzzification) for output of rule 8:</p>
    <p>Defuzzification of μ<sub>Z'</sub>(“positive small “) ⇒ 0.11457142857142857</p>
    <p>40) Neurons of the fourth layer (FCIR) composition for rule 9:</p>
    <p>μ<sub>Z'</sub>(“positive medium”) = μ<sub>X'</sub>(“smaller than large”) ∘ R<sub>aggr</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = 0.500/0 + 0.600/1 + 0.700/2 + 0.800/3 + 0.900/4 + 1.000/5 + 0.900/6 + 0.800/7</p>
    <p>41) Neurons of the fifth layer (Defuzzification) for output of rule 9:</p>
    <p>Defuzzification of μ<sub>Z'</sub>(“positive medium”) ⇒ 0.1957142857142857</p>
    <p>42) Neurons of the fourth layer (FCIR) composition for rule 10:</p>
    <p>μ<sub>Z'</sub>(“larger than medium”) = μ<sub>X'</sub>(“bit smaller than large”) ∘ R<sub>aggr</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = 0.400/0 + 0.500/1 + 0.600/2 + 0.700/3 + 0.800/4 + 0.900/5 + 1.000/6 + 0.900/7</p>
    <p>43) Neurons of the fifth layer (Defuzzification) for output of rule 10:</p>
    <p>Defuzzification of μ<sub>Z'</sub>(“larger than medium”) ⇒ 0.2768571428571428</p>
    <p>44) Neurons of the fourth layer (FCIR) composition for rule 11:</p>
    <p>μ<sub>Z'</sub>(“smaller than large”) = μ<sub>X'</sub>(“large”) ∘ R<sub>aggr</sub>(A<sub>1</sub>(x), A<sub>2</sub>(z)) = 0.300/0 + 0.400/1 + 0.500/2 + 0.600/3 + 0.700/4 + 0.800/5 + 0.900/6 + 1.000/7</p>
    <p>45) Neurons of the fifth layer (Defuzzification) for output of rule 11:</p>
    <p>Defuzzification of μ<sub>Z'</sub>(“smaller than large”) ⇒ 0.358.</p>
    <p>The mean square error for fuzzy model based on our t-norm approach 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          e 
        </mi> 
        <mn>
          2 
        </mn> 
       </msup> 
       <mo>
         = 
       </mo> 
       <mn>
         3.41322 
       </mn> 
       <mo>
         × 
       </mo> 
       <msup> 
        <mrow> 
         <mn>
           10 
         </mn> 
        </mrow> 
        <mrow> 
         <mo>
           − 
         </mo> 
         <mn>
           3 
         </mn> 
        </mrow> 
       </msup> 
      </mrow> 
     </math> is shown in <xref ref-type="table" rid="table3">
      Table 3
     </xref>. This result statistically is almost twice as accurate, as GA-Generated fuzzy model.</p>
   </sec>
   <sec id="s3_6">
    <title>3.6. Binary Rules Adjustment by New Label</title>
    <p>In real world of NN based systems a value of their input/output pairs might be significantly changed in accordance with a set of a new requirements/capabilities. It could be a situation of a new label/class introduction. The latter means that aggregated FCR matrix of a system 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mrow> 
         <mi>
           a 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           r 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> must be modified, based on an additional label, never used originally. We presume that the value of a new label could situate outside of the scale of normalized output values 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          z 
        </mi> 
        <mrow> 
         <mtext>
           norm 
         </mtext> 
        </mrow> 
       </msub> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             max 
           </mi> 
          </mrow> 
         </msub> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             min 
           </mi> 
          </mrow> 
         </msub> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>, used initially. At this case one must do the following.</p>
    <p>1) Expand original scale or re-scale both labels/potential input pairs like that</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <msup> 
         <mi>
           z 
         </mi> 
         <mo>
           ′ 
         </mo> 
        </msup> 
        <mrow> 
         <mtext>
           norm 
         </mtext> 
        </mrow> 
       </msub> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             max 
           </mi> 
          </mrow> 
         </msub> 
         <mo>
           + 
         </mo> 
         <mi>
           Δ 
         </mi> 
         <mi>
           z 
         </mi> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            z 
          </mi> 
          <mrow> 
           <mi>
             min 
           </mi> 
          </mrow> 
         </msub> 
         <mo>
           − 
         </mo> 
         <mi>
           Δ 
         </mi> 
         <mi>
           z 
         </mi> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <msup> 
         <mi>
           x 
         </mi> 
         <mo>
           ′ 
         </mo> 
        </msup> 
        <mrow> 
         <mtext>
           norm 
         </mtext> 
        </mrow> 
       </msub> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            x 
          </mi> 
          <mrow> 
           <mi>
             max 
           </mi> 
          </mrow> 
         </msub> 
         <mo>
           + 
         </mo> 
         <mi>
           Δ 
         </mi> 
         <mi>
           x 
         </mi> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            x 
          </mi> 
          <mrow> 
           <mi>
             min 
           </mi> 
          </mrow> 
         </msub> 
         <mo>
           − 
         </mo> 
         <mi>
           Δ 
         </mi> 
         <mi>
           x 
         </mi> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>,(3.13)</p>
    <p>where</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         Δ 
       </mi> 
       <mi>
         z 
       </mi> 
       <mo>
         = 
       </mo> 
       <mrow> 
        <mo>
          { 
        </mo> 
        <mtable columnalign="left"> 
         <mtr> 
          <mtd> 
           <mrow> 
            <mo>
              | 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                z 
              </mi> 
              <mrow> 
               <mtext>
                 label 
               </mtext> 
              </mrow> 
             </msub> 
             <mo>
               − 
             </mo> 
             <msub> 
              <mi>
                z 
              </mi> 
              <mrow> 
               <mi>
                 max 
               </mi> 
              </mrow> 
             </msub> 
            </mrow> 
            <mo>
              | 
            </mo> 
           </mrow> 
           <mo>
             , 
           </mo> 
           <msub> 
            <mi>
              z 
            </mi> 
            <mrow> 
             <mi>
               max 
             </mi> 
            </mrow> 
           </msub> 
           <mo>
             &lt; 
           </mo> 
           <msub> 
            <mi>
              z 
            </mi> 
            <mrow> 
             <mtext>
               label 
             </mtext> 
            </mrow> 
           </msub> 
          </mtd> 
         </mtr> 
         <mtr> 
          <mtd> 
           <mrow> 
            <mo>
              | 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                z 
              </mi> 
              <mrow> 
               <mi>
                 min 
               </mi> 
              </mrow> 
             </msub> 
             <mo>
               − 
             </mo> 
             <msub> 
              <mi>
                z 
              </mi> 
              <mrow> 
               <mtext>
                 label 
               </mtext> 
              </mrow> 
             </msub> 
            </mrow> 
            <mo>
              | 
            </mo> 
           </mrow> 
           <mo>
             , 
           </mo> 
           <msub> 
            <mi>
              z 
            </mi> 
            <mrow> 
             <mtext>
               label 
             </mtext> 
            </mrow> 
           </msub> 
           <mo>
             &lt; 
           </mo> 
           <msub> 
            <mi>
              z 
            </mi> 
            <mrow> 
             <mi>
               min 
             </mi> 
            </mrow> 
           </msub> 
          </mtd> 
         </mtr> 
        </mtable> 
       </mrow> 
      </mrow> 
     </math>(3.14)</p>
    <p>On practice the value of 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         Δ 
       </mi> 
       <mi>
         z 
       </mi> 
       <mo>
         = 
       </mo> 
       <mi>
         Δ 
       </mi> 
       <mi>
         z 
       </mi> 
       <mo>
         + 
       </mo> 
       <mi>
         ε 
       </mi> 
      </mrow> 
     </math>, when ε is defined empirically. In general terms could be the following linear function 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         ε 
       </mi> 
       <mo>
         = 
       </mo> 
       <mi>
         f 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           Δ 
         </mi> 
         <mi>
           z 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math>.</p>
    <p>2) Find the input value, which corresponds to the new label/class.</p>
    <p>For this matter we would use Generalized Modus Tollens <xref ref-type="bibr" rid="scirp.135573-6">
      [6]
     </xref> mechanism, the scheme of which is the following</p>
    <p>Ant 1: IF x is A THEN z is B</p>
    <p>Ant 2: z is B'</p>
    <p>------------------------------------------- (3.15)</p>
    <p>Cons: x is A'.</p>
    <p>The most important thing to mention is that in (3.15) Ant 1, is represented by aggregated FCR matrix of a system 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mrow> 
         <mi>
           a 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           r 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math>.</p>
    <p>In terms of FCR, given a unary relationship 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <msup> 
           <mi>
             z 
           </mi> 
           <mo>
             ′ 
           </mo> 
          </msup> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <msup> 
        <mi>
          B 
        </mi> 
        <mo>
          ′ 
        </mo> 
       </msup> 
      </mrow> 
     </math> one can obtain the consequence 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <msup> 
           <mi>
             x 
           </mi> 
           <mo>
             ′ 
           </mo> 
          </msup> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> by CRI by applying it to 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <msup> 
           <mi>
             z 
           </mi> 
           <mo>
             ′ 
           </mo> 
          </msup> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mrow> 
         <mi>
           a 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           r 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> of type (3.10):</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mtable columnalign="left"> 
       <mtr> 
        <mtd> 
         <mi>
           R 
         </mi> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              1 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <msup> 
             <mi>
               x 
             </mi> 
             <mo>
               ′ 
             </mo> 
            </msup> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           = 
         </mo> 
         <mi>
           R 
         </mi> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              2 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <msup> 
             <mi>
               z 
             </mi> 
             <mo>
               ′ 
             </mo> 
            </msup> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           ∘ 
         </mo> 
         <msub> 
          <mi>
            R 
          </mi> 
          <mrow> 
           <mi>
             a 
           </mi> 
           <mi>
             g 
           </mi> 
           <mi>
             g 
           </mi> 
           <mi>
             r 
           </mi> 
          </mrow> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              1 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              x 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             , 
           </mo> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              2 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              z 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mo>
           = 
         </mo> 
         <mstyle displaystyle="true"> 
          <mrow> 
           <msub> 
            <mo>
              ∫ 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                Z 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
           <mrow> 
            <mrow> 
             <mrow> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <msup> 
                <mi>
                  z 
                </mi> 
                <mo>
                  ′ 
                </mo> 
               </msup> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   z 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
             </mrow> 
             <mo>
               / 
             </mo> 
             <mrow> 
              <msub> 
               <mi>
                 u 
               </mi> 
               <mi>
                 z 
               </mi> 
              </msub> 
             </mrow> 
            </mrow> 
           </mrow> 
          </mrow> 
         </mstyle> 
         <mo>
           ∘ 
         </mo> 
         <mstyle displaystyle="true"> 
          <mrow> 
           <msub> 
            <mo>
              ∫ 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                X 
              </mi> 
             </msub> 
             <mo>
               × 
             </mo> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                Z 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
           <mrow> 
            <mrow> 
             <mo>
               ( 
             </mo> 
             <mrow> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <mi>
                 x 
               </mi> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   x 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
              <mo>
                → 
              </mo> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <mi>
                 z 
               </mi> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   z 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
             </mrow> 
             <mo>
               ) 
             </mo> 
            </mrow> 
           </mrow> 
          </mrow> 
         </mstyle> 
         <mo>
           ∧ 
         </mo> 
         <mrow> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  μ 
                </mi> 
                <mi>
                  x 
                </mi> 
               </msub> 
               <mrow> 
                <mo>
                  ( 
                </mo> 
                <mrow> 
                 <msub> 
                  <mi>
                    u 
                  </mi> 
                  <mi>
                    x 
                  </mi> 
                 </msub> 
                </mrow> 
                <mo>
                  ) 
                </mo> 
               </mrow> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               → 
             </mo> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  μ 
                </mi> 
                <mi>
                  z 
                </mi> 
               </msub> 
               <mrow> 
                <mo>
                  ( 
                </mo> 
                <mrow> 
                 <msub> 
                  <mi>
                    u 
                  </mi> 
                  <mi>
                    z 
                  </mi> 
                 </msub> 
                </mrow> 
                <mo>
                  ) 
                </mo> 
               </mrow> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            / 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                x 
              </mi> 
             </msub> 
             <mo>
               , 
             </mo> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
         </mrow> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mo>
           = 
         </mo> 
         <mstyle displaystyle="true"> 
          <mrow> 
           <msub> 
            <mo>
              ∫ 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                X 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
           <mrow> 
            <mstyle displaystyle="true"> 
             <msub> 
              <mo>
                ∪ 
              </mo> 
              <mrow> 
               <mi>
                 z 
               </mi> 
               <mo>
                 ∈ 
               </mo> 
               <msub> 
                <mi>
                  U 
                </mi> 
                <mi>
                  Z 
                </mi> 
               </msub> 
              </mrow> 
             </msub> 
             <mrow> 
              <mrow> 
               <mrow> 
                <mrow> 
                 <mo>
                   [ 
                 </mo> 
                 <mrow> 
                  <msub> 
                   <mi>
                     μ 
                   </mi> 
                   <msup> 
                    <mi>
                      z 
                    </mi> 
                    <mo>
                      ′ 
                    </mo> 
                   </msup> 
                  </msub> 
                  <mrow> 
                   <mo>
                     ( 
                   </mo> 
                   <mrow> 
                    <msub> 
                     <mi>
                       u 
                     </mi> 
                     <mi>
                       z 
                     </mi> 
                    </msub> 
                   </mrow> 
                   <mo>
                     ) 
                   </mo> 
                  </mrow> 
                  <mo>
                    ∧ 
                  </mo> 
                  <mrow> 
                   <mo>
                     ( 
                   </mo> 
                   <mrow> 
                    <msub> 
                     <mi>
                       μ 
                     </mi> 
                     <mi>
                       x 
                     </mi> 
                    </msub> 
                    <mrow> 
                     <mo>
                       ( 
                     </mo> 
                     <mrow> 
                      <msub> 
                       <mi>
                         u 
                       </mi> 
                       <mi>
                         x 
                       </mi> 
                      </msub> 
                     </mrow> 
                     <mo>
                       ) 
                     </mo> 
                    </mrow> 
                    <mo>
                      → 
                    </mo> 
                    <msub> 
                     <mi>
                       μ 
                     </mi> 
                     <mi>
                       z 
                     </mi> 
                    </msub> 
                    <mrow> 
                     <mo>
                       ( 
                     </mo> 
                     <mrow> 
                      <msub> 
                       <mi>
                         u 
                       </mi> 
                       <mi>
                         z 
                       </mi> 
                      </msub> 
                     </mrow> 
                     <mo>
                       ) 
                     </mo> 
                    </mrow> 
                   </mrow> 
                   <mo>
                     ) 
                   </mo> 
                  </mrow> 
                  <mo>
                    ∧ 
                  </mo> 
                  <mrow> 
                   <mo>
                     ( 
                   </mo> 
                   <mrow> 
                    <mrow> 
                     <mo>
                       ( 
                     </mo> 
                     <mrow> 
                      <mn>
                        1 
                      </mn> 
                      <mo>
                        − 
                      </mo> 
                      <msub> 
                       <mi>
                         μ 
                       </mi> 
                       <mi>
                         x 
                       </mi> 
                      </msub> 
                      <mrow> 
                       <mo>
                         ( 
                       </mo> 
                       <mrow> 
                        <msub> 
                         <mi>
                           u 
                         </mi> 
                         <mi>
                           x 
                         </mi> 
                        </msub> 
                       </mrow> 
                       <mo>
                         ) 
                       </mo> 
                      </mrow> 
                     </mrow> 
                     <mo>
                       ) 
                     </mo> 
                    </mrow> 
                    <mo>
                      → 
                    </mo> 
                    <mrow> 
                     <mo>
                       ( 
                     </mo> 
                     <mrow> 
                      <mn>
                        1 
                      </mn> 
                      <mo>
                        − 
                      </mo> 
                      <msub> 
                       <mi>
                         μ 
                       </mi> 
                       <mi>
                         z 
                       </mi> 
                      </msub> 
                      <mrow> 
                       <mo>
                         ( 
                       </mo> 
                       <mrow> 
                        <msub> 
                         <mi>
                           u 
                         </mi> 
                         <mi>
                           z 
                         </mi> 
                        </msub> 
                       </mrow> 
                       <mo>
                         ) 
                       </mo> 
                      </mrow> 
                     </mrow> 
                     <mo>
                       ) 
                     </mo> 
                    </mrow> 
                   </mrow> 
                   <mo>
                     ) 
                   </mo> 
                  </mrow> 
                 </mrow> 
                 <mo>
                   ] 
                 </mo> 
                </mrow> 
               </mrow> 
               <mo>
                 / 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   x 
                 </mi> 
                </msub> 
               </mrow> 
              </mrow> 
             </mrow> 
            </mstyle> 
           </mrow> 
          </mrow> 
         </mstyle> 
        </mtd> 
       </mtr> 
      </mtable> 
     </math>(3.16)</p>
    <p>3) Based on CRI (3.16) add neuron of the third layer (FCR) for new rule:</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mtable columnalign="left"> 
       <mtr> 
        <mtd> 
         <msub> 
          <mi>
            R 
          </mi> 
          <mrow> 
           <mi>
             n 
           </mi> 
           <mi>
             e 
           </mi> 
           <mi>
             w 
           </mi> 
          </mrow> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              1 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              x 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             , 
           </mo> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              2 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              z 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           = 
         </mo> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msup> 
            <mi>
              X 
            </mi> 
            <mo>
              ′ 
            </mo> 
           </msup> 
           <mo>
             × 
           </mo> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              X 
            </mi> 
           </msub> 
           <mo>
             → 
           </mo> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
           <mo>
             × 
           </mo> 
           <msup> 
            <mi>
              Z 
            </mi> 
            <mo>
              ′ 
            </mo> 
           </msup> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           ∩ 
         </mo> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <mo>
             ¬ 
           </mo> 
           <msup> 
            <mi>
              X 
            </mi> 
            <mo>
              ′ 
            </mo> 
           </msup> 
           <mo>
             × 
           </mo> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              X 
            </mi> 
           </msub> 
           <mo>
             → 
           </mo> 
           <msub> 
            <mi>
              U 
            </mi> 
            <mi>
              Z 
            </mi> 
           </msub> 
           <mo>
             × 
           </mo> 
           <mo>
             ¬ 
           </mo> 
           <msup> 
            <mi>
              Z 
            </mi> 
            <mo>
              ′ 
            </mo> 
           </msup> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mo>
           = 
         </mo> 
         <mstyle displaystyle="true"> 
          <mrow> 
           <msub> 
            <mo>
              ∫ 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                X 
              </mi> 
             </msub> 
             <mo>
               × 
             </mo> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                Z 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
           <mrow> 
            <mrow> 
             <mo>
               ( 
             </mo> 
             <mrow> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <msup> 
                <mi>
                  x 
                </mi> 
                <mo>
                  ′ 
                </mo> 
               </msup> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   x 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
              <mo>
                → 
              </mo> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <msup> 
                <mi>
                  z 
                </mi> 
                <mo>
                  ′ 
                </mo> 
               </msup> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   z 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
             </mrow> 
             <mo>
               ) 
             </mo> 
            </mrow> 
           </mrow> 
          </mrow> 
         </mstyle> 
         <mo>
           ∧ 
         </mo> 
         <mrow> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  μ 
                </mi> 
                <msup> 
                 <mi>
                   x 
                 </mi> 
                 <mo>
                   ′ 
                 </mo> 
                </msup> 
               </msub> 
               <mrow> 
                <mo>
                  ( 
                </mo> 
                <mrow> 
                 <msub> 
                  <mi>
                    u 
                  </mi> 
                  <mi>
                    x 
                  </mi> 
                 </msub> 
                </mrow> 
                <mo>
                  ) 
                </mo> 
               </mrow> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               → 
             </mo> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  μ 
                </mi> 
                <msup> 
                 <mi>
                   z 
                 </mi> 
                 <mo>
                   ′ 
                 </mo> 
                </msup> 
               </msub> 
               <mrow> 
                <mo>
                  ( 
                </mo> 
                <mrow> 
                 <msub> 
                  <mi>
                    u 
                  </mi> 
                  <mi>
                    z 
                  </mi> 
                 </msub> 
                </mrow> 
                <mo>
                  ) 
                </mo> 
               </mrow> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            / 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                x 
              </mi> 
             </msub> 
             <mo>
               , 
             </mo> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
         </mrow> 
        </mtd> 
       </mtr> 
      </mtable> 
     </math>(3.17)</p>
    <p>4) Repeat an aggregation of neurons of the third layer (FCR) by using (3.17) and by previously aggregated FCR matrix of a system 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mrow> 
         <mi>
           a 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           r 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math>.</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <msup> 
         <mi>
           R 
         </mi> 
         <mo>
           ′ 
         </mo> 
        </msup> 
        <mrow> 
         <mi>
           a 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           r 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mrow> 
         <mi>
           n 
         </mi> 
         <mi>
           e 
         </mi> 
         <mi>
           w 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         ∪ 
       </mo> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mrow> 
         <mi>
           a 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           r 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math>(3.18)</p>
    <p>This way we incorporated new knowledge into our system.</p>
   </sec>
   <sec id="s3_7">
    <title>3.7. The Instance of Binary Rules Adjustment</title>
    <p>1) Suppose we have the new label 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          z 
        </mi> 
        <mo>
          ′ 
        </mo> 
       </msup> 
       <mo>
         = 
       </mo> 
       <mn>
         0.37 
       </mn> 
      </mrow> 
     </math> and let 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         Δ 
       </mi> 
       <mi>
         x 
       </mi> 
       <mo>
         = 
       </mo> 
       <mn>
         0.05 
       </mn> 
      </mrow> 
     </math>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         Δ 
       </mi> 
       <mi>
         z 
       </mi> 
       <mo>
         = 
       </mo> 
       <mn>
         0.02 
       </mn> 
      </mrow> 
     </math>. Therefore expand (re-scale) both labels/potential input pairs like that 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          x 
        </mi> 
        <mo>
          ′ 
        </mo> 
       </msup> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mn>
           0.1 
         </mn> 
         <mo>
           , 
         </mo> 
         <mn>
           0.5 
         </mn> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          z 
        </mi> 
        <mo>
          ′ 
        </mo> 
       </msup> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mo>
           − 
         </mo> 
         <mn>
           0.23 
         </mn> 
         <mo>
           , 
         </mo> 
         <mn>
           0.378 
         </mn> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>.</p>
    <p>2) The fuzzified value for 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          z 
        </mi> 
        <mo>
          ′ 
        </mo> 
       </msup> 
       <mo>
         = 
       </mo> 
       <mn>
         0.37 
       </mn> 
      </mrow> 
     </math> from (3.13) and (3.4) is 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mo>
         ∀ 
       </mo> 
       <mi>
         k 
       </mi> 
       <mo>
         ∈ 
       </mo> 
       <mrow> 
        <mo>
          [ 
        </mo> 
        <mrow> 
         <mn>
           0 
         </mn> 
         <mo>
           , 
         </mo> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            Z 
          </mi> 
         </msub> 
        </mrow> 
        <mo>
          ] 
        </mo> 
       </mrow> 
      </mrow> 
     </math>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          μ 
        </mi> 
        <msup> 
         <mi>
           z 
         </mi> 
         <mo>
           ′ 
         </mo> 
        </msup> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            u 
          </mi> 
          <mrow> 
           <msub> 
            <mi>
              z 
            </mi> 
            <mi>
              k 
            </mi> 
           </msub> 
          </mrow> 
         </msub> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mn>
         1 
       </mn> 
       <mo>
         − 
       </mo> 
       <mfrac> 
        <mn>
          1 
        </mn> 
        <mrow> 
         <mi>
           C 
         </mi> 
         <mi>
           a 
         </mi> 
         <mi>
           r 
         </mi> 
         <mi>
           d 
         </mi> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            Z 
          </mi> 
         </msub> 
         <mo>
           − 
         </mo> 
         <mn>
           1 
         </mn> 
        </mrow> 
       </mfrac> 
       <mo>
         × 
       </mo> 
       <mrow> 
        <mo>
          | 
        </mo> 
        <mrow> 
         <mi>
           k 
         </mi> 
         <mo>
           − 
         </mo> 
         <mi>
           E 
         </mi> 
         <mi>
           n 
         </mi> 
         <mi>
           t 
         </mi> 
         <mrow> 
          <mo>
            [ 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mi>
               C 
             </mi> 
             <mi>
               a 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               d 
             </mi> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                Z 
              </mi> 
             </msub> 
             <mo>
               − 
             </mo> 
             <mn>
               1 
             </mn> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             × 
           </mo> 
           <mi>
             b 
           </mi> 
           <msub> 
            <msup> 
             <mi>
               z 
             </mi> 
             <mo>
               ′ 
             </mo> 
            </msup> 
            <mrow> 
             <mi>
               n 
             </mi> 
             <mi>
               o 
             </mi> 
             <mi>
               r 
             </mi> 
             <mi>
               m 
             </mi> 
            </mrow> 
           </msub> 
          </mrow> 
          <mo>
            ] 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          | 
        </mo> 
       </mrow> 
      </mrow> 
     </math>, i.e.</p>
    <p>μ<sub>z'</sub>(“0.37”) = 0.000/0 + 0.143/1 + 0.286/2 + 0.429/3 + 0.571/4 + 0.714/5 + 0.857/6 + 1.000/7</p>
    <p>3) After application of Generalized Modus Tollens (3.15) and (3.16), i.e.</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mtable> 
       <mtr> 
        <mtd> 
         <mi>
           R 
         </mi> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              1 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <msup> 
             <mi>
               x 
             </mi> 
             <mo>
               ′ 
             </mo> 
            </msup> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           = 
         </mo> 
         <mi>
           R 
         </mi> 
         <mi>
           b 
         </mi> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              2 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <msup> 
             <mi>
               z 
             </mi> 
             <mo>
               ′ 
             </mo> 
            </msup> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           ∘ 
         </mo> 
         <msub> 
          <mi>
            R 
          </mi> 
          <mrow> 
           <mi>
             a 
           </mi> 
           <mi>
             g 
           </mi> 
           <mi>
             g 
           </mi> 
           <mi>
             r 
           </mi> 
          </mrow> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              1 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              x 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
           <mo>
             , 
           </mo> 
           <msub> 
            <mi>
              A 
            </mi> 
            <mn>
              2 
            </mn> 
           </msub> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              z 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mo>
           = 
         </mo> 
         <mstyle displaystyle="true"> 
          <mrow> 
           <msub> 
            <mo>
              ∫ 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                Z 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
           <mrow> 
            <mrow> 
             <mrow> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <msup> 
                <mi>
                  z 
                </mi> 
                <mo>
                  ′ 
                </mo> 
               </msup> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   z 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
             </mrow> 
             <mo>
               / 
             </mo> 
             <mrow> 
              <msub> 
               <mi>
                 u 
               </mi> 
               <mi>
                 z 
               </mi> 
              </msub> 
             </mrow> 
            </mrow> 
           </mrow> 
          </mrow> 
         </mstyle> 
         <mo>
           ∘ 
         </mo> 
         <mstyle displaystyle="true"> 
          <mrow> 
           <msub> 
            <mo>
              ∫ 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                X 
              </mi> 
             </msub> 
             <mo>
               × 
             </mo> 
             <msub> 
              <mi>
                U 
              </mi> 
              <mi>
                Z 
              </mi> 
             </msub> 
            </mrow> 
           </msub> 
           <mrow> 
            <mrow> 
             <mo>
               ( 
             </mo> 
             <mrow> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <mi>
                 x 
               </mi> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   x 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
              <mo>
                → 
              </mo> 
              <msub> 
               <mi>
                 μ 
               </mi> 
               <mi>
                 z 
               </mi> 
              </msub> 
              <mrow> 
               <mo>
                 ( 
               </mo> 
               <mrow> 
                <msub> 
                 <mi>
                   u 
                 </mi> 
                 <mi>
                   z 
                 </mi> 
                </msub> 
               </mrow> 
               <mo>
                 ) 
               </mo> 
              </mrow> 
             </mrow> 
             <mo>
               ) 
             </mo> 
            </mrow> 
           </mrow> 
          </mrow> 
         </mstyle> 
        </mtd> 
       </mtr> 
       <mtr> 
        <mtd> 
         <mtext>
             
         </mtext> 
         <mtext>
             
         </mtext> 
         <mo>
           ∧ 
         </mo> 
         <mrow> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  μ 
                </mi> 
                <mi>
                  x 
                </mi> 
               </msub> 
               <mrow> 
                <mo>
                  ( 
                </mo> 
                <mrow> 
                 <msub> 
                  <mi>
                    u 
                  </mi> 
                  <mi>
                    x 
                  </mi> 
                 </msub> 
                </mrow> 
                <mo>
                  ) 
                </mo> 
               </mrow> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
             <mo>
               → 
             </mo> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 − 
               </mo> 
               <msub> 
                <mi>
                  μ 
                </mi> 
                <mi>
                  z 
                </mi> 
               </msub> 
               <mrow> 
                <mo>
                  ( 
                </mo> 
                <mrow> 
                 <msub> 
                  <mi>
                    u 
                  </mi> 
                  <mi>
                    z 
                  </mi> 
                 </msub> 
                </mrow> 
                <mo>
                  ) 
                </mo> 
               </mrow> 
              </mrow> 
              <mo>
                ) 
              </mo> 
             </mrow> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
          <mo>
            / 
          </mo> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mrow> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                x 
              </mi> 
             </msub> 
             <mo>
               , 
             </mo> 
             <msub> 
              <mi>
                u 
              </mi> 
              <mi>
                z 
              </mi> 
             </msub> 
            </mrow> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
         </mrow> 
        </mtd> 
       </mtr> 
      </mtable> 
     </math></p>
    <p>we are getting</p>
    <p>μ<sub>x'</sub>(“large”) = 0.429/0 + 0.229/1 + 0.229/2 + 0.229/3 + 0.229/4 + 0.286/5 + 0.429/6 + 0.571/7 + 0.714/8 + 0.857/9 + 1.000/10</p>
    <p>4) Defuzzification of μ<sub>x'</sub>(“large”) ⇒ 0.5.</p>
    <p>5) From (3.17) we build binary matrix for the new rule</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          R 
        </mi> 
        <mrow> 
         <mi>
           n 
         </mi> 
         <mi>
           e 
         </mi> 
         <mi>
           w 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msup> 
          <mi>
            X 
          </mi> 
          <mo>
            ′ 
          </mo> 
         </msup> 
         <mo>
           × 
         </mo> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            X 
          </mi> 
         </msub> 
         <mo>
           → 
         </mo> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            Z 
          </mi> 
         </msub> 
         <mo>
           × 
         </mo> 
         <msup> 
          <mi>
            Z 
          </mi> 
          <mo>
            ′ 
          </mo> 
         </msup> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         ∩ 
       </mo> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mo>
           ¬ 
         </mo> 
         <msup> 
          <mi>
            X 
          </mi> 
          <mo>
            ′ 
          </mo> 
         </msup> 
         <mo>
           × 
         </mo> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            X 
          </mi> 
         </msub> 
         <mo>
           → 
         </mo> 
         <msub> 
          <mi>
            U 
          </mi> 
          <mi>
            Z 
          </mi> 
         </msub> 
         <mo>
           × 
         </mo> 
         <mo>
           ¬ 
         </mo> 
         <msup> 
          <mi>
            Z 
          </mi> 
          <mo>
            ′ 
          </mo> 
         </msup> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
      </mrow> 
     </math></p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.082<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.163<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.184<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.122<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.061<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.110<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.163<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.131<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.098<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.065<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.033<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.110<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.163<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.131<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.098<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.065<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.033<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.110<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.163<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.131<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.098<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.065<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.033<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.110<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.163<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.131<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.098<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.065<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.033<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.102<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.163<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.122<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.082<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.041<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.082<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.163<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.184<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.122<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.061<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.061<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.122<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.184<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.163<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.082<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.041<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.082<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.122<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.163<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.102<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.020<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.041<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.061<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.082<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.102<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>6) Repeat an aggregation of neurons of the third layer by using (3.18)</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <msup> 
         <mi>
           R 
         </mi> 
         <mo>
           ′ 
         </mo> 
        </msup> 
        <mrow> 
         <mi>
           a 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           r 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
      </mrow> 
     </math></p>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.163<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.214<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.114<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.129<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.200<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.143<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.171<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">0.229<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.39%">1.000<p style="text-align:center"></p></td> 
     </tr> 
    </table>
    <p>7) Unit test 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <msup> 
         <mi>
           R 
         </mi> 
         <mo>
           ′ 
         </mo> 
        </msup> 
        <mrow> 
         <mi>
           a 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           r 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> by using μ<sub>x</sub>(“0.5”). For this matter apply fuzzification (3.2) and get</p>
    <p>R(A<sub>1</sub>(x)) = μ<sub>x</sub>(“0.5”) = 0.000/0 + 0.100/1 + 0.200/2 + 0.300/3 + 0.400/4 + 0.500/5 + 0.600/6 + 0.700/7 + 0.800/8 + 0.900/9 + 1.000/10.</p>
    <p>Obtain the consequence 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> by CRI to 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <msup> 
         <mi>
           R 
         </mi> 
         <mo>
           ′ 
         </mo> 
        </msup> 
        <mrow> 
         <mi>
           a 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           g 
         </mi> 
         <mi>
           r 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> of type (3.10):</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mi>
         R 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         ∘ 
       </mo> 
       <msub> 
        <msup> 
         <mi>
           R 
         </mi> 
         <mo>
           ′ 
         </mo> 
        </msup> 
        <mrow> 
         <mi>
           a 
         </mi> 
         <mi>
           g 
         </mi> 
         <msup> 
          <mi>
            e 
          </mi> 
          <mn>
            2 
          </mn> 
         </msup> 
         <mi>
           g 
         </mi> 
         <mi>
           r 
         </mi> 
        </mrow> 
       </msub> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            1 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mo>
           , 
         </mo> 
         <msub> 
          <mi>
            A 
          </mi> 
          <mn>
            2 
          </mn> 
         </msub> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            z 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math></p>
    <p>and get μ<sub>z</sub>(“smaller than large”) = 0.300/0 + 0.400/1 + 0.500/2 + 0.600/3 + 0.700/4 + 0.800/5 + 0.900/6 + 1.000/7.</p>
    <p>Defuzzification of μ<sub>z</sub>(“smaller than large”) ⇒ 0.378. The mean square error for the case 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          e 
        </mi> 
        <mn>
          2 
        </mn> 
       </msup> 
       <mo>
         = 
       </mo> 
       <mn>
         4.675 
       </mn> 
       <mo>
         × 
       </mo> 
       <msup> 
        <mrow> 
         <mn>
           10 
         </mn> 
        </mrow> 
        <mrow> 
         <mo>
           − 
         </mo> 
         <mn>
           4 
         </mn> 
        </mrow> 
       </msup> 
      </mrow> 
     </math>, which is extremely precise result, confirming the legitimacy of the approach.</p>
   </sec>
  </sec><sec id="s4">
   <title>4. Conclusion</title>
   <p>In this study, we first examined well-known <xref ref-type="bibr" rid="scirp.135573-1">
     [1]
    </xref> FRM with genetic-based learning mechanism. We proposed an alternative way to build FRM, which does not require any adjustment/learning. We have shown that our approach is statistically almost twice as accurate, as the well-known FRM, which uses a genetic-based learning mechanism. We have introduced the label-driven binary relationship matrix adjustment technique.</p>
  </sec><sec id="s5">
   <title>Appendix</title>
   <p>The interval based MF, used in <xref ref-type="bibr" rid="scirp.135573-1">
     [1]
    </xref></p>
   <p>
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <mi>
        μ 
      </mi> 
      <mrow> 
       <mo>
         ( 
       </mo> 
       <mrow> 
        <mi>
          x 
        </mi> 
        <mo>
          , 
        </mo> 
        <msub> 
         <mi>
           a 
         </mi> 
         <mrow> 
          <mi>
            i 
          </mi> 
          <mn>
            1 
          </mn> 
         </mrow> 
        </msub> 
        <mo>
          , 
        </mo> 
        <msub> 
         <mi>
           a 
         </mi> 
         <mrow> 
          <mi>
            i 
          </mi> 
          <mn>
            2 
          </mn> 
         </mrow> 
        </msub> 
        <mo>
          , 
        </mo> 
        <msub> 
         <mi>
           a 
         </mi> 
         <mrow> 
          <mi>
            i 
          </mi> 
          <mn>
            3 
          </mn> 
         </mrow> 
        </msub> 
       </mrow> 
       <mo>
         ) 
       </mo> 
      </mrow> 
      <mo>
        = 
      </mo> 
      <mrow> 
       <mo>
         { 
       </mo> 
       <mrow> 
        <mtable columnalign="left"> 
         <mtr columnalign="left"> 
          <mtd columnalign="left"> 
           <mrow> 
            <mn>
              0 
            </mn> 
            <mo>
              , 
            </mo> 
           </mrow> 
          </mtd> 
          <mtd columnalign="left"> 
           <mrow> 
            <mtext>
              if 
            </mtext> 
            <mtext>
                
            </mtext> 
            <mi>
              x 
            </mi> 
            <mo>
              ≪ 
            </mo> 
            <msub> 
             <mi>
               a 
             </mi> 
             <mrow> 
              <mi>
                i 
              </mi> 
              <mn>
                1 
              </mn> 
             </mrow> 
            </msub> 
           </mrow> 
          </mtd> 
         </mtr> 
         <mtr columnalign="left"> 
          <mtd columnalign="left"> 
           <mrow> 
            <mfrac> 
             <mrow> 
              <mi>
                x 
              </mi> 
              <mo>
                − 
              </mo> 
              <msub> 
               <mi>
                 a 
               </mi> 
               <mrow> 
                <mi>
                  i 
                </mi> 
                <mn>
                  1 
                </mn> 
               </mrow> 
              </msub> 
             </mrow> 
             <mrow> 
              <msub> 
               <mi>
                 a 
               </mi> 
               <mrow> 
                <mi>
                  i 
                </mi> 
                <mn>
                  2 
                </mn> 
               </mrow> 
              </msub> 
              <mo>
                − 
              </mo> 
              <msub> 
               <mi>
                 a 
               </mi> 
               <mrow> 
                <mi>
                  i 
                </mi> 
                <mn>
                  1 
                </mn> 
               </mrow> 
              </msub> 
             </mrow> 
            </mfrac> 
            <mo>
              , 
            </mo> 
           </mrow> 
          </mtd> 
          <mtd columnalign="left"> 
           <mrow> 
            <mtext>
              if 
            </mtext> 
            <mtext>
                
            </mtext> 
            <msub> 
             <mi>
               a 
             </mi> 
             <mrow> 
              <mi>
                i 
              </mi> 
              <mn>
                1 
              </mn> 
             </mrow> 
            </msub> 
            <mo>
              ≪ 
            </mo> 
            <mi>
              x 
            </mi> 
            <mo>
              ≪ 
            </mo> 
            <msub> 
             <mi>
               a 
             </mi> 
             <mrow> 
              <mi>
                i 
              </mi> 
              <mn>
                2 
              </mn> 
             </mrow> 
            </msub> 
           </mrow> 
          </mtd> 
         </mtr> 
         <mtr columnalign="left"> 
          <mtd columnalign="left"> 
           <mrow> 
            <mfrac> 
             <mrow> 
              <msub> 
               <mi>
                 a 
               </mi> 
               <mrow> 
                <mi>
                  i 
                </mi> 
                <mn>
                  3 
                </mn> 
               </mrow> 
              </msub> 
              <mo>
                − 
              </mo> 
              <mi>
                x 
              </mi> 
             </mrow> 
             <mrow> 
              <msub> 
               <mi>
                 a 
               </mi> 
               <mrow> 
                <mi>
                  i 
                </mi> 
                <mn>
                  3 
                </mn> 
               </mrow> 
              </msub> 
              <mo>
                − 
              </mo> 
              <msub> 
               <mi>
                 a 
               </mi> 
               <mrow> 
                <mi>
                  i 
                </mi> 
                <mn>
                  2 
                </mn> 
               </mrow> 
              </msub> 
             </mrow> 
            </mfrac> 
            <mo>
              , 
            </mo> 
           </mrow> 
          </mtd> 
          <mtd columnalign="left"> 
           <mrow> 
            <mtext>
              if 
            </mtext> 
            <mtext>
                
            </mtext> 
            <msub> 
             <mi>
               a 
             </mi> 
             <mrow> 
              <mi>
                i 
              </mi> 
              <mn>
                2 
              </mn> 
             </mrow> 
            </msub> 
            <mo>
              ≪ 
            </mo> 
            <mi>
              x 
            </mi> 
            <mo>
              ≪ 
            </mo> 
            <msub> 
             <mi>
               a 
             </mi> 
             <mrow> 
              <mi>
                i 
              </mi> 
              <mn>
                3 
              </mn> 
             </mrow> 
            </msub> 
           </mrow> 
          </mtd> 
         </mtr> 
         <mtr columnalign="left"> 
          <mtd columnalign="left"> 
           <mrow> 
            <mn>
              0 
            </mn> 
            <mo>
              , 
            </mo> 
           </mrow> 
          </mtd> 
          <mtd columnalign="left"> 
           <mrow> 
            <mtext>
              if 
            </mtext> 
            <mtext>
                
            </mtext> 
            <mi>
              x 
            </mi> 
            <mo>
              ≫ 
            </mo> 
            <msub> 
             <mi>
               a 
             </mi> 
             <mrow> 
              <mi>
                i 
              </mi> 
              <mn>
                3 
              </mn> 
             </mrow> 
            </msub> 
           </mrow> 
          </mtd> 
         </mtr> 
        </mtable> 
       </mrow> 
      </mrow> 
     </mrow> 
    </math>(a.1)</p>
   <p>where 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         a 
       </mi> 
       <mrow> 
        <mi>
          i 
        </mi> 
        <mn>
          1 
        </mn> 
       </mrow> 
      </msub> 
      <mo>
        , 
      </mo> 
      <msub> 
       <mi>
         a 
       </mi> 
       <mrow> 
        <mi>
          i 
        </mi> 
        <mn>
          2 
        </mn> 
       </mrow> 
      </msub> 
      <mo>
        , 
      </mo> 
      <msub> 
       <mi>
         a 
       </mi> 
       <mrow> 
        <mi>
          i 
        </mi> 
        <mn>
          3 
        </mn> 
       </mrow> 
      </msub> 
     </mrow> 
    </math> are tuning parameters for i-th fuzzy subset</p>
   <p>
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msubsup> 
       <mi>
         a 
       </mi> 
       <mrow> 
        <mi>
          i 
        </mi> 
        <mn>
          1 
        </mn> 
       </mrow> 
       <mi>
         n 
       </mi> 
      </msubsup> 
      <mo>
        = 
      </mo> 
      <mrow> 
       <mo>
         ( 
       </mo> 
       <mrow> 
        <msub> 
         <mi>
           a 
         </mi> 
         <mrow> 
          <mi>
            i 
          </mi> 
          <mn>
            1 
          </mn> 
         </mrow> 
        </msub> 
        <mo>
          + 
        </mo> 
        <msub> 
         <mi>
           δ 
         </mi> 
         <mi>
           i 
         </mi> 
        </msub> 
       </mrow> 
       <mo>
         ) 
       </mo> 
      </mrow> 
      <mo>
        − 
      </mo> 
      <msub> 
       <mi>
         τ 
       </mi> 
       <mi>
         i 
       </mi> 
      </msub> 
      <mo>
        , 
      </mo> 
     </mrow> 
    </math></p>
   <p>
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msubsup> 
       <mi>
         a 
       </mi> 
       <mrow> 
        <mi>
          i 
        </mi> 
        <mn>
          2 
        </mn> 
       </mrow> 
       <mi>
         n 
       </mi> 
      </msubsup> 
      <mo>
        = 
      </mo> 
      <mrow> 
       <mo>
         ( 
       </mo> 
       <mrow> 
        <msub> 
         <mi>
           a 
         </mi> 
         <mrow> 
          <mi>
            i 
          </mi> 
          <mn>
            2 
          </mn> 
         </mrow> 
        </msub> 
        <mo>
          + 
        </mo> 
        <msub> 
         <mi>
           δ 
         </mi> 
         <mi>
           i 
         </mi> 
        </msub> 
       </mrow> 
       <mo>
         ) 
       </mo> 
      </mrow> 
      <mo>
        , 
      </mo> 
     </mrow> 
    </math></p>
   <p>
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msubsup> 
       <mi>
         a 
       </mi> 
       <mrow> 
        <mi>
          i 
        </mi> 
        <mn>
          3 
        </mn> 
       </mrow> 
       <mi>
         n 
       </mi> 
      </msubsup> 
      <mo>
        = 
      </mo> 
      <mrow> 
       <mo>
         ( 
       </mo> 
       <mrow> 
        <msub> 
         <mi>
           a 
         </mi> 
         <mrow> 
          <mi>
            i 
          </mi> 
          <mn>
            3 
          </mn> 
         </mrow> 
        </msub> 
        <mo>
          + 
        </mo> 
        <msub> 
         <mi>
           δ 
         </mi> 
         <mi>
           i 
         </mi> 
        </msub> 
       </mrow> 
       <mo>
         ) 
       </mo> 
      </mrow> 
      <mo>
        + 
      </mo> 
      <msub> 
       <mi>
         τ 
       </mi> 
       <mi>
         i 
       </mi> 
      </msub> 
      <mo>
        , 
      </mo> 
     </mrow> 
    </math></p>
   <p>where 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         δ 
       </mi> 
       <mi>
         i 
       </mi> 
      </msub> 
      <mo>
        , 
      </mo> 
      <msub> 
       <mi>
         τ 
       </mi> 
       <mi>
         i 
       </mi> 
      </msub> 
     </mrow> 
    </math> are some tuning coefficients. The parameter 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         δ 
       </mi> 
       <mi>
         i 
       </mi> 
      </msub> 
     </mrow> 
    </math> shifts MF to the left or to the right. The parameter 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         τ 
       </mi> 
       <mi>
         i 
       </mi> 
      </msub> 
     </mrow> 
    </math> allows changing the shape of MF.</p>
   <p>
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         z 
       </mi> 
       <mi>
         c 
       </mi> 
      </msub> 
      <mo>
        = 
      </mo> 
      <mfrac> 
       <mrow> 
        <mstyle displaystyle="true"> 
         <mrow> 
          <msubsup> 
           <mo>
             ∫ 
           </mo> 
           <mrow> 
            <mo>
              − 
            </mo> 
            <mn>
              0.24 
            </mn> 
           </mrow> 
           <mrow> 
            <mn>
              0.39 
            </mn> 
           </mrow> 
          </msubsup> 
          <mrow> 
           <mi>
             z 
           </mi> 
           <mo>
             ⋅ 
           </mo> 
           <msub> 
            <mi>
              μ 
            </mi> 
            <mi>
              z 
            </mi> 
           </msub> 
           <mtext>
             d 
           </mtext> 
           <mi>
             z 
           </mi> 
          </mrow> 
         </mrow> 
        </mstyle> 
       </mrow> 
       <mrow> 
        <mstyle displaystyle="true"> 
         <mrow> 
          <msubsup> 
           <mo>
             ∫ 
           </mo> 
           <mrow> 
            <mo>
              − 
            </mo> 
            <mn>
              0.24 
            </mn> 
           </mrow> 
           <mrow> 
            <mn>
              0.39 
            </mn> 
           </mrow> 
          </msubsup> 
          <mrow> 
           <msub> 
            <mi>
              μ 
            </mi> 
            <mi>
              z 
            </mi> 
           </msub> 
           <mtext>
             d 
           </mtext> 
           <mi>
             z 
           </mi> 
          </mrow> 
         </mrow> 
        </mstyle> 
       </mrow> 
      </mfrac> 
      <mo>
        = 
      </mo> 
      <mo>
        − 
      </mo> 
      <mn>
        0.155 
      </mn> 
     </mrow> 
    </math>(a.2)</p>
   <p>The summary of the referenced fuzzy model, proposed in <xref ref-type="bibr" rid="scirp.135573-1">
     [1]
    </xref> is the following.</p>
   <p>1) Define fussy sets for input 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         A 
       </mi> 
       <mi>
         i 
       </mi> 
      </msub> 
      <mo>
        ⊆ 
      </mo> 
      <msub> 
       <mi>
         U 
       </mi> 
       <mi>
         X 
       </mi> 
      </msub> 
     </mrow> 
    </math>, 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <mo>
        ∀ 
      </mo> 
      <mi>
        i 
      </mi> 
      <mo>
        ∈ 
      </mo> 
      <mrow> 
       <mo>
         [ 
       </mo> 
       <mrow> 
        <mn>
          1 
        </mn> 
        <mo>
          , 
        </mo> 
        <mi>
          l 
        </mi> 
       </mrow> 
       <mo>
         ] 
       </mo> 
      </mrow> 
     </mrow> 
    </math> and output one 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         B 
       </mi> 
       <mi>
         j 
       </mi> 
      </msub> 
      <mo>
        ⊆ 
      </mo> 
      <msub> 
       <mi>
         U 
       </mi> 
       <mi>
         Z 
       </mi> 
      </msub> 
     </mrow> 
    </math>, 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <mo>
        ∀ 
      </mo> 
      <mi>
        j 
      </mi> 
      <mo>
        ∈ 
      </mo> 
      <mrow> 
       <mo>
         [ 
       </mo> 
       <mrow> 
        <mn>
          1 
        </mn> 
        <mo>
          , 
        </mo> 
        <mi>
          p 
        </mi> 
       </mrow> 
       <mo>
         ] 
       </mo> 
      </mrow> 
     </mrow> 
    </math></p>
   <p>2) Determine linguistic (fuzzy) rules.</p>
   <p>3) Implement the justification process. During the fuzzification the values of input variable are transformed by using stored MFs to produce fuzzy input values.</p>
   <p>4) Activate knowledge-based fuzzy logic inference mechanism. Generate fuzzy output value.</p>
   <p>5) Execute defuzzification process. It results in crisp value of the output fuzzy value.</p>
   <p>6) Calculate by Formula (2.3) the mean square error e<sup>2</sup> for each input value.</p>
   <p>7) If e is less than the given precision, go to step 17.</p>
   <p>8) Start the GA work t = 1.</p>
   <p>9) Create the initial population.</p>
   <p>10) Evaluate G(t). This step also consists of fuzzification, inference, defuzzification, which precede calculation of the mean square error for each chromosome 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         c 
       </mi> 
       <mi>
         i 
       </mi> 
      </msub> 
     </mrow> 
    </math>, 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <mi>
        i 
      </mi> 
      <mo>
        = 
      </mo> 
      <mover accent="true"> 
       <mrow> 
        <mn>
          1 
        </mn> 
        <mo>
          , 
        </mo> 
        <mi>
          p 
        </mi> 
        <mi>
          s 
        </mi> 
       </mrow> 
       <mo stretchy="true">
         ¯ 
       </mo> 
      </mover> 
     </mrow> 
    </math>. Besides, minimum square error is stored in memory.</p>
   <p>11) If some termination conditions are met, go to step 15.</p>
   <p>12) Produce new generation G(t + 1) from G(t). Then crossover and mutation are applied.</p>
   <p>13) Evaluate G(t + 1).</p>
   <p>14) Return to step 11.</p>
   <p>15) Terminate GA’s work.</p>
   <p>16) Find the smallest one among all minimum errors stored in memory. Select the fuzzy set 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         A 
       </mi> 
       <mi>
         i 
       </mi> 
      </msub> 
     </mrow> 
    </math>, 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <mi>
        i 
      </mi> 
      <mo>
        = 
      </mo> 
      <mover accent="true"> 
       <mrow> 
        <mn>
          1 
        </mn> 
        <mo>
          , 
        </mo> 
        <mi>
          n 
        </mi> 
       </mrow> 
       <mo stretchy="true">
         ¯ 
       </mo> 
      </mover> 
     </mrow> 
    </math> and crisp output value, by which the smallest mean square error obtained.</p>
   <p>17) End.</p>
  </sec>
 </body><back>
  <ref-list>
   <title>References</title>
   <ref id="scirp.135573-ref1">
    <label>1</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Aliev, R.A., Fazlollahi, B. and Aliev, R.R. (2004) Soft Computing and Its Application in Business and Economics. Physica-Verlag, Springer.&gt;https://doi.org/10.1007/978-3-540-44429-9 
    </mixed-citation>
   </ref>
   <ref id="scirp.135573-ref2">
    <label>2</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Looney, C.G. and Dascalu, S. (2007) A Simple Fuzzy Neural Network. &gt;https://www.cse.unr.edu/~looney/cs773b/fuzzyNNbk.pdf 
    </mixed-citation>
   </ref>
   <ref id="scirp.135573-ref3">
    <label>3</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Aliev, R.A., Fazlollahi, B. and Vahidov, R.M. (2001) Genetic Algorithm-Based Learning of Fuzzy Neural Networks. Part 1: Feed-Forward Fuzzy Neural Networks. Fuzzy Sets and Systems, 118, 351-358. &gt;https://doi.org/10.1016/s0165-0114(98)00461-8 
    </mixed-citation>
   </ref>
   <ref id="scirp.135573-ref4">
    <label>4</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Tserkovny, A. (2017) A T-Norm Fuzzy Logic for Approximate Reasoning. Journal of Software Engineering and Applications, 10, 639-662. &gt;https://doi.org/10.4236/jsea.2017.107035 
    </mixed-citation>
   </ref>
   <ref id="scirp.135573-ref5">
    <label>5</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Fukami, S., Mizumoto, M. and Tanaka, K. (1980) Some Considerations on Fuzzy Conditional Inference. Fuzzy Sets and Systems, 4, 243-273. &gt;https://doi.org/10.1016/0165-0114(80)90014-7 
    </mixed-citation>
   </ref>
   <ref id="scirp.135573-ref6">
    <label>6</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Tserkovny, A. (2017) A Fuzzy Logic Based Resolution Principal for Approximate Reasoning. Journal of Software Engineering and Applications, 10, 793-823. &gt;https://doi.org/10.4236/jsea.2017.1010045
    </mixed-citation>
   </ref>
  </ref-list>
 </back>
</article>