                       F I S M A T  

           Fuzzy Inference Systems toolbox for MATLAB 
----------------------------------------------------------------------
Fuzzy inference systems toolbox for MATLAB ,FISMAT, accommodates 
different arithmetic operators, fuzzification and defuzzification 
algorithm, implication relations, and different method of approximate
reasoning such as Compositional Rule of Inference (CRI) and Approximate
Analogical Reasoning Scheme based on Similarity Measure.

To have a quick review of FIS and become familiar with developed
functions, a demonstration file "fisdemo.m" is provided. Therefore
after retrieving the files it is recommended to go through different
part of demo. The demonstration includes fuzzy controller demo which
investigate three well-known examples in control systems. These are
truck backer-upper control, inverted pendulum system (cart-pole), and
temperature and humidity control of a bathroom. 

The programs have been tested on MATLAB version 4.1, Sun workstation.
It is possible to use the files with version 3.5 except the graphics
features.


List of .m files
----------------

bell_1.m                mamdani.m
bell_2.m                mf_panel.m
centre.m                mfplot.m
comple.m                modify.m
ctrdemo.m               moreless.m
ctrsurf.m               not.m
cri.m                   quantize.m
da_panel.m              reason.m
defzfir.m               reasdemo.m
fisdemo.m               rulebase.m
fzfir.m                 sigmoid.m
grademf.m               similar.m
imply.m                 sugeno.m
impldemo.m              trapeze.m
integral.m              truck.m
intersec.m              t_rule36.m
intrdemo.m              t_rule9.m
invpend.m               turksen.m
i_rule4.m               union.m
kosko.m                 very.m
larsen.m                zadeh.m


To become familiar with terminology used for FIS and also the list of
references for each function, a postscript file "fismat.ps" also
provided.

It is to be noted that FISMAT is a public domain program, therefore
no one is allowed to sell it or revise and re-distribute the programs
with his/her name. The permission for revision and re-distribution is
given subject to keep the header (s) of functions.

I am looking forward to hear your suggestion, comments or any possibly
errors.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
A. Lotfi
Department of Electrical and Computer Engineering
University of Queensland                             Tel: 61 7 3654138
Qld., Australia                                      Fax: 61 7 3654999

Email: lotfia@s1.elec.uq.oz.au
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

