Please enable JavaScript.
Coggle requires JavaScript to display documents.
Fuzzy Logic fuzzy [https://www.udemy.com/course/artificial-intelligence-1…
-
Fuzzy logic?
(A superset of conventional (Boolean) logic that has been extended to handle the concept of partial truth - truth values between “completely true” and “completely false”)
-
Steps by Step Approach
Step 5
After the membership functions are created, program everything then into the fuzzy logic system
Step 6
Finally, test the system, evaluate results and make the necessary adjustments until a desired result is obtain
Step 4
Create a fuzzy logic membership function that defines the meaning or values of the input and output terms used in the rules
-
Step 3
Break down the control problem into a series of IF X AND Y, THEN Z rules based on the fuzzy logic rules.
These IF X AND Y, THEN Z rules should define the desired system output response for the given systems input conditions.
-
-
Inverted Pendulum
(Represents a simple device which is excellent for demonstrating the use of feedback control of an unstable system with different kinds of control strategies)
-