You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementación de un Sistema de Inferencia Difusa para el problema de las colas de un determinado producto. Para su solución se utilizan varios métodos de agregación (Takagi Sugeno Kang y Tsukamoto), varios metodos de desdifusificación (Centroide, Bisección, entre otros) y varias funciones de pertenencia (Triangular, Trapezoidales y Gausiana).
This is a tool implemented in C# where the users can set a fuzzy inference system witch difuse input and output variables, membership function and linguistic values.
Rainfall Prediction App is an application designed to predict rainfall in the Banyuasin Regency, Indonesia. This project serves as a final project developed to complete the undergraduate program at the University of Sriwijaya. The method employed involves the Tsukamoto Fuzzy Inference System optimized using genetic algorithms.