Skip navigation links
A C D E F G H I J K L M N O P R S T V W Z _ 

E

endElement(String, String, String) - Method in class jfml.compatibility.pmmlReader
 
evaluate() - Method in class jfml.jaxb.FuzzySystemType
Evaluate the fuzzy system
evaluate() - Method in class jfml.rulebase.AnYaRuleBaseType
 
evaluate() - Method in class jfml.rulebase.FuzzySystemRuleBase
Evaluates the rules
evaluate() - Method in class jfml.rulebase.RuleBaseType
Evaluate the rules of the rule base
evaluate() - Method in class jfml.rulebase.TskRuleBaseType
 
EvaluateExample - Class in jfml.test
This class represents several cases of inference with several examples: 1) the Tipper System Example 2) the Japanese Diet Assessment System Example 3) IRIS classification problem Example 4) InvertedPendulum control problem Example 5) Robot problem Example Each example can be tested from command line and also with the test-data files provided in the XMLFiles folder: 1) test-data-Tipper.txt 2) test-data-JapaneseDietAssessment.txt 3) test-data-Iris1.txt (irisMamdani1.xml and irisMamdani3.xml) and test-data-Iris2.txt (irisMamdani2.xml) 4) test-data-InvertedPendulum.txt 5) test-data-Robot.txt
EvaluateExample() - Constructor for class jfml.test.EvaluateExample
 
EvaluateExample(String[]) - Constructor for class jfml.test.EvaluateExample
 
EvaluateExample(String, String, String) - Constructor for class jfml.test.EvaluateExample
 
EvaluateExample(String, String) - Constructor for class jfml.test.EvaluateExample
 
evaluateTskTerm(List<FuzzyVariable>) - Method in class jfml.term.TskTerm
Evalutates the TSKterm considering the list of variables of the KnowledgeBase
evaluateTskTerm(List<FuzzyVariable>) - Method in class jfml.term.TskTermType
 
Export - Class in jfml.compatibility
Abstract class to create parsers to export fuzzy systems to other formats.
ExportExample - Class in jfml.test
This class presents some examples to export a fuzzy system to either MATLAB format or FCL (IEC 1131) and PMML.
ExportExample() - Constructor for class jfml.test.ExportExample
 
ExportFCL - Class in jfml.compatibility
This class allows to export a fuzzy system to format FCL (IEC 1131).
ExportFCL() - Constructor for class jfml.compatibility.ExportFCL
Constructor by default
exportFuzzySystem(FuzzyInferenceSystem, String) - Method in class jfml.compatibility.Export
Export the fuzzy system from IEEE Standard to another format.
exportFuzzySystem(FuzzyInferenceSystem, String) - Method in class jfml.compatibility.ExportFCL
 
exportFuzzySystem(FuzzyInferenceSystem, String) - Method in class jfml.compatibility.ExportMatlab
 
exportFuzzySystem(FuzzyInferenceSystem, String) - Method in class jfml.compatibility.ExportPMML
 
ExportMatlab - Class in jfml.compatibility
This class allows to export a fuzzy system in format FML to MATLAB format
ExportMatlab() - Constructor for class jfml.compatibility.ExportMatlab
Constructor by default
ExportPMML - Class in jfml.compatibility
This class allows to export a fuzzy system in format PMML
ExportPMML() - Constructor for class jfml.compatibility.ExportPMML
Constructor by default
A C D E F G H I J K L M N O P R S T V W Z _ 
Skip navigation links