PHP Classes

Classes of Gaston Silva

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Gaston Silva (1)  >  Mission progress status  >  Reputation  
Picture of Gaston Silva
Name: Gaston Silva <contact>
Classes: 1
Country: Argentina Argentina
Age: ???
All time rank: 357451 in Argentina Argentina
Week rank: 178 Up3 in Argentina Argentina Up
All time users: 392
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Fuzzy Logic Library  
PHP Programming Innovation award nominee
September 2015
Number 11
Analyze variable based on fuzzy logic rules
This package can analyze variable based on fuzzy logic rules.

It can define ranges of values and labels to assign to different types of variables, like for instance temperature, temperature change, humidity, etc..

The package can build a knowledge base consisting of multiple inference rules that can be combined with logical operators like AND, OR and NOT.

Then the class can create an Mamdani inference engine that can take fuzzy values for the different variables defined before to compute diffused results for the maximum, minimum, average and centroid values.

The code and comments are in Spanish. In Spanish:

Libreria de logica difusa orientada a objetos que permite crear las variables linguisticas con sus terminos linguisticos correspondientes.

Crear una Base de Conocimientos y agregar las reglas de inferencia difusas (deben ser creadas previamente).

Se implementa un Sistema de Inferencia Difusa tipo Mamdani sin limite de cantidad de reglas.

La cantidad de terminos utilizados en los antecendentes de las reglas de inferencia pueden estar relacionados con los operadores AND, OR y Not. No hay un limite en la cantidad de elementos de los antecedentes.

Los consecuentes deben estar formados por un solo elemento. Al final del proceso se debe defuzificar el resultado.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 50% 37% - 37% - - 32% 4261
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z