1. What is the function of the input membership functions?
2. What is the function of the output membership functions?
3. What is the function of the rule base?
4. What does the surface display show?
5. The Simulink project requires access to some Matlab variables like the pendulum constants and the fuzzy inference system. Where can these variables be place to give Simulink access to them?
1.
Input membership functions: to assign the membership value (0-1)to each and every point in the input space.In this the crisp value is converted to fuzzy value
2.
Output membership functions: It is for generation of regulated current by converting the fuzzy value into crisp value
3.
It checks the process happening that has given by the user through If-then rules.
4.
The surface display shows the mirror action of the original display though it helps you in a productive way.
5.
Fuzzy inference system and pendulum constants can place in command line to give access to simulink
Hope you understand this
Any doubts comment me
Get Answers For Free
Most questions answered within 1 hours.