
Fuzzy Logic Tools (FLT [1]) is a C++ framework for storage, analysis and design of fully general multiple-input multiple-output (MIMO) Takagi-Sugeno fuzzy systems, without constraints in the order of either the inputs or the output vectors. This sofware is based on my doctoral thesis [2] (spanish).
FLT has been written in C++. This software has been compiled and tested on GNU/Linux using GCC [3], and on Microsoft Windows© operating systems using MinGW [4], both on 32 and 64 bits architectures.
FLT is source code, so you do not need to be installed. If you wish, you can copy the directory "flt" to a route included in the search path of your compiler, for example, "/usr/include" in GNU/Linux or "C:\MinGW\include" if you use MinGW in Microsoft Windows©.
FLT can be used to make MATLAB© [5] function via MATLAB© API. We recommend that you use GNUMex [6] with Mingw [4] to compile the MEX files in Microsoft Windows© enviroments. Some MATLAB aplications are in the "matlab_utilities" folder. These applications are MEX files that use Fuzzy Logic Tools.
Authors:
Department of Electronic Engineering, Computer Systems and Automation [8], University of Huelva [9] (Spain).
Special thanks to José Manuel Martín Ramos for his continued support.
---
Download, Help and Bugs reports:
Documentation:
[15].---
Fuzzy Logic Tools uses GNU Scientific Library (GSL) [16] and Template Numerical Toolkit (TNT) [17].
For more information, please contact with authors.
Copyright (c) 2004-2013
This software is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Enlaces:
[1] http://sourceforge.net/projects/fuzzylogictools
[2] http://uhu.es/antonio.barragan/content/mi-tesis-doctoral-sintesis-sistemas-control-borroso-estables-diseno
[3] http://gcc.gnu.org
[4] http://www.mingw.org
[5] http://www.mathworks.com/products/matlab/
[6] http://gnumex.sourceforge.net
[7] http://uhu.es/antonio.barragan
[8] http://uhu.es/diesia
[9] http://uhu.es
[10] http://sourceforge.net/projects/fuzzylogictools/
[11] http://www.doxygen.org/index.html
[12] http://uhu.es/antonio.barragan/FLTHelp/index.html
[13] http://uhu.es/antonio.barragan/FLTHelp/Fuzzy_Logic_Tools_Reference_Manual_v1.0.pdf
[14] http://books.google.es/books?id=rKScNEIhDO4C&lpg=PP1&hl=es&pg=PP1#v=onepage&q&f=false
[15] https://play.google.com/store/books/details/Antonio_Javier_Barragán_Piña_Fuzzy_Logic_Tools_Ref?id=rKScNEIhDO4C&feature=null-Antonio+Javier+Barragán+Piña
[16] http://gnu.org/software/gsl
[17] http://math.nist.gov/tnt
[18] http://uhu.es/antonio.barragan/category/temas/fuzzy-logic-tools