Home > FRIT > GetFlanks.m

GetFlanks

PURPOSE ^

Four vectors are created for the set mf containing the points of the

SYNOPSIS ^

function [LeftPointsx,LeftPointsy,RightPointsx,RightPointsy]=GetFlanks(mf)

DESCRIPTION ^

 Four vectors are created for the set mf containing the points of the
 left and right flanks. The last point of the left flank will be the
 reference point. The first point of the right flank will be the reference
 point.
 -------------------------------------------------------------------------
 Parameters
 -------------------------------------------------------------------------
 mf - membership function describing a fuzzy set
             |-mf--name
                 |-type
                 |-params
                 |-paramsy
                 |-RPx
                 |-RPy
 -------------------------------------------------------------------------
 Returned values
 -------------------------------------------------------------------------
 LeftPointsx - the abscissas of the points belonging to the left flank
 LeftPointsy - the ordinates of the points belonging to the left flank
 RightPointsx - the abscissas of the points belonging to the right flank
 RightPointsy - the ordinates of the points belonging to the right flank
 -------------------------------------------------------------------------
 Remarks
 -------------------------------------------------------------------------
 -------------------------------------------------------------------------


 Zsolt Csaba Johanyák, johanyak.csaba@gamf.kefo.hu, v. 1.2,  24. May 2006.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 05-Sep-2008 09:37:47 by m2html © 2005