Simple Inference Engine (version 1.0)


(1)  Purpose of the program:

This program implements a fuzzy rule-based inference using generalized Modus Ponens scheme. 
Current version for single input  single output system supports 4 basic Inference Engines (Zadeh, 
Lukasiewicz, Minimum and Product), however a user can "enlarge" in a way this list by manual 
selection of corresponding t- and s-norms, implications and combinations from Control form. 
Convenient MF Editor visualizes a choice of membership functions (4 different types for now) and their 
parameters. Defuzzification process uses Centroid (COA) and Mean-of-Maximum (MOM) methods. 
Help options provide both brief explanation of fuzzy systems and inference mechanism and guidance 
through the main working steps of the program.

(2)  How to install

Unzip the file (choose the directory You prefer); two files are extracted (1) README.TXT (this file) 
and (2) SINE.EXE (1.48 Mb).
Uninstaller is not included  simply delete 2 files from the disk
System requirements:  Windows NT/95/98/2000  

(3)  The status of the program

Freeware

(4)   How to contact author(-s):

Please, use E-mail addresses for possible questions and comments:
        waseem.khalil@emu.edu.tr    
        dkonst@ieee.org


This file was prepared on December 12, 2000
