fuzzy Resources

Showing items tagged with "fuzzy"

A MATLAB source code implementation for fuzzy logic systems that provides a foundation for developing microcontroller-based fuzzy control programs, with implementation approaches similar to C language programming.

MATLAB 239 views Tagged

Fuzzy Controller: Establishing complex fuzzy rules using MATLAB. Can be implemented through custom programming or utilizing MATLAB's built-in Fuzzy Logic Toolbox for comprehensive fuzzy inference system design.

MATLAB 246 views Tagged

This comprehensive fuzzy logic toolkit includes complete MATLAB programs with detailed documentation, enabling effective simulations with excellent performance. It covers fuzzy system creation, rule establishment, variable definition, membership function selection, and simulation result analysis. Suitable for both beginners and experienced researchers in fuzzy systems, the package demonstrates practical implementation of ant colony optimization combined with fuzzy logic controllers.

MATLAB 209 views Tagged

Fuzzy Auto PID Tuning for DC Motor - The fuzzy logic system requires two inputs: error e(t) and error derivative de(t), and generates three outputs for dynamically adjusting PID controller gains (KP, KI, KD) based on membership functions and rule-based inference

MATLAB 608 views Tagged