Skip to content

Releases: EEstevanell/Fuzzy-Grades

Fuzzy Inference System for approval chance of student

17 May 14:21
Compare
Choose a tag to compare

version 1.0:

implemented a Fuzzy Inference System:

objective:
Infers chance of approval of a student in a subject given average grades and opinion from professors .

aggregated functions:

  • mamdani
  • larsen

desdifusicators:

  • Left-Most Max Value
  • Right-Most Max Value
    -Median Max Value
  • Centroid
  • Area Bisector

note:
member functions were designed for studies and research purposes of fuzzy sets, not a real solution or modeling of the problem.

Report is provided. See it for futher info