Two different applications of fuzzy systems
/--------------------------------------------------------/
1st Application -> A fuzzy system that takes as input the percentage of healthy people (x2) and the cases (x1) of a disease that follows the following Volterra functions:
The output is the danger of that disease through time.
There are four outputs for the fuzzy system:
1)--->NONE
2)--->LOW
3)--->MEDIUM
4)--->HIGH
/--------------------------------------------------------/
2nd Application -> A fuzzy control system that controls the autonomous parking of a car that follows the following equations:
where theta is the angle of the car, u is the angle of the wheels and (x,y) are the coordinates of the car.
The goal is to get the car to y = 0 and theta = 0.