Research Article

Fuzzy Case-Based Reasoning in Product Style Acquisition Incorporating Valence-Arousal-Based Emotional Cellular Model

Algorithm 1

Let be the number of classifications
START
INPUT // input cases
DO UNTIL
 COMPUTE // calculate the distance between the input vectors and the  first
 class
 COMPUTE // calculate the fuzzy membership of input vector belonging  to a
 class.
END DO