Inicie su sesión para modificar los apuntes, usar los foros, etc. Si no es usuario de la web, regístrese.
Fuzzy Logic Tools (FLT) is a C++ framework for storage, analysis and design of fully general Takagi-Sugeno fuzzy control systems.
Fuzzy Logic Tools is platform independent and has been tested on MS Windows and GNU/Linux, in 32 and 64 bits architectures, compiled with gcc or equivalent.
Fuzzy Logic Tools can be used to make MATLAB function via MATLAB API. We recommend that you use GNUMex with Mingw to compile the MEX files in Microsoft Windows enviroments.
Author:
Collaborators:
Department of Electronic Engineering, Computer Systems and Automation, University of Huelva (Spain).
Special thanks to José Manuel Martín Ramos for his continued support.
--
To install the software, 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 MS Windows.
--
You can access to an on-line documentation at: http://uhu.es/antonio.barragan/FLTHelp/index.html
You can download a PDF version of this help, but be careful, it can be slightly outdated.
--
Fuzzy Logic Tools uses the beta version of Template Numerical Toolkit (TNT).
For more information, please contact with authors.
Copyright (c) 2004-2011
--
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.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.