1 / 22

MATLAB Fuzzy Logic Toolbox

MATLAB Fuzzy Logic Toolbox. Intelligent Control. MATLAB Fuzzy Logic Toolbox. Introduction Example: Dinner for two. MATLAB Fuzzy Logic Toolbox. Introduction Example: Dinner for two. Introduction. The MATLAB fuzzy logic toolbox facilitates the development of fuzzy-logic systems using:

carsyn
Download Presentation

MATLAB Fuzzy Logic Toolbox

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MATLAB Fuzzy Logic Toolbox Intelligent Control

  2. MATLAB Fuzzy Logic Toolbox • Introduction • Example: Dinner for two

  3. MATLAB Fuzzy Logic Toolbox • Introduction • Example: Dinner for two

  4. Introduction The MATLAB fuzzy logic toolbox facilitates the development of fuzzy-logic systems using: • graphical user interface (GUI) tools • command line functionality The tool can be used for building • Fuzzy Expert Systems • Adaptive Neuro-Fuzzy Inference Systems (ANFIS)

  5. General Vision ThreeInterfaces: matlab/simulink/ independent code

  6. Introduction • Graphical User Interface (GUI) Tools • There are five primary GUI tools for building, editing, and observing fuzzy inference systems in the Fuzzy Logic Toolbox: • Fuzzy Inference System (FIS) Editor • Membership Function Editor • Rule Editor • Rule Viewer • Surface Viewer

  7. Introduction Graphical User Interface (GUI) Tools

  8. MATLAB Fuzzy Logic Toolbox • Introduction • Example: Dinner for two

  9. Building a FIS from scratch • The Basic Tipping Problem.   Given a number between 0 and 10 that represents the quality of service at a restaurant (where 10 is excellent), and another number between 0 and 10 that represents the quality of the food at that restaurant (again, 10 is excellent), what should the tip be?

  10. Example: Dinner for two • Golden rules for tipping: • IF the service is poor OR the food is rancid, THEN tip is cheap (5%). • 2. IF the service is good, THEN tip is average (15%). • 3. IF the service is excellent OR the food is delicious, THEN tip is generous (25%).

  11. Fuzzy Logic Toolbox (GUI) • Start the toolbox:

  12. Example: Dinner for two Fuzzy Inference System (FIS) Editor

  13. FIS Editor Fuzzy Inference System (FIS) Editor

  14. Example: Dinner for two Membership Function Editor

  15. Membership Function Editor Fuzzy Inference System (FIS) Editor

  16. Example: Dinner for two Rule Editor

  17. Rule Editor Fuzzy Inference System (FIS) Editor

  18. Example: Dinner for two Rule Viewer

  19. Rule Viewer Fuzzy Inference System (FIS) Editor

  20. Example: Dinner for two

  21. Example: Dinner for two Surface Viewer

  22. Surface Viewer Fuzzy Inference System (FIS) Editor

More Related