GM
PURPOSE 
GM: Interpolation of fuzzy rules by the Generalized Methodology
SYNOPSIS 
function output=GM(obs, fis,params) 
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- DisplayError	Display an error message in the Command Window and pop-up an error message box.
 - GMFERI	Determines the position (reference point) of the conclusion using the
 - GMIntAntRP	Stores the reference points of the antecedent sets in
 - GMNearestTwoRules	Seeks  those two rules, which are the closest ones to the observation
 - GenerateRuleInterrelation	Generates the interrelation function between the antecedents and
 - GetAllReferencePoints	Determines the reference points of the sets belonging to the fis
 - MfTypeOK	Determines if the sets of the problem contain only the allowed membership
 - SCM	Fuzzy set interpolation by solid cutting method
 - SRR_FPL	Single rule reasoning by Fixed Point Law
 - TransformRuleInterrelation	Transforms the interrelation functions (areas) proportionally in order
 - TransformSet	Transforms the antecedent sets conform to the new interrelation areas.
 
This function is called by:
- ievalfis	Invokes the original or the interpolation based inference method
 
Generated on Fri 05-Sep-2008 09:37:47 by m2html © 2005