Skip to content

Kalaitzo/Fuzzy-Logic-Systems

Repository files navigation

Fuzzy Logic Systems

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:
image
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: image
image
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.

About

Two different scenarios of fuzzy systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages