


Define the reference points of the sets and label the sets.
[mf,LastMfNumber]=DefineSets(vs,DimNo,LastMfNumber)
Define the reference points of the sets using the cluster centers
and label the sets. The reference points can be changed later. At
this time they serve only for the storage of the cluster centers.
-------------------------------------------------------------------------
Parameters
-------------------------------------------------------------------------
vs - Column vector containing the centers of the clusters.
DimNo - The number of the current input dimension.
LastMfNumber - The number of the membership functions previously
identified for this dimension.
-------------------------------------------------------------------------
Returned values
-------------------------------------------------------------------------
mf - Vector describing the sets of the input linguistic variable.
|-mf(j)--name
|-RPx
-------------------------------------------------------------------------
Remarks
-------------------------------------------------------------------------
Zsolt Csaba Johanyák, johanyak.csaba@gamf.kefo.hu, v. 1.0, 23 February
2007.