


Determines the abscissa of the reference point of a fuzzy set and the
membership value corresponding to it.
-------------------------------------------------------------------------
Parameters
-------------------------------------------------------------------------
mftype - the type of the fuzzy set.
Implemeted types are: 'singlmf','trimf','trapmf'
params - the first array of parameters that defines the shape of the set.
Ususally it contains the abscissas of the characteristic points
of the shape.
paramsy - the second array of parameters that defines the shape of the set.
Ususally it contains the ordinates of the characteristic points
of the shape.
rptype - the type of the reference point
implemeted types are: 'corecentre','corecentreprojection'
-------------------------------------------------------------------------
Returned values
-------------------------------------------------------------------------
RPx - the abscissa of the reference point
RPy - the membership value of the reference point
-------------------------------------------------------------------------
Zsolt Csaba Johanyák, johanyak.csaba@gamf.kefo.hu, v. 2.3, 25. October 2006.