Need help to understand fuzzy logic
I was trying to learn the fuzzy logic to make a simple obstacle avoidance robot.
So i tried to make a simple python program to simulate a temperature to fan speed control.
I don’t use any fuzzy libraries because i want to learn whats happening inside.