A fuzzy logic-based temperature control system using scikit-fuzzy 🚀 Features
- Uses fuzzy logic for intelligent temperature regulation.
- Implements Triangular Membership Functions for room temperature, heater power, and output temperature.
- Utilizes 9 fuzzy rules to compute the best heating response.
- Visualizes fuzzy membership functions with Matplotlib.
🛠️ Technologies Used
- Python
- NumPy
- Matplotlib
- scikit-fuzzy (skfuzzy)