Using Simulink | Simulink | Help Desk |
Help for SymbFuz2D |
FlouLib |
This block implements a
linguistic fuzzification (or symbolic) of a 2D fuzzy input by computing the
description of this input in a 2D partition built on the basis of the Delaunay
triangulation.
The block
output is a vector of membership degree. The degrees are stored according to
the order in the file declaration. The last vector component is a number
associated with each block which allows the propagation of some information.
The file
describing the 2D partition is formed as follows:
An example of file for
building a 2D partition in the space of chrominance is:
7
White 0 0
Blue 1 0
Cyan 0.5 0.866
Green -0.5 0.866
Yellow -1 0
Red -0.5 -0.866
Magenta 0.5 -0.866